commit: c99a3efb06092053792bc45aeaead1947092bb73 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Sun Mar 29 18:47:53 2015 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sun Mar 29 18:47:53 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c99a3efb
[fixup] virtual/perl-Pod-Usage-1.610.0-r4: Drop perl 5.18 as a provider Package-Manager: portage-2.2.17 ...d-Usage-1.610.0-r3.ebuild => perl-Pod-Usage-1.610.0-r4.ebuild} | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/virtual/perl-Pod-Usage/perl-Pod-Usage-1.610.0-r3.ebuild b/virtual/perl-Pod-Usage/perl-Pod-Usage-1.610.0-r4.ebuild similarity index 54% rename from virtual/perl-Pod-Usage/perl-Pod-Usage-1.610.0-r3.ebuild rename to virtual/perl-Pod-Usage/perl-Pod-Usage-1.610.0-r4.ebuild index 3ea204e..fcbb558 100644 --- a/virtual/perl-Pod-Usage/perl-Pod-Usage-1.610.0-r3.ebuild +++ b/virtual/perl-Pod-Usage/perl-Pod-Usage-1.610.0-r4.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}"