commit:     4bf5968baa4b16778f0325bd9526618a0ee35ffd
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep  6 08:12:18 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep  6 08:12:18 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4bf5968b

[fixup] virtual/perl-File-Fetch EAPI5, Fixup 5.18 deps

Package-Manager: portage-2.2.10

---
 virtual/perl-File-Fetch/ChangeLog                            | 12 +++++++++++-
 ...etch-0.320.0.ebuild => perl-File-Fetch-0.320.0-r1.ebuild} |  4 ++--
 ...etch-0.420.0.ebuild => perl-File-Fetch-0.380.0-r1.ebuild} | 10 +++++++---
 ...etch-0.380.0.ebuild => perl-File-Fetch-0.420.0-r1.ebuild} |  4 ++--
 4 files changed, 22 insertions(+), 8 deletions(-)

diff --git a/virtual/perl-File-Fetch/ChangeLog 
b/virtual/perl-File-Fetch/ChangeLog
index d67de37..c75d763 100644
--- a/virtual/perl-File-Fetch/ChangeLog
+++ b/virtual/perl-File-Fetch/ChangeLog
@@ -1,7 +1,17 @@
 # ChangeLog for virtual/perl-File-Fetch
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-File-Fetch-0.420.0-r1 (06 Sep 2014)
+*perl-File-Fetch-0.380.0-r1 (06 Sep 2014)
+*perl-File-Fetch-0.320.0-r1 (06 Sep 2014)
+
+  06 Sep 2014; Kent Fredric <kentfred...@gmail.com>
+  -perl-File-Fetch-0.320.0.ebuild, +perl-File-Fetch-0.320.0-r1.ebuild,
+  -perl-File-Fetch-0.380.0.ebuild, +perl-File-Fetch-0.380.0-r1.ebuild,
+  -perl-File-Fetch-0.420.0.ebuild, +perl-File-Fetch-0.420.0-r1.ebuild:
+  EAPI5, Fixup 5.18 deps
+
   15 May 2013; Kent Fredric <kentfred...@gmail.com>
   -perl-File-Fetch-0.220.0.ebuild, -perl-File-Fetch-0.240.0.ebuild,
   -perl-File-Fetch-0.280.0.ebuild, -perl-File-Fetch-0.300.0.ebuild,

diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild 
b/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0-r1.ebuild
similarity index 85%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.320.0-r1.ebuild
index 71b5a93..b9ccb04 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 DESCRIPTION="Virtual for File-Fetch"
 HOMEPAGE=""
 SRC_URI=""

diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.420.0.ebuild 
b/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r1.ebuild
similarity index 51%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.420.0.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r1.ebuild
index f529a30..f4456b2 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.420.0.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 DESCRIPTION="Virtual for File-Fetch"
 HOMEPAGE=""
 SRC_URI=""
@@ -11,4 +11,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="~perl-core/File-Fetch-${PV}"
+RDEPEND="
+       || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
+       !<perl-core/${PN#perl-}-${PV}
+       !>perl-core/${PN#perl-}-${PV}-r999
+       "

diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0.ebuild 
b/virtual/perl-File-Fetch/perl-File-Fetch-0.420.0-r1.ebuild
similarity index 83%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.380.0.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.420.0-r1.ebuild
index f529a30..07a59e2 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.420.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 DESCRIPTION="Virtual for File-Fetch"
 HOMEPAGE=""
 SRC_URI=""

Reply via email to