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: Mon, 14 Mar 2011 21:35:03 +0000 (UTC)	[thread overview]
Message-ID: <569e9db32b922f8efee4825048992be215eab46b.kent@gentoo> (raw)

commit:     569e9db32b922f8efee4825048992be215eab46b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Mar 14 21:34:29 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Mar 14 21:34:29 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=569e9db3

[added] Dancer

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

---
 dev-perl/Dancer/ChangeLog               |   10 ++++++++
 dev-perl/Dancer/Dancer-1.301.400.ebuild |   39 +++++++++++++++++++++++++++++++
 dev-perl/Dancer/metadata.xml            |    9 +++++++
 3 files changed, 58 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dancer/ChangeLog b/dev-perl/Dancer/ChangeLog
new file mode 100644
index 0000000..4ccd6d9
--- /dev/null
+++ b/dev-perl/Dancer/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Dancer
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Dancer-1.301.400 (14 Mar 2011)
+
+  14 Mar 2011; Kent Fredric <kentfredric@gmail.com> +Dancer-1.301.400.ebuild,
+  +metadata.xml:
+  Added as a quick-fix for bug #358405
+

diff --git a/dev-perl/Dancer/Dancer-1.301.400.ebuild b/dev-perl/Dancer/Dancer-1.301.400.ebuild
new file mode 100644
index 0000000..79c8206
--- /dev/null
+++ b/dev-perl/Dancer/Dancer-1.301.400.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI="3"
+MODULE_AUTHOR=SUKRIA
+MODULE_VERSION="1.3014"
+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.07
+	>=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"

diff --git a/dev-perl/Dancer/metadata.xml b/dev-perl/Dancer/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Dancer/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <herd>perl</herd>
+    <maintainer>
+        <email>kentfredric@gmail.com</email>
+        <name>Kent Fredric</name>
+    </maintainer>
+</pkgmetadata>



             reply	other threads:[~2011-03-14 21:35 UTC|newest]

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