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/POE-Component-Resolver/
Date: Sun, 25 Sep 2011 07:44:58 +0000 (UTC)	[thread overview]
Message-ID: <2c72576564bcb927eda6de81e1d2d88747c0e449.kent@gentoo> (raw)

commit:     2c72576564bcb927eda6de81e1d2d88747c0e449
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Sep 25 02:54:27 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Sep 25 02:54:27 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2c725765

[newversion] POE-Component-Resolver-0.914.0

(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/POE-Component-Resolver/ChangeLog          |    6 +++
 .../POE-Component-Resolver-0.914.0.ebuild          |   42 ++++++++++++++++++++
 2 files changed, 48 insertions(+), 0 deletions(-)

diff --git a/dev-perl/POE-Component-Resolver/ChangeLog b/dev-perl/POE-Component-Resolver/ChangeLog
index b2e1b68..f02d558 100644
--- a/dev-perl/POE-Component-Resolver/ChangeLog
+++ b/dev-perl/POE-Component-Resolver/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*POE-Component-Resolver-0.914.0 (25 Sep 2011)
+
+  25 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  +POE-Component-Resolver-0.914.0.ebuild:
+  Version Bump
+
   27 Aug 2011; Kent Fredric <kentfredric@gmail.com>
   -POE-Component-Resolver-0.912.0.ebuild:
   Gone on CPAN

diff --git a/dev-perl/POE-Component-Resolver/POE-Component-Resolver-0.914.0.ebuild b/dev-perl/POE-Component-Resolver/POE-Component-Resolver-0.914.0.ebuild
new file mode 100644
index 0000000..e5e427c
--- /dev/null
+++ b/dev-perl/POE-Component-Resolver/POE-Component-Resolver-0.914.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=RCAPUTO
+MODULE_VERSION=0.914
+inherit perl-module
+
+DESCRIPTION="A non-blocking getaddrinfo() resolver"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_eumm_configure() {
+	# strict
+
+	# warnings
+
+	# ExtUtils::MakeMaker 6.56
+	echo \>=virtual/perl-ExtUtils-MakeMaker-6.56
+}
+perl_eumm_prereq_pm() {
+	# POE 1.311
+	echo \>=dev-perl/POE-1.311.0
+	# Scalar::Util 1.23
+	echo \>=virtual/perl-Scalar-List-Utils-1.23
+	# Socket::GetAddrInfo 0.19
+	echo \>=dev-perl/Socket-GetAddrInfo-0.190.0
+	# Storable 2.18
+	echo \>=virtual/perl-Storable-2.18
+	# Test::More 0.96
+	echo \>=virtual/perl-Test-Simple-0.96
+	# Time::HiRes 1.9711
+	echo \>=virtual/perl-Time-HiRes-1.97.11
+}
+RDEPEND="$(perl_eumm_prereq_pm)"
+DEPEND="$(perl_eumm_configure)
+		$(perl_eumm_prereq_pm)"
+
+SRC_TEST="network"



             reply	other threads:[~2011-09-25  7:45 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-25  7:44 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-28 16:45 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/POE-Component-Resolver/ Kent Fredric
2012-08-23 12:35 Kent Fredric
2012-07-29  6:24 Kent Fredric
2012-06-09 14:33 Kent Fredric
2012-05-27  2:30 Kent Fredric
2012-05-27  2:30 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-03-27  9:30 Kent Fredric
2012-02-08 21:57 Kent Fredric
2011-08-27  8:39 Kent Fredric
2011-07-31 17:06 Kent Fredric
2011-05-23  5:21 Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-06  7:21 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-23 14:47 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-23 14:45 Kent Fredric
2011-02-21  8:06 Torsten Veller
2011-02-13 11:13 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=2c72576564bcb927eda6de81e1d2d88747c0e449.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