commit:     0e4a8796d9420046b8d81d867ba90d9c52325864
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 03:38:02 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 03:38:02 2017 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=0e4a8796

virtual/perl-Pod-Usage: Fix for perl 5.24

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 virtual/perl-Pod-Usage/perl-Pod-Usage-1.640.0.ebuild  | 19 -------------------
 ...e-1.630.0.ebuild => perl-Pod-Usage-1.680.0.ebuild} |  4 ++--
 2 files changed, 2 insertions(+), 21 deletions(-)

diff --git a/virtual/perl-Pod-Usage/perl-Pod-Usage-1.640.0.ebuild 
b/virtual/perl-Pod-Usage/perl-Pod-Usage-1.640.0.ebuild
deleted file mode 100644
index bea2ea76d..000000000
--- a/virtual/perl-Pod-Usage/perl-Pod-Usage-1.640.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for ${PN#perl-}"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-       || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
-       !<perl-core/${PN#perl-}-${PV}
-       !>perl-core/${PN#perl-}-${PV}
-"

diff --git a/virtual/perl-Pod-Usage/perl-Pod-Usage-1.630.0.ebuild 
b/virtual/perl-Pod-Usage/perl-Pod-Usage-1.680.0.ebuild
similarity index 72%
rename from virtual/perl-Pod-Usage/perl-Pod-Usage-1.630.0.ebuild
rename to virtual/perl-Pod-Usage/perl-Pod-Usage-1.680.0.ebuild
index 3bbfa48a0..826392d00 100644
--- a/virtual/perl-Pod-Usage/perl-Pod-Usage-1.630.0.ebuild
+++ b/virtual/perl-Pod-Usage/perl-Pod-Usage-1.680.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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.20* ~perl-core/${PN#perl-}-${PV} )
+       || ( =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )
        !<perl-core/${PN#perl-}-${PV}
        !>perl-core/${PN#perl-}-${PV}
 "

Reply via email to