commit:     80d35b1a88922574852e6ebe14a3936ff2a51d4c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 16 22:54:42 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 16 22:54:42 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=80d35b1a

[fixup] Hash-Flatten: EAPI5, normalize version

Package-Manager: portage-2.2.17

 .../{Hash-Flatten-1.19.ebuild => Hash-Flatten-1.190.0.ebuild}      | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Hash-Flatten/Hash-Flatten-1.19.ebuild 
b/dev-perl/Hash-Flatten/Hash-Flatten-1.190.0.ebuild
similarity index 82%
rename from dev-perl/Hash-Flatten/Hash-Flatten-1.19.ebuild
rename to dev-perl/Hash-Flatten/Hash-Flatten-1.190.0.ebuild
index 262983e..04eefcf 100644
--- a/dev-perl/Hash-Flatten/Hash-Flatten-1.19.ebuild
+++ b/dev-perl/Hash-Flatten/Hash-Flatten-1.190.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=5
 
 MODULE_AUTHOR=BBC
+MODULE_VERSION=1.19
 inherit perl-module
 
 DESCRIPTION="flatten/unflatten complex data hashes"
@@ -20,5 +21,3 @@ DEPEND="
                dev-perl/Test-Assertions
                dev-perl/Log-Trace
        )"
-
-SRC_TEST=do

Reply via email to