public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Tue, 22 Mar 2011 01:34:21 +0000 (UTC)	[thread overview]
Message-ID: <3c2664427668c9dc2091b62538e62581cbd021ca.kent@gentoo> (raw)

commit:     3c2664427668c9dc2091b62538e62581cbd021ca
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 22 00:27:07 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 22 00:27:07 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3c266442

[newversion] HTTP-Tiny-0.11.0

(Portage version: 2.2.0_alpha27/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 perl-core/HTTP-Tiny/ChangeLog               |    5 +++
 perl-core/HTTP-Tiny/HTTP-Tiny-0.11.0.ebuild |   42 +++++++++++++++++++++++++++
 2 files changed, 47 insertions(+), 0 deletions(-)

diff --git a/perl-core/HTTP-Tiny/ChangeLog b/perl-core/HTTP-Tiny/ChangeLog
index 95cb2d3..e9f5d86 100644
--- a/perl-core/HTTP-Tiny/ChangeLog
+++ b/perl-core/HTTP-Tiny/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*HTTP-Tiny-0.11.0 (22 Mar 2011)
+
+  22 Mar 2011; Kent Fredric <kentfredric@gmail.com> +HTTP-Tiny-0.11.0.ebuild:
+  Bump
+
 *HTTP-Tiny-0.10.0 (12 Mar 2011)
 
   12 Mar 2011; Kent Fredric <kentfredric@gmail.com> +HTTP-Tiny-0.10.0.ebuild,

diff --git a/perl-core/HTTP-Tiny/HTTP-Tiny-0.11.0.ebuild b/perl-core/HTTP-Tiny/HTTP-Tiny-0.11.0.ebuild
new file mode 100644
index 0000000..0f5aa16
--- /dev/null
+++ b/perl-core/HTTP-Tiny/HTTP-Tiny-0.11.0.ebuild
@@ -0,0 +1,42 @@
+# 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.011"
+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)
+	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"



             reply	other threads:[~2011-03-22  1:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-22  1:34 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-09-06  9:52 [gentoo-commits] proj/perl-overlay:master commit in: perl-core/HTTP-Tiny/ Kent Fredric
2013-11-09  5:56 Kent Fredric
2012-10-28  2:41 Kent Fredric
2012-06-09 14:33 Kent Fredric
2012-05-27  7:47 Kent Fredric
2012-02-26 13:46 Kent Fredric
2011-07-18 17:39 Torsten Veller
2011-04-01 13:20 Torsten Veller
2011-03-12 16:09 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=3c2664427668c9dc2091b62538e62581cbd021ca.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