commit:     cc3d9b68e497f170f1fc8374c141e464e9a484fd
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 27 04:53:53 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 27 04:53:53 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cc3d9b68

[fixup] dev-perl/Catalyst-Plugin-Prototype EAPI5, Normalise version, fixup tests

Package-Manager: portage-2.2.10

---
 ....33.ebuild => Catalyst-Plugin-Prototype-1.330.0.ebuild} | 14 +++++++++++---
 dev-perl/Catalyst-Plugin-Prototype/ChangeLog               |  9 ++++++++-
 2 files changed, 19 insertions(+), 4 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.33.ebuild 
b/dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.330.0.ebuild
similarity index 66%
rename from 
dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.33.ebuild
rename to 
dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.330.0.ebuild
index 0f68f60..e338867 100644
--- a/dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.33.ebuild
+++ 
b/dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.330.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=MRAMBERG
+MODULE_VERSION=1.33
 inherit perl-module
 
 DESCRIPTION="Plugin for Prototype"
@@ -12,7 +13,14 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 IUSE=""
-DEPEND="
+RDEPEND="
        >=dev-perl/Catalyst-Runtime-5.700.600
        >=dev-perl/HTML-Prototype-1.48
 "
+DEPEND="$RDEPEND"
+
+PERL_RM_FILES=(
+       t/02pod.t
+       t/03podcoverage.t
+)
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-Prototype/ChangeLog 
b/dev-perl/Catalyst-Plugin-Prototype/ChangeLog
index 4c01882..213e0ff 100644
--- a/dev-perl/Catalyst-Plugin-Prototype/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Prototype/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Prototype
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-Prototype-1.330.0 (27 Aug 2014)
+
+  27 Aug 2014; Kent Fredric <[email protected]>
+  -Catalyst-Plugin-Prototype-1.33.ebuild,
+  +Catalyst-Plugin-Prototype-1.330.0.ebuild:
+  EAPI5, Normalise version, fixup tests
+
   10 Dec 2009; Kent Fredric <[email protected]>
   -Catalyst-Plugin-Prototype-1.32.ebuild:
   CPANTIDY

Reply via email to