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, 28 Apr 2013 16:53:23 +0000 (UTC) [thread overview]
Message-ID: <1367167929.f0af3b962dd0ea430da9ffe775b413d6cb795fd1.kent@gentoo> (raw)
commit: f0af3b962dd0ea430da9ffe775b413d6cb795fd1
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 28 16:52:09 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 28 16:52:09 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f0af3b96
[newversion] Starman-0.301.100
Package-Manager: portage-2.2.0_alpha166
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/Starman/ChangeLog | 5 +++
dev-perl/Starman/Starman-0.301.100.ebuild | 52 +++++++++++++++++++++++++++++
2 files changed, 57 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Starman/ChangeLog b/dev-perl/Starman/ChangeLog
index 46c3e8a..d67cf12 100644
--- a/dev-perl/Starman/ChangeLog
+++ b/dev-perl/Starman/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Starman-0.301.100 (28 Apr 2013)
+
+ 28 Apr 2013; Kent Fredric <kentfredric@gmail.com> +Starman-0.301.100.ebuild:
+ Version Bump
+
*Starman-0.300.600 (23 Feb 2013)
23 Feb 2013; Kent Fredric <kentfredric@gmail.com> +Starman-0.300.600.ebuild:
diff --git a/dev-perl/Starman/Starman-0.301.100.ebuild b/dev-perl/Starman/Starman-0.301.100.ebuild
new file mode 100644
index 0000000..af82888
--- /dev/null
+++ b/dev-perl/Starman/Starman-0.301.100.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=MIYAGAWA
+MODULE_VERSION=0.3011
+inherit perl-mb-tiny
+
+DESCRIPTION='High-performance preforking PSGI/Plack web server'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # Module::Build::Tiny 0.018 ( 0.18.0 )
+ echo \>=dev-perl/Module-Build-Tiny-0.18.0
+}
+perl_meta_runtime() {
+ # Data::Dump
+ echo dev-perl/Data-Dump
+ # HTTP::Date
+ echo dev-perl/HTTP-Date
+ # HTTP::Parser::XS
+ echo dev-perl/HTTP-Parser-XS
+ # HTTP::Status
+ echo dev-perl/HTTP-Message
+ # Net::Server 0.91 ( 0.910.0 )
+ echo \>=dev-perl/net-server-0.91
+ # Plack 0.9971 ( 0.997.100 )
+ echo \>=dev-perl/Plack-0.997.100
+ # Test::TCP 1.11 ( 1.110.0 )
+ echo \>=dev-perl/Test-TCP-1.110.0
+ # parent
+ echo virtual/perl-parent
+ # perl 5.008001 ( 5.8.1 )
+ echo \>=dev-lang/perl-5.8.1
+}
+perl_meta_test() {
+ # Test::More
+ echo virtual/perl-Test-Simple
+ # Test::Requires
+ echo dev-perl/Test-Requires
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
next reply other threads:[~2013-04-28 16:53 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-28 16:53 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
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-09-25 7:44 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=1367167929.f0af3b962dd0ea430da9ffe775b413d6cb795fd1.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