From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Starman/
Date: Sun, 25 Sep 2011 07:44:59 +0000 (UTC) [thread overview]
Message-ID: <1235e02b3d6a34e968486d6c0c12f6ffb7e0c5b5.kent@gentoo> (raw)
commit: 1235e02b3d6a34e968486d6c0c12f6ffb7e0c5b5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Sep 25 07:34:20 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Sep 25 07:34:20 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1235e02b
[newversion] Starman-0.201.400
(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Starman/ChangeLog | 5 ++
dev-perl/Starman/Starman-0.201.400.ebuild | 61 +++++++++++++++++++++++++++++
2 files changed, 66 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Starman/ChangeLog b/dev-perl/Starman/ChangeLog
index bcf5ad1..4b7ff6b 100644
--- a/dev-perl/Starman/ChangeLog
+++ b/dev-perl/Starman/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Starman-0.201.400 (25 Sep 2011)
+
+ 25 Sep 2011; Kent Fredric <kentfredric@gmail.com> +Starman-0.201.400.ebuild:
+ Version Bump
+
*Starman-0.201.300 (16 Jul 2011)
16 Jul 2011; Kent Fredric <kentfredric@gmail.com> +Starman-0.201.300.ebuild:
diff --git a/dev-perl/Starman/Starman-0.201.400.ebuild b/dev-perl/Starman/Starman-0.201.400.ebuild
new file mode 100644
index 0000000..eea529b
--- /dev/null
+++ b/dev-perl/Starman/Starman-0.201.400.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=MIYAGAWA
+MODULE_VERSION=0.2014
+inherit perl-module
+
+DESCRIPTION="High-performance preforking PSGI web server"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+recommended test"
+perl_mi_build() {
+ # Test::More
+ echo virtual/perl-Test-Simple
+}
+perl_mi_requires() {
+ # Plack 0.9971
+ echo \>=dev-perl/Plack-0.997.100
+ # Net::Server 0.91
+ echo \>=dev-perl/net-server-0.91
+ # Data::Dump
+ echo dev-perl/Data-Dump
+ # HTTP::Parser::XS
+ echo dev-perl/HTTP-Parser-XS
+ # HTTP::Status
+ echo '|| (
+ ( dev-perl/HTTP-Message >=dev-perl/libwww-perl-6.0.0 )
+ <dev-perl/libwww-perl-6.0.0
+ )'
+ # HTTP::Date
+ echo dev-perl/HTTP-Date
+ # parent
+ echo virtual/perl-parent
+ # Test::TCP 1.11
+ echo \>=dev-perl/Test-TCP-1.110
+}
+perl_mi_recommends() {
+ # Server::Starter
+ echo dev-perl/Server-Starter
+ # Net::Server::SS::PreFork
+ echo dev-perl/Net-Server-SS-PreFork
+}
+perl_mi_test() {
+ # Test::Requires
+ echo dev-perl/Test-Requires
+}
+DEPEND="
+ $(perl_mi_build)
+ $(perl_mi_requires)
+ recommended? ( $(perl_mi_recommends) )
+ test? ( $(perl_mi_test) )
+"
+RDEPEND="
+ $(perl_mi_requires)
+ recommended? ( $(perl_mi_recommends) )
+"
+SRC_TEST="do"
next reply other threads:[~2011-09-25 7:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-25 7:44 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-12 2:44 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Starman/ Kent Fredric
2015-06-20 22:13 Kent Fredric
2015-06-09 8:14 Kent Fredric
2013-05-03 12:51 Kent Fredric
2013-04-28 16:53 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-11-10 15:05 Kent Fredric
2012-07-25 18:30 Kent Fredric
2012-02-28 12:02 Kent Fredric
2011-07-16 22:59 Kent Fredric
2011-05-28 6:12 Torsten Veller
2011-04-01 12:34 Torsten Veller
2011-03-26 5:17 Kent Fredric
2011-02-19 8:12 Torsten Veller
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=1235e02b3d6a34e968486d6c0c12f6ffb7e0c5b5.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