summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-12-10 19:49:44 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-02-10 22:53:44 +0100
commite3311b7a3c25615e90781922b70759c20f970bce (patch)
treea35bb9d6a4339f0945ce5ef39b3355510fbd152a /virtual/perl-Getopt-Long/perl-Getopt-Long-2.500.0-r2.ebuild
parentvirtual/perl-Filter-Simple: Drop old (diff)
downloadgentoo-e3311b7a3c25615e90781922b70759c20f970bce.tar.gz
gentoo-e3311b7a3c25615e90781922b70759c20f970bce.tar.bz2
gentoo-e3311b7a3c25615e90781922b70759c20f970bce.zip
virtual/perl-Getopt-Long: Remove 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-Getopt-Long/perl-Getopt-Long-2.500.0-r2.ebuild')
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.500.0-r2.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.500.0-r2.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.500.0-r2.ebuild
new file mode 100644
index 000000000000..fc6b7db1a1c0
--- /dev/null
+++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.500.0-r2.ebuild
@@ -0,0 +1,15 @@
+# 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.30* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"