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: dev-perl/HTTP-Proxy/
Date: Sun, 28 Apr 2013 09:25:06 +0000 (UTC)	[thread overview]
Message-ID: <1367011692.368a4c2350ba17ce0b2de7c4c60c00cfef8c7f2d.kent@gentoo> (raw)

commit:     368a4c2350ba17ce0b2de7c4c60c00cfef8c7f2d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 26 21:28:12 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 26 21:28:12 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=368a4c23

[newversion] HTTP-Proxy-0.300.0

Package-Manager: portage-2.2.0_alpha166
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/HTTP-Proxy/ChangeLog                 |    5 ++++
 dev-perl/HTTP-Proxy/HTTP-Proxy-0.300.0.ebuild |   31 +++++++++++++++++++++++++
 2 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/dev-perl/HTTP-Proxy/ChangeLog b/dev-perl/HTTP-Proxy/ChangeLog
index fdae92c..c7cb5d4 100644
--- a/dev-perl/HTTP-Proxy/ChangeLog
+++ b/dev-perl/HTTP-Proxy/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*HTTP-Proxy-0.300.0 (26 Apr 2013)
+
+  26 Apr 2013; Kent Fredric <kentfredric@gmail.com> +HTTP-Proxy-0.300.0.ebuild:
+  Version Bump
+
 *HTTP-Proxy-0.260.0 (10 Feb 2013)
 
   10 Feb 2013; Kent Fredric <kentfredric@gmail.com> +HTTP-Proxy-0.260.0.ebuild:

diff --git a/dev-perl/HTTP-Proxy/HTTP-Proxy-0.300.0.ebuild b/dev-perl/HTTP-Proxy/HTTP-Proxy-0.300.0.ebuild
new file mode 100644
index 0000000..ee90a38
--- /dev/null
+++ b/dev-perl/HTTP-Proxy/HTTP-Proxy-0.300.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=BOOK
+MODULE_VERSION=0.300
+inherit perl-module
+
+DESCRIPTION='A pure Perl HTTP proxy'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# Module::Build 0.38 ( 0.380.0 )
+	echo \>=virtual/perl-Module-Build-0.380.0
+}
+perl_meta_runtime() {
+	# HTTP::Daemon 1.25 ( 1.250.0 )
+	echo \>=dev-perl/HTTP-Daemon-1.250.0
+	# LWP::UserAgent 2 ( 2.0.0 )
+	echo \>=dev-perl/libwww-perl-2.0.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


             reply	other threads:[~2013-04-28  9:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-28  9:25 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-15 22:23 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTTP-Proxy/ Kent Fredric
2013-02-10 12:18 Kent Fredric
2012-02-25  7:22 Torsten Veller

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=1367011692.368a4c2350ba17ce0b2de7c4c60c00cfef8c7f2d.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