From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/LWP-Protocol-PSGI/
Date: Mon, 6 Jan 2014 15:18:00 +0000 (UTC) [thread overview]
Message-ID: <1389020100.890ca49afa069ee07a6bebfb0fbb88661b399d08.kent@gentoo> (raw)
commit: 890ca49afa069ee07a6bebfb0fbb88661b399d08
Author: Pavel Denisov <pavel.a.denisov <AT> gmail <DOT> com>
AuthorDate: Thu Dec 26 02:24:24 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jan 6 14:55:00 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=890ca49a
[added] dev-perl/LWP-Protocol-PSGI-0.60.0
Package-Manager: portage-2.2.7
---
dev-perl/LWP-Protocol-PSGI/ChangeLog | 10 +++++
.../LWP-Protocol-PSGI-0.60.0.ebuild | 44 ++++++++++++++++++++++
dev-perl/LWP-Protocol-PSGI/metadata.xml | 13 +++++++
3 files changed, 67 insertions(+)
diff --git a/dev-perl/LWP-Protocol-PSGI/ChangeLog b/dev-perl/LWP-Protocol-PSGI/ChangeLog
new file mode 100644
index 0000000..573a241
--- /dev/null
+++ b/dev-perl/LWP-Protocol-PSGI/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/LWP-Protocol-PSGI
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*LWP-Protocol-PSGI-0.60.0 (26 Dec 2013)
+
+ 26 Dec 2013; Pavel Denisov <pavel.a.denisov@gmail.com>
+ +LWP-Protocol-PSGI-0.60.0.ebuild, +metadata.xml:
+ Added for Dancer2
+
diff --git a/dev-perl/LWP-Protocol-PSGI/LWP-Protocol-PSGI-0.60.0.ebuild b/dev-perl/LWP-Protocol-PSGI/LWP-Protocol-PSGI-0.60.0.ebuild
new file mode 100644
index 0000000..4809ec5
--- /dev/null
+++ b/dev-perl/LWP-Protocol-PSGI/LWP-Protocol-PSGI-0.60.0.ebuild
@@ -0,0 +1,44 @@
+# 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.06
+inherit perl-mb-tiny
+
+DESCRIPTION='Override LWP'\''s HTTP/HTTPS backend with your own PSGI applciation'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # Module::Build::Tiny 0.023 ( 0.23.0 )
+ echo \>=dev-perl/Module-Build-Tiny-0.23.0
+}
+perl_meta_runtime() {
+ # Guard
+ echo dev-perl/Guard
+ # HTTP::Message::PSGI
+ echo dev-perl/Plack
+ # LWP 5 ( 5.0.0 )
+ echo \>=dev-perl/libwww-perl-5.0.0
+ # parent
+ echo virtual/perl-parent
+ # perl 5.008001 ( 5.8.1 )
+ echo \>=dev-lang/perl-5.8.1
+}
+perl_meta_test() {
+ # Test::More 0.88 ( 0.880.0 )
+ echo \>=virtual/perl-Test-Simple-0.880.0
+ # 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 parallel"
diff --git a/dev-perl/LWP-Protocol-PSGI/metadata.xml b/dev-perl/LWP-Protocol-PSGI/metadata.xml
new file mode 100644
index 0000000..83cc426
--- /dev/null
+++ b/dev-perl/LWP-Protocol-PSGI/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>pavel.a.denisov@gmail.com</email>
+ <name>Pavel Denisov</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">LWP-Protocol-PSGI</remote-id>
+ <remote-id type="cpan-module">LWP::Protocol::PSGI</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2014-01-06 15:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-06 15:18 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/LWP-Protocol-PSGI/ 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=1389020100.890ca49afa069ee07a6bebfb0fbb88661b399d08.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