diff options
author | 2020-04-14 21:40:55 +1200 | |
---|---|---|
committer | 2020-04-14 21:51:45 +1200 | |
commit | 986727296ae6805d51184d1fbfcdcf3217b2759d (patch) | |
tree | 901fb35a0d7c6bf0ae59e2549bff030dc83c754a /dev-perl/ExtUtils-Config | |
parent | dev-perl/ExtUtils-AutoInstall: Remove old 0.630.0-r1 (diff) | |
download | gentoo-986727296ae6805d51184d1fbfcdcf3217b2759d.tar.gz gentoo-986727296ae6805d51184d1fbfcdcf3217b2759d.tar.bz2 gentoo-986727296ae6805d51184d1fbfcdcf3217b2759d.zip |
dev-perl/ExtUtils-Config: Remove old 0.7.0
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-Config')
-rw-r--r-- | dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild | 27 | ||||
-rw-r--r-- | dev-perl/ExtUtils-Config/Manifest | 1 |
2 files changed, 0 insertions, 28 deletions
diff --git a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild b/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild deleted file mode 100644 index 81fbb1f68500..000000000000 --- a/dev-perl/ExtUtils-Config/ExtUtils-Config-0.7.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -MODULE_AUTHOR=LEONT -MODULE_VERSION=0.007 -inherit perl-module - -DESCRIPTION='A wrapper for perl'\''s configuration' -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DEPEND=" - ${RDEPEND} - test? ( - virtual/perl-File-Temp - >=virtual/perl-Test-Simple-0.88 - ) -" -RDEPEND=" - >=virtual/perl-ExtUtils-MakeMaker-6.30 - virtual/perl-Data-Dumper -" -SRC_TEST="do" diff --git a/dev-perl/ExtUtils-Config/Manifest b/dev-perl/ExtUtils-Config/Manifest index 834bb51d5c0b..fff1d0d064c9 100644 --- a/dev-perl/ExtUtils-Config/Manifest +++ b/dev-perl/ExtUtils-Config/Manifest @@ -1,2 +1 @@ -DIST ExtUtils-Config-0.007.tar.gz 12135 BLAKE2B 9167fa541bd0f9a81791cbd5dda1e537d33df3e903a6856eae4877ceca6e0b6eb64603678bec048958555432a8dff79f99ff4a18b15552b236dc14320db2f74b SHA512 168facb55560ad562bf1e4ca59dd0cee119e0059a8ac7d62283b7074078f73aabd5cc8c217754492a1e0bae61456b9ed9480f9710fbddd3865e5eddaf746052f DIST ExtUtils-Config-0.008.tar.gz 11165 BLAKE2B 58468be3884311dea31e420511134eab122a923c445b2b489914227934ab50efba4a08253e86715385ad8aa7b6f0212e95b73f2f524a964704991e4227a68d47 SHA512 7775e2212b4605e60559c7e63604b8f2b4c56f4846e64f9f4454f3f5d0a7a21f618143e6c61eafabf5d9ee9bca8f722c04aedeaf9c51f59924de68c272b86db2 |