virtual/perl-Storable: Also provided by 5.22.2
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 30 Apr 2016 15:47:48 +0000 (17:47 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 30 Apr 2016 15:48:16 +0000 (17:48 +0200)
Package-Manager: portage-2.2.28

virtual/perl-Storable/perl-Storable-2.530.100-r1.ebuild [moved from virtual/perl-Storable/perl-Storable-2.530.100.ebuild with 81% similarity]

similarity index 81%
rename from virtual/perl-Storable/perl-Storable-2.530.100.ebuild
rename to virtual/perl-Storable/perl-Storable-2.530.100-r1.ebuild
index 688e5c30a83cc4bdb7fefaf6b806f3bd1de0315d..b9a22450c2d88e30fef0bf935db572c6a7846f5b 100644 (file)
@@ -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
 "