From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- virtual/perl-Getopt-Long/Manifest | 5 +++++ virtual/perl-Getopt-Long/metadata.xml | 8 ++++++++ .../perl-Getopt-Long/perl-Getopt-Long-2.480.0-r1.ebuild | 15 +++++++++++++++ virtual/perl-Getopt-Long/perl-Getopt-Long-2.490.0.ebuild | 15 +++++++++++++++ 4 files changed, 43 insertions(+) create mode 100644 virtual/perl-Getopt-Long/Manifest create mode 100644 virtual/perl-Getopt-Long/metadata.xml create mode 100644 virtual/perl-Getopt-Long/perl-Getopt-Long-2.480.0-r1.ebuild create mode 100644 virtual/perl-Getopt-Long/perl-Getopt-Long-2.490.0.ebuild (limited to 'virtual/perl-Getopt-Long') diff --git a/virtual/perl-Getopt-Long/Manifest b/virtual/perl-Getopt-Long/Manifest new file mode 100644 index 000000000000..446300848039 --- /dev/null +++ b/virtual/perl-Getopt-Long/Manifest @@ -0,0 +1,5 @@ +EBUILD perl-Getopt-Long-2.480.0-r1.ebuild 572 SHA256 9b9b095d601011d0e655356ee581222b6c806b687679802e2db7c31f5e962560 SHA512 634cfaf2b90d4303e3eb6b09c0ee873332e612e2d4d076ed367e267fed9d2adbcccaf8268c14de0964ff489091b446b47fa931b7e70f6a9e26b36d68d13257fc WHIRLPOOL c571b5eee47b8fbb6b05824d542f72bf0792f714fd365322d6e630506fc393480d6e18c7c2580304e0deb26a258a03f6494ced48104d3b1f392d98e4c8374292 +EBUILD perl-Getopt-Long-2.490.0.ebuild 582 SHA256 1dd66b43ad50a70bdb3ccd00fca974278437753db54ec784e576b9301e1198d9 SHA512 448c1c9b673f45e5146b5473b364c1c1b15eb88bd2dbde39262052712904483ea8e12a4c6124211703584a36ce8dcfbede867bec12c78f632682c4f5bcd5528a WHIRLPOOL 99547138e83b6bc7f0c323c061d4858bca80a549f0d840c1b0abeb75db49a21755def9a3302c368aef322cd733ee27a419f866f8f3dfeacd9de86fa8f24a5524 +MISC ChangeLog 5574 SHA256 d671418b781dcad5824e8abc1764d4bfb7fbd87cac66a0e48fbb4a4ebbfd7209 SHA512 f3ea5b0c75b857cc25668d480ca57c0e79c10ea8d251a027fd1687a24cd3ead4a36ca9377cb4bc89ea084f86f451564862716c68750bd5612f0b692e42ff6539 WHIRLPOOL ffa94bb4dabb7083989b22d1dd1e70ead396ba3eddeeebd2316b42ff2279f62b7a80d18f110b1161fb88851d86e8cd3e8c391941d67b96eb209cfb208e7b3be9 +MISC ChangeLog-2015 10188 SHA256 cc324b9f3110562cb5d0af8b954993106388e3b4604e145b17b8ca1e9c5e50d8 SHA512 d1b22b0b74b26bbd05b532efdaa416ebd0dd0753e818f7c6c61267e2616febabb06880a7ae9c424b95144c5d3336cb6940c1d85c7cd618bc35ec5a20be314e2e WHIRLPOOL 946fe1b5c96c295209169c9620e8e3f6be5fcc067542d421182ce68a2b3454d12e42b0b309fcf3b6bdf7f249d75cdfb520116111acf329c5c155d9e410b32b3a +MISC metadata.xml 257 SHA256 4d43e70b770d0898a99af64a8454a6116e4a86500c23290655c8371265010427 SHA512 80cde0da56c3ac4023da7b0c17c62eae85139aaefd8ba453dd0c0718da1d40102c57d5beb5b8f984dcbeacad930517347e4d91dd5bd94e973fb81974d078a18e WHIRLPOOL 87039765046556cdc2f7d76ce4192945117bfd5bb684220ea8fb72be310673a5b729ea428666ff1ceb1e6c21fb585a3a7dd72bd94dab89cf076a895e6a7677f0 diff --git a/virtual/perl-Getopt-Long/metadata.xml b/virtual/perl-Getopt-Long/metadata.xml new file mode 100644 index 000000000000..2b9a936fc0a1 --- /dev/null +++ b/virtual/perl-Getopt-Long/metadata.xml @@ -0,0 +1,8 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.480.0-r1.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.480.0-r1.ebuild new file mode 100644 index 000000000000..c27e26d52914 --- /dev/null +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.480.0-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2017 Gentoo Foundation +# 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 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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.24* ~perl-core/${PN#perl-}-${PV} ) + dev-lang/perl:= + !perl-core/${PN#perl-}-${PV}-r999 +" diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.490.0.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.490.0.ebuild new file mode 100644 index 000000000000..c3f84bd95ebb --- /dev/null +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.490.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2017 Gentoo Foundation +# 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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~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.26* ~perl-core/${PN#perl-}-${PV} ) + dev-lang/perl:= + !perl-core/${PN#perl-}-${PV}-r999 +" -- cgit v1.2.3