summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-04-30 17:47:48 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-04-30 17:48:16 +0200
commitadb42f36121420d01a900a5531dc8ae4268b6e35 (patch)
treef8a8c0d08cf303938ad3dabb659d06284437ed93 /virtual/perl-Storable
parentdev-vcs/git: Removed old. (diff)
downloadgentoo-adb42f36121420d01a900a5531dc8ae4268b6e35.tar.gz
gentoo-adb42f36121420d01a900a5531dc8ae4268b6e35.tar.bz2
gentoo-adb42f36121420d01a900a5531dc8ae4268b6e35.zip
virtual/perl-Storable: Also provided by 5.22.2
Package-Manager: portage-2.2.28
Diffstat (limited to 'virtual/perl-Storable')
-rw-r--r--virtual/perl-Storable/perl-Storable-2.530.100-r1.ebuild (renamed from virtual/perl-Storable/perl-Storable-2.530.100.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/perl-Storable/perl-Storable-2.530.100.ebuild b/virtual/perl-Storable/perl-Storable-2.530.100-r1.ebuild
index 688e5c30a83c..b9a22450c2d8 100644
--- a/virtual/perl-Storable/perl-Storable-2.530.100.ebuild
+++ b/virtual/perl-Storable/perl-Storable-2.530.100-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -15,7 +15,7 @@ IUSE=""
DEPEND=""
RDEPEND="
- || ( =dev-lang/perl-5.22.1* ~perl-core/${PN#perl-}-${PV} )
+ || ( =dev-lang/perl-5.22.2* =dev-lang/perl-5.22.1* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999
"