commit:     dcd7c7d450cb97e36b6c13928661de6727e46545
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar 15 16:36:31 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Mar 15 16:36:31 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=dcd7c7d4

[fixup] MooseX-Role-Restricted-1.30.0: EAPI5, Fixup deps, normalise version

Package-Manager: portage-2.2.17

 ...stricted-1.30.ebuild => MooseX-Role-Restricted-1.30.0.ebuild} | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-perl/MooseX-Role-Restricted/MooseX-Role-Restricted-1.30.ebuild 
b/dev-perl/MooseX-Role-Restricted/MooseX-Role-Restricted-1.30.0.ebuild
similarity index 72%
rename from dev-perl/MooseX-Role-Restricted/MooseX-Role-Restricted-1.30.ebuild
rename to dev-perl/MooseX-Role-Restricted/MooseX-Role-Restricted-1.30.0.ebuild
index 38015c7..f23e174 100644
--- a/dev-perl/MooseX-Role-Restricted/MooseX-Role-Restricted-1.30.ebuild
+++ b/dev-perl/MooseX-Role-Restricted/MooseX-Role-Restricted-1.30.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 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=GBARR
 MODULE_VERSION=1.03
@@ -15,9 +15,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="
-       >=virtual/perl-Attribute-Handlers-0.88
+       >=virtual/perl-Attribute-Handlers-0.880.0
        >=dev-perl/Moose-0.900.0
+       virtual/perl-Test-Simple
 "
 DEPEND="${RDEPEND}"
-
-SRC_TEST="do"

Reply via email to