summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-14 05:00:50 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-14 05:01:06 +1200
commitacba330bf0386d08e4d3724abfe700b9d9cbbcb8 (patch)
treeede2d300a2c8918897ff1fbd9a372ff2dfd82765
parent[fixup] Module-Pluggable-Fast: EAPI5, normalize version, fixup deps and tests (diff)
downloadperl-overlay-acba330b.tar.gz
perl-overlay-acba330b.tar.bz2
perl-overlay-acba330b.zip
[fixup] MooseX-Async: EAPI5, Normalise version
Package-Manager: portage-2.2.17
-rw-r--r--dev-perl/MooseX-Async/MooseX-Async-0.70.0.ebuild (renamed from dev-perl/MooseX-Async/MooseX-Async-0.07.ebuild)16
-rw-r--r--profiles/package.mask2
2 files changed, 7 insertions, 11 deletions
diff --git a/dev-perl/MooseX-Async/MooseX-Async-0.07.ebuild b/dev-perl/MooseX-Async/MooseX-Async-0.70.0.ebuild
index 182e30bad..bb1d08450 100644
--- a/dev-perl/MooseX-Async/MooseX-Async-0.07.ebuild
+++ b/dev-perl/MooseX-Async/MooseX-Async-0.70.0.ebuild
@@ -1,24 +1,20 @@
-# Copyright 1999-2013 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=PERIGRIN
+MODULE_VERSION=0.07
inherit perl-module
DESCRIPTION="The Orphanange of Asynchronous Love Children"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-COMMON_DEPEND="
+RDEPEND="
>=dev-perl/Moose-0.560.0
- >=dev-perl/MooseX-AttributeHelpers-0.13
+ >=dev-perl/MooseX-AttributeHelpers-0.130.0
"
DEPEND="
- ${COMMON_DEPEND}
+ ${RDEPEND}
>=virtual/perl-Test-Simple-0.42
"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/profiles/package.mask b/profiles/package.mask
index 5aa8c25e1..334a50bc2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -7,7 +7,7 @@
# Kent Fredric <kentfredric@gmail.com> (09 Jun 2015)
# Requires the long deprecated and now tree cleaned MooseX::AttributeHelpers
# Tree clean ~ 09 July 2015
-=dev-perl/MooseX-Async-0.07
+=dev-perl/MooseX-Async-0.70.0
# Kent Fredric <kentfredric@gmail.com> (08 Jun 2015)
# Catalyst::Controller::ActionRole deprecated by upstream.