diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-10 19:41:56 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-02-10 22:53:43 +0100 |
commit | 8a9104b9b856e2d5b5b22ee00e85ac9012455184 (patch) | |
tree | 9c7ed8ef00f898631cbae7efe5aac0ba17855bff /virtual/perl-ExtUtils-Manifest | |
parent | virtual/perl-ExtUtils-MakeMaker: Drop old (diff) | |
download | gentoo-8a9104b9b856e2d5b5b22ee00e85ac9012455184.tar.gz gentoo-8a9104b9b856e2d5b5b22ee00e85ac9012455184.tar.bz2 gentoo-8a9104b9b856e2d5b5b22ee00e85ac9012455184.zip |
virtual/perl-ExtUtils-Manifest: Drop old
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-ExtUtils-Manifest')
-rw-r--r-- | virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.700.0-r5.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.700.0-r5.ebuild b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.700.0-r5.ebuild deleted file mode 100644 index 9b34dc3f4eb0..000000000000 --- a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.700.0-r5.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Virtual for ${PN#perl-}" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -RDEPEND=" - || ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} ) - dev-lang/perl:= - !<perl-core/${PN#perl-}-${PV} - !>perl-core/${PN#perl-}-${PV}-r999 -" |