* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious/
@ 2012-08-01 1:44 99% Kent Fredric
0 siblings, 0 replies; 1+ results
From: Kent Fredric @ 2012-08-01 1:44 UTC (permalink / raw
To: gentoo-commits
commit: 66f68f77f3c1ee310fec974fe9451e0ddfcf5b92
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jul 31 22:19:09 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jul 31 22:19:09 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=66f68f77
[newversion] Mojolicious-3.160.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
---
dev-perl/Mojolicious/ChangeLog | 6 ++++
dev-perl/Mojolicious/Mojolicious-3.160.0.ebuild | 34 +++++++++++++++++++++++
2 files changed, 40 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Mojolicious/ChangeLog b/dev-perl/Mojolicious/ChangeLog
index 69c1330..b3a1d75 100644
--- a/dev-perl/Mojolicious/ChangeLog
+++ b/dev-perl/Mojolicious/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Mojolicious-3.160.0 (31 Jul 2012)
+
+ 31 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+ +Mojolicious-3.160.0.ebuild:
+ Version Bump
+
31 Jul 2012; Kent Fredric <kentfredric@gmail.com>
-Mojolicious-3.130.0.ebuild:
Gone on CPAN
diff --git a/dev-perl/Mojolicious/Mojolicious-3.160.0.ebuild b/dev-perl/Mojolicious/Mojolicious-3.160.0.ebuild
new file mode 100644
index 0000000..fcd13aa
--- /dev/null
+++ b/dev-perl/Mojolicious/Mojolicious-3.160.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=SRI
+MODULE_VERSION=3.16
+inherit perl-module
+
+DESCRIPTION='Real-time web framework'
+LICENSE=" Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # perl 5.010001 ( 5.10.1 )
+ echo \>=dev-lang/perl-5.10.1
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-08-01 1:44 99% [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Mojolicious/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox