diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-24 20:21:20 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-24 20:24:57 +0200 |
commit | e0a342793383930ad105c701c478b5437c230aa6 (patch) | |
tree | 5cbd7a44d1824833ff6e862d2d8a670b9392cfd7 /dev-perl | |
parent | dev-perl/ExtUtils-Helpers: EAPI=8 bump (diff) | |
download | gentoo-e0a342793383930ad105c701c478b5437c230aa6.tar.gz gentoo-e0a342793383930ad105c701c478b5437c230aa6.tar.bz2 gentoo-e0a342793383930ad105c701c478b5437c230aa6.zip |
dev-perl/ExtUtils-InstallPaths: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild | 32 | ||||
-rw-r--r-- | dev-perl/ExtUtils-InstallPaths/Manifest | 1 |
2 files changed, 0 insertions, 33 deletions
diff --git a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild b/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild deleted file mode 100644 index 24fa9fe1b7d0..000000000000 --- a/dev-perl/ExtUtils-InstallPaths/ExtUtils-InstallPaths-0.11.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -DIST_AUTHOR=LEONT -DIST_VERSION=0.011 -inherit perl-module - -DESCRIPTION="Build.PL install path logic made easy" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - virtual/perl-Carp - >=dev-perl/ExtUtils-Config-0.2.0 - virtual/perl-File-Spec -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-File-Spec-0.830.0 - virtual/perl-File-Temp - virtual/perl-IO - virtual/perl-Test-Simple - ) -" -src_test() { - perl_rm_files t/release-*.t - perl-module_src_test -} diff --git a/dev-perl/ExtUtils-InstallPaths/Manifest b/dev-perl/ExtUtils-InstallPaths/Manifest index b4c621e5ff50..10595c863940 100644 --- a/dev-perl/ExtUtils-InstallPaths/Manifest +++ b/dev-perl/ExtUtils-InstallPaths/Manifest @@ -1,2 +1 @@ -DIST ExtUtils-InstallPaths-0.011.tar.gz 18588 BLAKE2B 35d10a3477837b00763ce039651d283d7a9ee047b68ab354456c2ff9f9abb9b4cdbb6b9869f0da0efa6080dc5f60ca22af7746c4e8a6f422cab24085f25702d1 SHA512 c31bfce1ba1094f1408409d9a50406d7eb974ce43195e968fae51493a7fd3c7112d41af561435233b14d2396df297604ec0c264bab910566c046f9f7b5b3beb7 DIST ExtUtils-InstallPaths-0.012.tar.gz 17991 BLAKE2B 82e4e9cf189931be40fcb79e9064341ae0e9d14ebf437401d0f9a7c1eb9b29b9685207ff471afabe38228feae1b1135cc827000ec59d00719baa2ade6db02ede SHA512 92a4e9ebb387d330ae67b0716b96b27165d08503d2915d8301b3a6aa185f962940e761d21fd400033e6a814e276918e0662da3740ca2852a53cf0fe54f3d7660 |