commit:     a246684cd7d23c29323d902b15dec25b8d682192
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 17:22:58 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 13 17:22:58 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a246684c

[fixup] MooseX-Meta-TypeConstraint-ForceCoercion: EAPI5, normalise version, 
fixup deps

Package-Manager: portage-2.2.17

 ... => MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0.ebuild} | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/dev-perl/MooseX-Meta-TypeConstraint-ForceCoercion/MooseX-Meta-TypeConstraint-ForceCoercion-0.01.ebuild
 
b/dev-perl/MooseX-Meta-TypeConstraint-ForceCoercion/MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0.ebuild
similarity index 73%
rename from 
dev-perl/MooseX-Meta-TypeConstraint-ForceCoercion/MooseX-Meta-TypeConstraint-ForceCoercion-0.01.ebuild
rename to 
dev-perl/MooseX-Meta-TypeConstraint-ForceCoercion/MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0.ebuild
index 7e6b3de..14bd97a 100644
--- 
a/dev-perl/MooseX-Meta-TypeConstraint-ForceCoercion/MooseX-Meta-TypeConstraint-ForceCoercion-0.01.ebuild
+++ 
b/dev-perl/MooseX-Meta-TypeConstraint-ForceCoercion/MooseX-Meta-TypeConstraint-ForceCoercion-0.10.0.ebuild
@@ -1,22 +1,22 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=2
+EAPI=5
 MODULE_AUTHOR=FLORA
+MODULE_VERSION=0.01
 inherit perl-module
 
 DESCRIPTION="Force coercion when validating type constraints "
-LICENSE="|| ( Artistic GPL-2 )"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-IUSE="test"
+IUSE=""
 RDEPEND="
        dev-perl/namespace-autoclean
        dev-perl/Moose
 "
 DEPEND="
        ${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
 "
-SRC_TEST="do"

Reply via email to