public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Torsten Veller" <tove@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/HTTP-Tiny/
Date: Mon, 18 Jul 2011 17:39:55 +0000 (UTC)	[thread overview]
Message-ID: <c1ab84b7c26fcefe1e89a375661c415d88dd2e80.tove@gentoo> (raw)

commit:     c1ab84b7c26fcefe1e89a375661c415d88dd2e80
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 17:38:40 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 17:38:40 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c1ab84b7

[bump] perl-core/HTTP-Tiny-0.13.0

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

---
 perl-core/HTTP-Tiny/ChangeLog               |    5 +++
 perl-core/HTTP-Tiny/HTTP-Tiny-0.13.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 b874f52..72a15f1 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.13.0 (18 Jul 2011)
+
+  18 Jul 2011; Torsten Veller <tove@gentoo.org> +HTTP-Tiny-0.13.0.ebuild:
+  Version bump
+
 *HTTP-Tiny-0.12.0 (01 Apr 2011)
 
   01 Apr 2011; Torsten Veller <tove@gentoo.org> +HTTP-Tiny-0.12.0.ebuild:

diff --git a/perl-core/HTTP-Tiny/HTTP-Tiny-0.13.0.ebuild b/perl-core/HTTP-Tiny/HTTP-Tiny-0.13.0.ebuild
new file mode 100644
index 0000000..6f7bb60
--- /dev/null
+++ b/perl-core/HTTP-Tiny/HTTP-Tiny-0.13.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=DAGOLDEN
+MODULE_VERSION=0.013
+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-07-18 17:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-18 17:39 Torsten Veller [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-04-01 13:20 Torsten Veller
2011-03-22  1:34 Kent Fredric
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=c1ab84b7c26fcefe1e89a375661c415d88dd2e80.tove@gentoo \
    --to=tove@gentoo.org \
    --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