diff options
author | Kent Fredric <kentfredric@gmail.com> | 2014-08-27 16:53:53 +1200 |
---|---|---|
committer | Kent Fredric <kentfredric@gmail.com> | 2014-08-27 16:53:53 +1200 |
commit | cc3d9b68e497f170f1fc8374c141e464e9a484fd (patch) | |
tree | d88612b00a8c3831e8bce270af39e96a81e571fa /dev-perl/Catalyst-Plugin-Prototype | |
parent | [fixup] dev-perl/Catalyst-Plugin-MortalForward EAPI5, Normalise version, test... (diff) | |
download | perl-overlay-cc3d9b68e497f170f1fc8374c141e464e9a484fd.tar.gz perl-overlay-cc3d9b68e497f170f1fc8374c141e464e9a484fd.tar.bz2 perl-overlay-cc3d9b68e497f170f1fc8374c141e464e9a484fd.zip |
[fixup] dev-perl/Catalyst-Plugin-Prototype EAPI5, Normalise version, fixup tests
Package-Manager: portage-2.2.10
Diffstat (limited to 'dev-perl/Catalyst-Plugin-Prototype')
-rw-r--r-- | dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.330.0.ebuild (renamed from dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.33.ebuild) | 14 | ||||
-rw-r--r-- | dev-perl/Catalyst-Plugin-Prototype/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Catalyst-Plugin-Prototype/Manifest | 2 |
3 files changed, 20 insertions, 5 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 index 0f68f6024..e33886702 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 4c01882c8..213e0ff95 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 <kentfredric@gmail.com> + -Catalyst-Plugin-Prototype-1.33.ebuild, + +Catalyst-Plugin-Prototype-1.330.0.ebuild: + EAPI5, Normalise version, fixup tests + 10 Dec 2009; Kent Fredric <kentfredric@gmail.com> -Catalyst-Plugin-Prototype-1.32.ebuild: CPANTIDY diff --git a/dev-perl/Catalyst-Plugin-Prototype/Manifest b/dev-perl/Catalyst-Plugin-Prototype/Manifest index 6a7fa946d..d82e11df8 100644 --- a/dev-perl/Catalyst-Plugin-Prototype/Manifest +++ b/dev-perl/Catalyst-Plugin-Prototype/Manifest @@ -1 +1 @@ -DIST Catalyst-Plugin-Prototype-1.33.tar.gz 18789 SHA256 119ef54c36b89b15f8c299f9d5d21959d3ea26d46331eddd64e4d4f59879e165 +DIST Catalyst-Plugin-Prototype-1.33.tar.gz 18789 SHA256 119ef54c36b89b15f8c299f9d5d21959d3ea26d46331eddd64e4d4f59879e165 SHA512 c6a7dcde80bbfe7be83823f9372266681e6a07a9f8a3c78831cfaa1e7be4bb1f27c92f09f2abc484e97b681310c9076d98d9c82434b146a0655c76824e914851 WHIRLPOOL b213d342893c26c20d3ae7ef325d274bf130b02b399863c5f58d4c1ab780811f933285b87397b51ca349ca69735e60021c4c7e8e7178b1c24b59dbe24829c72f |