diff options
author | Sam James <sam@gentoo.org> | 2021-08-13 01:47:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-13 02:05:11 +0100 |
commit | 35d211fdd9bc7cc0af35e88381ba719c0a97187e (patch) | |
tree | 26c6db0c67d10805dbd36e727e41adaeb9af8465 /dev-perl/ExtUtils-Depends | |
parent | dev-perl/Exception-Class: drop 1.430.0, 1.440.0 (diff) | |
download | gentoo-35d211fdd9bc7cc0af35e88381ba719c0a97187e.tar.gz gentoo-35d211fdd9bc7cc0af35e88381ba719c0a97187e.tar.bz2 gentoo-35d211fdd9bc7cc0af35e88381ba719c0a97187e.zip |
dev-perl/ExtUtils-Depends: drop 0.405.0, 0.800.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-Depends')
-rw-r--r-- | dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild | 25 | ||||
-rw-r--r-- | dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.0.ebuild | 25 | ||||
-rw-r--r-- | dev-perl/ExtUtils-Depends/Manifest | 2 |
3 files changed, 0 insertions, 52 deletions
diff --git a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild deleted file mode 100644 index d8e91a131207..000000000000 --- a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.405.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=XAOC -DIST_VERSION=0.405 -inherit perl-module - -DESCRIPTION="Easily build XS extensions that depend on XS extensions" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Data-Dumper - virtual/perl-File-Spec - virtual/perl-IO -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( virtual/perl-Test-Simple ) -" diff --git a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.0.ebuild b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.0.ebuild deleted file mode 100644 index 5d1bda662d9d..000000000000 --- a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=XAOC -DIST_VERSION=0.8000 -inherit perl-module - -DESCRIPTION="Easily build XS extensions that depend on XS extensions" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Data-Dumper - virtual/perl-File-Spec - virtual/perl-IO -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( virtual/perl-Test-Simple ) -" diff --git a/dev-perl/ExtUtils-Depends/Manifest b/dev-perl/ExtUtils-Depends/Manifest index 93d0d713ea04..9e10e13bf3af 100644 --- a/dev-perl/ExtUtils-Depends/Manifest +++ b/dev-perl/ExtUtils-Depends/Manifest @@ -1,3 +1 @@ -DIST ExtUtils-Depends-0.405.tar.gz 18122 BLAKE2B 94470f7d35d72942b65d4b1d56b748a6e68e1315cb734228d0f90ac2b6c7452d1aa1c244c246bab7a0b97e1393d2973d35e8926568b695b4f2432f290d60b403 SHA512 b9983ad763ff0cb81c899bc24f3152f13c69e608304b6e4446bd07b9b13d039650f3f87544c0bdd29c67246ea2973f04a1ce0fccbffb566fe89fdbe0bb03f11b -DIST ExtUtils-Depends-0.8000.tar.gz 17923 BLAKE2B 836a12f5de3f7fd520d7a5f1db00e8830bcc2ee31cfd855e02abe322deb46d70c35946aa5e84f6a61792e47fc2e20b1505576716e2189f12b58aa1077041ea17 SHA512 c2823e48fc6ae42677da958d8cbeb561a29839cc387224ecd545e1d81979cd963377210f9c5a9bf314e2fc6e0907190f0b867ed59e91f8eab6df91f8d0c91e5d DIST ExtUtils-Depends-0.8001.tar.gz 16708 BLAKE2B 59342f8c638b9dfb60bb84a7abe8baca08d00c40f5da62553d1d7337f3c92f473937de1721302d222cb0567a14428b33f475f3304104030c358fa3d025dc13fa SHA512 80141f90fbde7c62b192a55d40d26ce4e442150287ae6fe200388dc84cedba5f5210ee6cd9a40b1a9cda0cc49815b1ba1ab35e75afaa7440de3c3577d01bb733 |