* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Devel/files/1.33/, dev-perl/Catalyst-Devel/
@ 2011-03-26 5:17 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2011-03-26 5:17 UTC (permalink / raw
To: gentoo-commits
commit: 1217a88608d4c348a3b173fed1b83f91b7a37e9d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 26 04:44:24 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Mar 26 04:44:24 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1217a886
[newversion] Catalyst-Devel-1.330.0
(Portage version: 2.2.0_alpha28/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../Catalyst-Devel/Catalyst-Devel-1.330.0.ebuild | 51 ++++++++++++++++++++
dev-perl/Catalyst-Devel/ChangeLog | 6 ++
.../Catalyst-Devel/files/1.33/MakeFile-Check.patch | 10 ++++
3 files changed, 67 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Catalyst-Devel/Catalyst-Devel-1.330.0.ebuild b/dev-perl/Catalyst-Devel/Catalyst-Devel-1.330.0.ebuild
new file mode 100644
index 0000000..97cafff
--- /dev/null
+++ b/dev-perl/Catalyst-Devel/Catalyst-Devel-1.330.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=FLORA
+MODULE_VERSION=1.33
+inherit perl-module
+
+DESCRIPTION="Catalyst Development Tools"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+PATCHES=(
+ "${FILESDIR}/${MODULE_VERSION}/MakeFile-Check.patch"
+)
+
+comment() { echo ''; }
+
+RDEPEND="
+ dev-perl/Moose
+ dev-perl/MooseX-Emulate-Class-Accessor-Fast
+ dev-perl/File-ShareDir
+ dev-perl/namespace-clean
+ dev-perl/namespace-autoclean
+ >=dev-perl/Catalyst-Runtime-5.800.150
+ >=dev-perl/Catalyst-Action-RenderView-0.10
+ >=dev-perl/Catalyst-Plugin-Static-Simple-0.28
+ >=dev-perl/Catalyst-Plugin-ConfigLoader-0.30
+ >=dev-perl/config-general-2.42
+ >=dev-perl/File-ChangeNotify-0.70
+ dev-perl/File-Copy-Recursive
+ >=dev-perl/Module-Install-0.91
+ >=dev-perl/Path-Class-0.09
+ >=dev-perl/Template-Toolkit-2.14
+"
+DEPEND="${DEPEND}
+ test? (
+ >=virtual/perl-Test-Simple-0.94
+ >=dev-perl/Test-Fatal-0.003 $(comment 0.3.0)
+ )
+"
+#src_compile() {
+# # Install must succeed with any Perl version
+# export CATALYST_DEVEL_NO_510_CHECK=1
+# perl-module_src_compile
+#}
+SRC_TEST=do
diff --git a/dev-perl/Catalyst-Devel/ChangeLog b/dev-perl/Catalyst-Devel/ChangeLog
index 004a83d..d66056f 100644
--- a/dev-perl/Catalyst-Devel/ChangeLog
+++ b/dev-perl/Catalyst-Devel/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Catalyst-Devel-1.330.0 (26 Mar 2011)
+
+ 26 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+ +files/1.33/MakeFile-Check.patch, +Catalyst-Devel-1.330.0.ebuild:
+ Bump
+
*Catalyst-Devel-1.320.0 (22 Mar 2011)
22 Mar 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Catalyst-Devel/files/1.33/MakeFile-Check.patch b/dev-perl/Catalyst-Devel/files/1.33/MakeFile-Check.patch
new file mode 100644
index 0000000..32ae6ad
--- /dev/null
+++ b/dev-perl/Catalyst-Devel/files/1.33/MakeFile-Check.patch
@@ -0,0 +1,10 @@
+--- a/Makefile.PL 2010-08-09 17:36:48.000000000 +0200
++++ b/Makefile.PL 2010-08-09 17:37:09.000000000 +0200
+@@ -74,8 +74,6 @@
+ #########################################################################
+
+ EOE
+- my $ans = prompt('Do you want to continue?', 'no');
+- exit 0 unless $ans =~ /^y(es)?\z/i;
+ }
+ }
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-26 5:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-26 5:17 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Devel/files/1.33/, dev-perl/Catalyst-Devel/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox