From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/HTTP-Tiny/
Date: Sat, 12 Mar 2011 16:09:40 +0000 (UTC) [thread overview]
Message-ID: <a7e950717b80e9011ab5f71d1bdc00a45a3a54d6.kent@gentoo> (raw)
commit: a7e950717b80e9011ab5f71d1bdc00a45a3a54d6
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 12 15:48:19 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Mar 12 15:48:19 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a7e95071
[added] HTTP-Tiny : Will probably be in Perl 5.14
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
perl-core/HTTP-Tiny/ChangeLog | 10 ++++++
perl-core/HTTP-Tiny/HTTP-Tiny-0.10.0.ebuild | 43 +++++++++++++++++++++++++++
perl-core/HTTP-Tiny/metadata.xml | 9 +++++
3 files changed, 62 insertions(+), 0 deletions(-)
diff --git a/perl-core/HTTP-Tiny/ChangeLog b/perl-core/HTTP-Tiny/ChangeLog
new file mode 100644
index 0000000..95cb2d3
--- /dev/null
+++ b/perl-core/HTTP-Tiny/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for perl-core/HTTP-Tiny
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*HTTP-Tiny-0.10.0 (12 Mar 2011)
+
+ 12 Mar 2011; Kent Fredric <kentfredric@gmail.com> +HTTP-Tiny-0.10.0.ebuild,
+ +metadata.xml:
+ Added: Comming up in Perl 5.14
+
diff --git a/perl-core/HTTP-Tiny/HTTP-Tiny-0.10.0.ebuild b/perl-core/HTTP-Tiny/HTTP-Tiny-0.10.0.ebuild
new file mode 100644
index 0000000..4714600
--- /dev/null
+++ b/perl-core/HTTP-Tiny/HTTP-Tiny-0.10.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI="3"
+MODULE_AUTHOR=DAGOLDEN
+MODULE_VERSION="0.010"
+inherit perl-module
+
+DESCRIPTION="A small, simple, correct HTTP/1.1 client"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+comment() { echo ''; }
+
+COMMON_DEPEND="
+ $(comment Carp)
+ $(comment Erno)
+ virtual/perl-IO
+ $(comment ^^ IO::Socket)
+ virtual/perl-Time-Local
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ $(comment Data-Dumper)
+ $(comment Exporter)
+ $(comment File-Basename)
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ virtual/perl-IO
+ $(comment ^^ IO::Dir )
+ $(comment ^^ IO::File )
+ $(comment ^^ IO::Socket::INET )
+ test? (
+ >=virtual/perl-Test-Simple-0.88
+ )
+ >=virtual/perl-ExtUtils-MakeMaker-6.31
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/perl-core/HTTP-Tiny/metadata.xml b/perl-core/HTTP-Tiny/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/perl-core/HTTP-Tiny/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>
next reply other threads:[~2011-03-12 16:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-12 16:09 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: perl-core/HTTP-Tiny/ Kent Fredric
2011-04-01 13:20 Torsten Veller
2011-07-18 17:39 Torsten Veller
2012-02-26 13:46 Kent Fredric
2012-05-27 7:47 Kent Fredric
2012-06-09 14:33 Kent Fredric
2012-10-28 2:41 Kent Fredric
2013-11-09 5:56 Kent Fredric
2014-09-06 9:52 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=a7e950717b80e9011ab5f71d1bdc00a45a3a54d6.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