mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Lexical-SealRequireHints: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=ZEFRAM
|
||||
DIST_VERSION=0.011
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Prevent leakage of lexical hints"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
|
||||
# Note: This module is a no-op at runtime since Perl 5.12
|
||||
# but is required for dependency resolution
|
||||
RDEPEND="
|
||||
!<dev-perl/B-Hooks-OP-Check-0.190.0
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
dev-perl/Module-Build
|
||||
test? (
|
||||
>=virtual/perl-Test-Simple-0.410.0
|
||||
)
|
||||
"
|
||||
|
||||
src_test() {
|
||||
perl_rm_files t/pod_{cvg{,_pp},syn}.t
|
||||
perl-module_src_test
|
||||
}
|
||||
@@ -1,2 +1 @@
|
||||
DIST Lexical-SealRequireHints-0.011.tar.gz 20649 BLAKE2B b95d6c03c9f85de34b594a09b22713467746e52340ce752c0a4b2ab4268a7b3df057a1e769b38a6562b48eb566389fc162873960a73d28507051e72d28621f1d SHA512 b31d3527e3ea1d28ebcac58cfdb35893643c7c371dba96cf06509cc7b1ce61c38f6cc37f420c2ec93b0a57adfc3d3cd797af97fad9aeb6e1000ef1769e26c31e
|
||||
DIST Lexical-SealRequireHints-0.012.tar.gz 28463 BLAKE2B cf6368bfd9ea7ccf7b9bd8c5b9fd2115e552088fd5d3c0f1350463c951a59ea2b6d6368b20767b30724caf70cd99d2a6b12a77e94d29108d6e7bd93b1e856eb6 SHA512 14326aeb9ee6ff0bf60d155709758f24cb8626b7848273ebbc4a58ee587091e9ad302b2f380dff90e5a9bf8801d6823f7f93be1761909ed8778fd2871311e728
|
||||
|
||||
Reference in New Issue
Block a user