mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-perl/Sub-Install: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST Sub-Install-0.928.tar.gz 18669 BLAKE2B cc5f6dbfd7d74299a4a8534c377b3f393bce9976ea86b4e026630101cd85935eb2f0cac74612dad8eabe9caab3a0744f1e33f23cab9ef8873ca762a25e990122 SHA512 3f25df9f5992075968830d4235e9f6520c526331b9180391e41483241d43253a61ad8dc381d77aaeb6c6fb841cfc5c097598e62abb46208894275c393a133ade
|
||||
DIST Sub-Install-0.929.tar.gz 21122 BLAKE2B e37c8f061c4e3d11ce3c70e9a23e4c86b12c1c980d4a887490076ad3e285780589ace2947ba4da7462ba1cde6e987c0299c6b2b9ebfa645cf2970bccd99af347 SHA512 f51992531607af97ff6b8700bf23a2918261d05f24886781f36e2676c130df5d109a42ad3d6f8d089a6ee2c050af27ec5fc2ef9610ee993eca6549866a4fe8d7
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=RJBS
|
||||
DIST_VERSION=0.928
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Install subroutines into packages easily"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
|
||||
RDEPEND="
|
||||
virtual/perl-Carp
|
||||
virtual/perl-Scalar-List-Utils
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
>=virtual/perl-ExtUtils-MakeMaker-6.300.0
|
||||
test? (
|
||||
>=virtual/perl-Test-Simple-0.960.0
|
||||
)
|
||||
"
|
||||
Reference in New Issue
Block a user