summaryrefslogtreecommitdiff
path: root/virtual
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-12-19 02:02:03 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-12-19 03:49:32 +0100
commit833617d22a5c64bd752a45ad8a81f150ca9cc711 (patch)
tree7cd70d1173805ff7a4ab6af93e871e24b8863e6a /virtual
parentd894a28e5f42848f4c1514d1f01ad1c21254a3df (diff)
downloadgentoo-833617d22a5c64bd752a45ad8a81f150ca9cc711.tar.gz
gentoo-833617d22a5c64bd752a45ad8a81f150ca9cc711.tar.xz
virtual/perl-Storable: Add Perl 5.22.1 version
Package-Manager: portage-2.2.26
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Storable/perl-Storable-2.530.0-r1.ebuild (renamed from virtual/perl-Storable/perl-Storable-2.530.0.ebuild)2
-rw-r--r--virtual/perl-Storable/perl-Storable-2.530.100.ebuild21
2 files changed, 22 insertions, 1 deletions
diff --git a/virtual/perl-Storable/perl-Storable-2.530.0.ebuild b/virtual/perl-Storable/perl-Storable-2.530.0-r1.ebuild
index 5a319b207dc..5bc00e7d13e 100644
--- a/virtual/perl-Storable/perl-Storable-2.530.0.ebuild
+++ b/virtual/perl-Storable/perl-Storable-2.530.0-r1.ebuild
@@ -15,7 +15,7 @@ IUSE=""
DEPEND=""
RDEPEND="
- || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
+ || ( =dev-lang/perl-5.22.0* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999
"
diff --git a/virtual/perl-Storable/perl-Storable-2.530.100.ebuild b/virtual/perl-Storable/perl-Storable-2.530.100.ebuild
new file mode 100644
index 00000000000..688e5c30a83
--- /dev/null
+++ b/virtual/perl-Storable/perl-Storable-2.530.100.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+ || ( =dev-lang/perl-5.22.1* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"