* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-C3/
@ 2015-06-16 23:11 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-06-16 23:11 UTC (permalink / raw
To: gentoo-commits
commit: 8fecb2b92e549e6a9ede985a06ff1b9dc5291e4b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 16 22:56:53 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 16 22:56:53 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8fecb2b9
[fixup] Catalyst-Plugin-C3: EAPI5, normalize version
Package-Manager: portage-2.2.17
...yst-Plugin-C3-0.03.ebuild => Catalyst-Plugin-C3-0.30.0.ebuild} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-C3/Catalyst-Plugin-C3-0.03.ebuild b/dev-perl/Catalyst-Plugin-C3/Catalyst-Plugin-C3-0.30.0.ebuild
similarity index 79%
rename from dev-perl/Catalyst-Plugin-C3/Catalyst-Plugin-C3-0.03.ebuild
rename to dev-perl/Catalyst-Plugin-C3/Catalyst-Plugin-C3-0.30.0.ebuild
index bbc6a8e..2a6809e 100644
--- a/dev-perl/Catalyst-Plugin-C3/Catalyst-Plugin-C3-0.03.ebuild
+++ b/dev-perl/Catalyst-Plugin-C3/Catalyst-Plugin-C3-0.30.0.ebuild
@@ -1,18 +1,18 @@
-# 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=BLBLACK
+MODULE_VERSION=0.03
inherit perl-module
DESCRIPTION="Catalyst Plugin to subvert NEXT to use Class::C3"
SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
+
KEYWORDS="~amd64 ~x86"
-SRC_TEST="do"
IUSE="test"
RDEPEND=">=dev-perl/Catalyst-Runtime-5.700.600
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-C3/
@ 2015-06-20 9:37 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-06-20 9:37 UTC (permalink / raw
To: gentoo-commits
commit: e9490db54ecdba41d0327c4e0e054c52771f08e5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 20 08:15:15 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 20 08:15:15 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e9490db5
[fixup] Catalyst-Plugin-C3: Fixup deps and tests
Package-Manager: portage-2.2.17
...C3-0.30.0.ebuild => Catalyst-Plugin-C3-0.30.0-r1.ebuild} | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Catalyst-Plugin-C3/Catalyst-Plugin-C3-0.30.0.ebuild b/dev-perl/Catalyst-Plugin-C3/Catalyst-Plugin-C3-0.30.0-r1.ebuild
similarity index 64%
rename from dev-perl/Catalyst-Plugin-C3/Catalyst-Plugin-C3-0.30.0.ebuild
rename to dev-perl/Catalyst-Plugin-C3/Catalyst-Plugin-C3-0.30.0-r1.ebuild
index 2a6809e..7120152 100644
--- a/dev-perl/Catalyst-Plugin-C3/Catalyst-Plugin-C3-0.30.0.ebuild
+++ b/dev-perl/Catalyst-Plugin-C3/Catalyst-Plugin-C3-0.30.0-r1.ebuild
@@ -15,7 +15,16 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
+PERL_RM_FILES=(
+ t/02pod.t
+ t/03podcoverage.t
+ t/04kwalitee.t
+)
RDEPEND=">=dev-perl/Catalyst-Runtime-5.700.600
- >=dev-perl/Class-C3-0.19"
+ >=dev-perl/Class-C3-0.190.0
+ >=virtual/perl-NEXT-0.600.0
+"
DEPEND="${RDEPEND}
- test? ( >=virtual/perl-Test-Simple-0.47 )"
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( >=virtual/perl-Test-Simple-0.470.0 )
+"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-20 9:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-16 23:11 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-C3/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2015-06-20 9:37 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox