From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTTP-Headers-Fast/
Date: Sat, 18 Jul 2015 08:36:04 +0000 (UTC) [thread overview]
Message-ID: <1437190071.c20e97f4173d8f175d058c62fbec332b8bf84f57.kent@gentoo> (raw)
commit: c20e97f4173d8f175d058c62fbec332b8bf84f57
Author: Pavel Denisov <pavel.a.denisov <AT> gmail <DOT> com>
AuthorDate: Sat Jul 18 03:25:06 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jul 18 03:27:51 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c20e97f4
[added] HTTP-Headers-Fast-0.180.0
Package-Manager: portage-2.2.20
| 36 ++++++++++++++++++++++
| 13 ++++++++
2 files changed, 49 insertions(+)
--git a/dev-perl/HTTP-Headers-Fast/HTTP-Headers-Fast-0.180.0.ebuild b/dev-perl/HTTP-Headers-Fast/HTTP-Headers-Fast-0.180.0.ebuild
new file mode 100644
index 0000000..68c63bc
--- /dev/null
+++ b/dev-perl/HTTP-Headers-Fast/HTTP-Headers-Fast-0.180.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=TOKUHIROM
+MODULE_VERSION=0.18
+inherit perl-module
+
+DESCRIPTION='faster implementation of HTTP::Headers'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # Module::Build 0.38 ( 0.380.0 )
+ echo \>=dev-perl/Module-Build-0.380.0
+}
+perl_meta_runtime() {
+ # HTTP::Date
+ echo dev-perl/HTTP-Date
+ # perl 5.008001 ( 5.8.1 )
+ echo \>=dev-lang/perl-5.8.1
+}
+perl_meta_test() {
+ # Test::More 0.98 ( 0.980.0 )
+ echo \>=virtual/perl-Test-Simple-0.980.0
+ # Test::Requires
+ echo dev-perl/Test-Requires
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
--git a/dev-perl/HTTP-Headers-Fast/metadata.xml b/dev-perl/HTTP-Headers-Fast/metadata.xml
new file mode 100644
index 0000000..575dded
--- /dev/null
+++ b/dev-perl/HTTP-Headers-Fast/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">HTTP-Headers-Fast</remote-id>
+ <remote-id type="cpan-module">HTTP::Headers::Fast</remote-id>
+ </upstream>
+</pkgmetadata>
reply other threads:[~2015-07-18 8:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1437190071.c20e97f4173d8f175d058c62fbec332b8bf84f57.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