public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Dancer/
@ 2011-05-05 18:16 Kent Fredric
  2011-05-05  8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
  2011-05-05 18:17 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  0 siblings, 2 replies; 3+ messages in thread
From: Kent Fredric @ 2011-05-05 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     1553957ff4b64c2e796e9ea7051f84914ea84e27
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 08:18:29 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 08:18:29 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1553957f

[newversion] Dancer-1.304.0

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Dancer/ChangeLog             |    5 ++++
 dev-perl/Dancer/Dancer-1.304.0.ebuild |   39 +++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dancer/ChangeLog b/dev-perl/Dancer/ChangeLog
index 10d7eef..da37459 100644
--- a/dev-perl/Dancer/ChangeLog
+++ b/dev-perl/Dancer/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dancer-1.304.0 (05 May 2011)
+
+  05 May 2011; Kent Fredric <kentfredric@gmail.com> +Dancer-1.304.0.ebuild:
+  Bump
+
 *Dancer-1.303.0 (13 Apr 2011)
 
   13 Apr 2011; Kent Fredric <kentfredric@gmail.com> +Dancer-1.303.0.ebuild:

diff --git a/dev-perl/Dancer/Dancer-1.304.0.ebuild b/dev-perl/Dancer/Dancer-1.304.0.ebuild
new file mode 100644
index 0000000..4827068
--- /dev/null
+++ b/dev-perl/Dancer/Dancer-1.304.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=XSAWYERX
+MODULE_VERSION="1.3040"
+inherit perl-module
+
+DESCRIPTION="lightweight yet powerful web application framework"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+comment() { echo ''; }
+
+COMMON_DEPEND="
+	dev-perl/libwww-perl
+	>=dev-perl/HTTP-Body-1.70.0
+	>=dev-perl/HTTP-Server-Simple-PSGI-0.110.0
+	dev-perl/MIME-Types
+	dev-perl/URI
+	$(comment File::Basename )
+	virtual/perl-File-Spec
+	virtual/perl-Encode
+	virtual/perl-Time-HiRes
+
+"
+DEPEND="
+	${COMMON_DEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.94
+	)
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-05 18:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Dancer/ Kent Fredric
2011-05-05  8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05 18:17 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox