public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dancer/
Date: Thu,  8 Dec 2011 09:30:10 +0000 (UTC)	[thread overview]
Message-ID: <7f81f049ae800b1bc74a18218ef56c800a659612.kent@gentoo> (raw)

commit:     7f81f049ae800b1bc74a18218ef56c800a659612
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Dec  8 08:46:11 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Dec  8 08:46:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7f81f049

[newversion]  Dancer-1.308.0

(Portage version: 2.2.0_alpha79/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/Dancer/ChangeLog             |    5 +++
 dev-perl/Dancer/Dancer-1.308.0.ebuild |   50 +++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dancer/ChangeLog b/dev-perl/Dancer/ChangeLog
index 6ebb4e4..fc3e411 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.308.0 (08 Dec 2011)
+
+  08 Dec 2011; Kent Fredric <kentfredric@gmail.com> +Dancer-1.308.0.ebuild:
+  Version bump
+
 *Dancer-1.307.2 (26 Aug 2011)
 
   26 Aug 2011; Kent Fredric <kentfredric@gmail.com> +Dancer-1.307.2.ebuild:

diff --git a/dev-perl/Dancer/Dancer-1.308.0.ebuild b/dev-perl/Dancer/Dancer-1.308.0.ebuild
new file mode 100644
index 0000000..9e8168a
--- /dev/null
+++ b/dev-perl/Dancer/Dancer-1.308.0.ebuild
@@ -0,0 +1,50 @@
+# 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.3080
+inherit perl-module
+
+DESCRIPTION='A minimal-effort oriented web application framework'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# Test::More 0.94 ( 0.940.0 )
+	echo \>=virtual/perl-Test-Simple-0.94
+}
+perl_meta_runtime() {
+	# Encode
+	echo virtual/perl-Encode
+	# File::Basename
+	echo dev-lang/perl
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# HTTP::Body 1.07 ( 1.70.0 )
+	echo \>=dev-perl/HTTP-Body-1.70.0
+	# HTTP::Server::Simple::PSGI 0.11 ( 0.110.0 )
+	echo \>=dev-perl/HTTP-Server-Simple-PSGI-0.110.0
+	# LWP
+	echo dev-perl/libwww-perl
+	# MIME::Types
+	echo dev-perl/MIME-Types
+	# Time::HiRes
+	echo virtual/perl-Time-HiRes
+	# URI 1.59 ( 1.590.0 )
+	echo \>=dev-perl/URI-1.590.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



             reply	other threads:[~2011-12-08  9:30 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-08  9:30 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-07  6:51 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dancer/ Kent Fredric
2016-03-07  6:51 Kent Fredric
2014-04-13  5:13 Kent Fredric
2013-12-26  2:12 Kent Fredric
2013-10-11  4:52 Kent Fredric
2013-09-17  4:28 Kent Fredric
2013-05-09 11:44 Kent Fredric
2013-05-03 12:51 Kent Fredric
2013-02-25  8:13 Kent Fredric
2013-02-25  8:13 Kent Fredric
2012-10-27  8:36 Kent Fredric
2012-09-15 23:19 Kent Fredric
2012-08-12 12:07 Kent Fredric
2012-07-29  4:22 Kent Fredric
2012-07-20  3:17 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-03-01 11:37 Kent Fredric
2012-02-08 13:19 Kent Fredric
2012-02-08 13:19 Kent Fredric
2012-02-08 13:19 Kent Fredric
2012-01-24 20:10 Torsten Veller
2012-01-24 20:10 Torsten Veller
2011-08-26 16:03 Kent Fredric
2011-07-31 10:42 Kent Fredric
2011-07-15  7:11 Kent Fredric
2011-06-29  1:24 Kent Fredric
2011-06-29  1:24 Kent Fredric
2011-05-28  6:12 Torsten Veller
2011-05-28  6:12 Torsten Veller
2011-05-23  5:21 Kent Fredric
2011-05-05 18:16 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-05  8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-13 13:01 Kent Fredric
2011-03-22  1:34 Kent Fredric
2011-03-22  1:34 Kent Fredric
2011-03-14 21:35 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7f81f049ae800b1bc74a18218ef56c800a659612.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox