summaryrefslogtreecommitdiff
path: root/virtual/perl-ExtUtils-Install
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 19:47:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 19:47:04 +0100
commit83c20bc401b9e577248523c6555493e36a100a41 (patch)
tree5b6c7aff501ae2eb85988f2a702484e1474b0e15 /virtual/perl-ExtUtils-Install
parentf70601e0934acd62f6c5d06c5ede4cc607179514 (diff)
gentoo resync : 14.07.2018 (1st step)
Diffstat (limited to 'virtual/perl-ExtUtils-Install')
-rw-r--r--virtual/perl-ExtUtils-Install/Manifest1
-rw-r--r--virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.140.0.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-ExtUtils-Install/Manifest b/virtual/perl-ExtUtils-Install/Manifest
index c423d7d06575..5ad03ec936b6 100644
--- a/virtual/perl-ExtUtils-Install/Manifest
+++ b/virtual/perl-ExtUtils-Install/Manifest
@@ -1,2 +1,3 @@
+EBUILD perl-ExtUtils-Install-2.140.0.ebuild 598 BLAKE2B 73e25e52907c1713c036687739040c4c5ca76af32329500db826b40a66a85dee36b1f50f2afd21571a1d2f33fce7da89035beb7311c77dde4fdd93c4f96885bd SHA512 6756510d407a9fec5669a6e846c2b9e69fe498049bd3b30741ffddd98431110a4b5f8fd36cb12eb45cde137073dc23cb72e08125a49571a15f283e809d2da839
EBUILD perl-ExtUtils-Install-2.40.0-r3.ebuild 606 BLAKE2B a800132157bebb05adc6292db5ec096096b70e0eed10fa17d699146617112333a949bcbb542ff24b1307295ba31093a1f3c1dc7bf9e6de12a46291d522d5024c SHA512 1ecaca24f1fb0db4d9ce339e4190709a8d66d381437b694fedd39bbdfa1049ea0e9658f2e87bdde65d70042fd01b5cfa39be83ffa4e40c8fff1d598b550b15e9
MISC metadata.xml 269 BLAKE2B 8650faffcbae83b72e8dd1f4e3a712b749289a8a1d6dcf536b5f0cda438f7ea2ed353ef81daf36d3642de4680208f963eeaed340948c62b60c7516b660b3909c SHA512 57ff55054b685626458fc7314bbdbe18ddd3e20b1decf613a6c03cb28284a5a56c22ab90949b4e30b7d1420ca14551f4ea827aceebd75c4b3c2fd397f9773d84
diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.140.0.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.140.0.ebuild
new file mode 100644
index 000000000000..aa81f746ce7f
--- /dev/null
+++ b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.140.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Virtual for ExtUtils-Install"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"