mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-perl/Module-Pluggable: drop 5.200.0-r1, 6.200.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,3 +1 @@
|
||||
DIST Module-Pluggable-5.2.tar.gz 26920 BLAKE2B 061ec1353ec7ea8fd00e503914f8dba283be47ca1c2ecfa237ae985e8c099228dc949f66e2f182729378c578b25417e7c3c798f855b4bf1b5194f62d513a0f66 SHA512 7df8ee6713c8e0d4df756736c43c2033632cb8887c82ed5b9f38476dbf402b5daa3af83d3b2bd1228afb020ce5855831812f86299b63518e04e0929390b0c5f5
|
||||
DIST Module-Pluggable-6.2.tar.gz 28427 BLAKE2B 3ce70d9263f280877eaf5a13d95ca137eccbbb0e43066df3ea6fb18a46495bdbdac05abe115c5299bc9781712e18b21e090ecc3fcf765d7f36587c0be8729a24 SHA512 3d4b046d105406b7b4cbf66387603321f28cb7e1df6bf9d90c3762f1a1d44b8aed532591098fb158c49678a23d2ee8166d58b0badcaa072ba7bb96b4deb5e07c
|
||||
DIST Module-Pluggable-6.3.tar.gz 29053 BLAKE2B bbd9d32bd2306ec1b7d1f24427f85866b29237a5edefcfb629d50afc8d048cf39ee4035c2ca36a417dcccb8fb0da065ae735ca810b791f431b87ab6d268ea7f6 SHA512 6ea3ffe30dcbc73300ded186d8237435d539056f90790834cc53d73f1e01397dc8935c892891bf7320a4c92be34ddf3a1412fca0f2451ec0058a964a9da58fd9
|
||||
|
||||
@@ -1,22 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=SIMONW
|
||||
DIST_VERSION=5.2
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Automatically give your module the ability to have plugins"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
|
||||
RDEPEND="
|
||||
>=virtual/perl-File-Spec-3
|
||||
virtual/perl-if
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
>=dev-perl/Module-Build-0.380.0
|
||||
test? ( >=virtual/perl-Test-Simple-0.620.0 )
|
||||
"
|
||||
@@ -1,25 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=SIMONW
|
||||
DIST_VERSION=6.2
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Automatically give your module the ability to have plugins"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
|
||||
RDEPEND="
|
||||
>=virtual/perl-File-Spec-3
|
||||
virtual/perl-if
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
>=dev-perl/Module-Build-0.380.0
|
||||
test? (
|
||||
>=virtual/perl-Test-Simple-0.620.0
|
||||
)
|
||||
"
|
||||
Reference in New Issue
Block a user