commit:     474d3f076ae5587e074524eae74686dac5ac48ee
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Aug 28 07:12:38 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Aug 28 07:12:38 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=474d3f07

[fixup] dev-perl/Config-JFDI EAPI5, Normalise, fixup tests and deps

Package-Manager: portage-2.2.10

---
 dev-perl/Config-JFDI/ChangeLog                                     | 6 ++++++
 .../{Config-JFDI-0.065.ebuild => Config-JFDI-0.65.0.ebuild}        | 7 ++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Config-JFDI/ChangeLog b/dev-perl/Config-JFDI/ChangeLog
index a8937f9..5aba768 100644
--- a/dev-perl/Config-JFDI/ChangeLog
+++ b/dev-perl/Config-JFDI/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Config-JFDI-0.65.0 (28 Aug 2014)
+
+  28 Aug 2014; Kent Fredric <[email protected]> -Config-JFDI-0.065.ebuild,
+  +Config-JFDI-0.65.0.ebuild:
+  EAPI5, Normalise, fixup tests and deps
+
   28 Aug 2014; Kent Fredric <[email protected]> -Config-JFDI-0.05.ebuild,
   -Config-JFDI-0.063.ebuild, -Config-JFDI-0.064.ebuild:
   Remove old EAPIs

diff --git a/dev-perl/Config-JFDI/Config-JFDI-0.065.ebuild 
b/dev-perl/Config-JFDI/Config-JFDI-0.65.0.ebuild
similarity index 84%
rename from dev-perl/Config-JFDI/Config-JFDI-0.065.ebuild
rename to dev-perl/Config-JFDI/Config-JFDI-0.65.0.ebuild
index a0d5adb..da15ac5 100644
--- a/dev-perl/Config-JFDI/Config-JFDI-0.065.ebuild
+++ b/dev-perl/Config-JFDI/Config-JFDI-0.65.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=5
 
 MODULE_AUTHOR=ROKR
 MODULE_VERSION=0.065
@@ -28,9 +28,10 @@ RDEPEND="
        dev-perl/Sub-Install
 "
 DEPEND="${RDEPEND}
+       >=virtual/perl-ExtUtils-MakeMaker-6.31
        test? (
                dev-perl/Test-Most
        )
 "
 
-SRC_TEST=do
+SRC_TEST="do parallel"

Reply via email to