commit:     0ef1a2476f3d2e92bd59b30709d28a19b5b73389
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 16 23:33:21 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 16 23:33:21 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=0ef1a247

[fixup] MooseX-Param: EAPI5, normalize version

Package-Manager: portage-2.2.17

 .../{MooseX-Param-0.20.ebuild => MooseX-Param-0.20.0.ebuild}          | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild 
b/dev-perl/MooseX-Param/MooseX-Param-0.20.0.ebuild
similarity index 88%
rename from dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild
rename to dev-perl/MooseX-Param/MooseX-Param-0.20.0.ebuild
index 9a282bd..cbd30e9 100644
--- a/dev-perl/MooseX-Param/MooseX-Param-0.20.ebuild
+++ b/dev-perl/MooseX-Param/MooseX-Param-0.20.0.ebuild
@@ -1,13 +1,12 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=3
+EAPI=5
 MODULE_AUTHOR=STEVAN
 MODULE_VERSION="0.02"
 inherit perl-module
 
 DESCRIPTION="Simple role to provide a standard param method"
-LICENSE="|| ( Artistic GPL-2 )"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
@@ -21,4 +20,3 @@ DEPEND="
        >=dev-perl/Test-Exception-0.21
        ${RDEPEND}
 "
-SRC_TEST=do

Reply via email to