commit:     54dca359dd9b7a541f8453ad9ead4509af0e7e75
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 03:22:52 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 03:23:31 2017 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=54dca359

virtual/perl-constant: Fix for 5.24/5.26

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../{perl-constant-1.330.0.ebuild => perl-constant-1.330.0-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/perl-constant/perl-constant-1.330.0.ebuild 
b/virtual/perl-constant/perl-constant-1.330.0-r1.ebuild
similarity index 68%
rename from virtual/perl-constant/perl-constant-1.330.0.ebuild
rename to virtual/perl-constant/perl-constant-1.330.0-r1.ebuild
index bea2ea76d..c662010ce 100644
--- a/virtual/perl-constant/perl-constant-1.330.0.ebuild
+++ b/virtual/perl-constant/perl-constant-1.330.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="
-       || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
+       || ( =dev-lang/perl-5.26* =dev-lang/perl-5.24* 
~perl-core/${PN#perl-}-${PV} )
        !<perl-core/${PN#perl-}-${PV}
        !>perl-core/${PN#perl-}-${PV}
 "

Reply via email to