commit: a185663df141bda978f2abedb11e437c80940a4a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar 29 18:35:05 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Mar 29 18:35:05 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a185663d
[fixup] virtual/perl-constant-1.270.0-r3: Drop perl 5.18 as a provider
Package-Manager: portage-2.2.17
...constant-1.270.0-r2.ebuild => perl-constant-1.270.0-r3.ebuild} | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/virtual/perl-constant/perl-constant-1.270.0-r2.ebuild
b/virtual/perl-constant/perl-constant-1.270.0-r3.ebuild
similarity index 54%
rename from virtual/perl-constant/perl-constant-1.270.0-r2.ebuild
rename to virtual/perl-constant/perl-constant-1.270.0-r3.ebuild
index 3ea204e..fcbb558 100644
--- a/virtual/perl-constant/perl-constant-1.270.0-r2.ebuild
+++ b/virtual/perl-constant/perl-constant-1.270.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
@@ -12,8 +12,4 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="
- || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}
-"
+RDEPEND="~perl-core/${PN#perl-}-${PV}"