summaryrefslogtreecommitdiff
path: root/virtual/perl-Getopt-Long
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /virtual/perl-Getopt-Long
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'virtual/perl-Getopt-Long')
-rw-r--r--virtual/perl-Getopt-Long/Manifest1
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.510.0.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Getopt-Long/Manifest b/virtual/perl-Getopt-Long/Manifest
index 742e374ead7d..675ab57008e3 100644
--- a/virtual/perl-Getopt-Long/Manifest
+++ b/virtual/perl-Getopt-Long/Manifest
@@ -1,2 +1,3 @@
EBUILD perl-Getopt-Long-2.500.0-r2.ebuild 551 BLAKE2B bd7d7f40d70654f4e26e2872b74094b7b824771f8204ad3ffd6bea9a02b86941fd00fa5292daa4616c225aafcc73d1efadd0d3ebdadc2fbd696d895610de2557 SHA512 d50dc79ebe573898034c6d250f7eb9cf481e0b07739193d5ff03ecb51757aef47e0beedec1fc98e556fee628c679e5308d0985897a1feaacaf2a7fac9be31de2
+EBUILD perl-Getopt-Long-2.510.0.ebuild 560 BLAKE2B 0064b70a3d45aebe396eb503695d83819e330e6648814606ebca35e94c7782507bda3f2fbb4d6e6adfdcea92de0bc3df1945e85ecd8442696592905577504a9c SHA512 d3f9ed8e6af3e299de295ff6926c01437d40590c78c1710948b70c2b6d2e16c29cab40549c9f17324f770545fa205a9905487280ef5a9236789db15af610005b
MISC metadata.xml 257 BLAKE2B 04035438572dc9c398ed29172f6454a150c86d72e6cad7947b0adb3ec8fcc084c68530bca43988c6e1683f4b89d4698796cbe212e9a44b5dfe1908999a8444f0 SHA512 80cde0da56c3ac4023da7b0c17c62eae85139aaefd8ba453dd0c0718da1d40102c57d5beb5b8f984dcbeacad930517347e4d91dd5bd94e973fb81974d078a18e
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.510.0.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.510.0.ebuild
new file mode 100644
index 000000000000..51faf24eb1bc
--- /dev/null
+++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.510.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 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 ~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.32* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"