From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Socket-GetAddrInfo/
Date: Sun, 24 Apr 2011 21:15:12 +0000 (UTC) [thread overview]
Message-ID: <5c088f589ae41019bd6e6e5e1c99fdbd2dbaaf04.kent@gentoo> (raw)
commit: 5c088f589ae41019bd6e6e5e1c99fdbd2dbaaf04
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 21:09:44 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 21:09:44 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5c088f58
[newversion] Socket-GetAddrInfo-0.210.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Socket-GetAddrInfo/ChangeLog | 6 +++
.../Socket-GetAddrInfo-0.210.0.ebuild | 33 ++++++++++++++++++++
2 files changed, 39 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Socket-GetAddrInfo/ChangeLog b/dev-perl/Socket-GetAddrInfo/ChangeLog
index 4af20b1..9256d74 100644
--- a/dev-perl/Socket-GetAddrInfo/ChangeLog
+++ b/dev-perl/Socket-GetAddrInfo/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Socket-GetAddrInfo-0.210.0 (24 Apr 2011)
+
+ 24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Socket-GetAddrInfo-0.210.0.ebuild:
+ Bump
+
24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
Socket-GetAddrInfo-0.200.0.ebuild:
Fixdep -> ExtUtils-CChecker
diff --git a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.210.0.ebuild b/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.210.0.ebuild
new file mode 100644
index 0000000..69b335b
--- /dev/null
+++ b/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.210.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=PEVANS
+MODULE_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION="RFC 2553's getaddrinfo and getnameinfo functions"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ $(comment virtual/perl-Exporter-5.570.0)
+ virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+ $(comment Configure -- )
+ >=dev-perl/ExtUtils-CChecker-0.60.0
+ virtual/perl-ExtUtils-CBuilder
+ $(comment Build -- )
+ >=dev-perl/ExtUtils-CChecker-0.60.0
+ virtual/perl-ExtUtils-CBuilder
+ virtual/perl-Module-Build
+ $(comment Module::Build::Compat from Module-Build )
+ virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
+ virtual/perl-Test-Simple $(comment Test::More)
+"
+SRC_TEST="do"
WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Socket-GetAddrInfo/
Date: Sun, 24 Apr 2011 21:15:19 +0000 (UTC) [thread overview]
Message-ID: <5c088f589ae41019bd6e6e5e1c99fdbd2dbaaf04.kent@gentoo> (raw)
Message-ID: <20110424211519.1zyxoIOMzXk2gQD95MRJX3A6H-C8hewPpRF5niE5cX0@z> (raw)
commit: 5c088f589ae41019bd6e6e5e1c99fdbd2dbaaf04
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 21:09:44 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 21:09:44 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5c088f58
[newversion] Socket-GetAddrInfo-0.210.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Socket-GetAddrInfo/ChangeLog | 6 +++
.../Socket-GetAddrInfo-0.210.0.ebuild | 33 ++++++++++++++++++++
2 files changed, 39 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Socket-GetAddrInfo/ChangeLog b/dev-perl/Socket-GetAddrInfo/ChangeLog
index 4af20b1..9256d74 100644
--- a/dev-perl/Socket-GetAddrInfo/ChangeLog
+++ b/dev-perl/Socket-GetAddrInfo/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Socket-GetAddrInfo-0.210.0 (24 Apr 2011)
+
+ 24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Socket-GetAddrInfo-0.210.0.ebuild:
+ Bump
+
24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
Socket-GetAddrInfo-0.200.0.ebuild:
Fixdep -> ExtUtils-CChecker
diff --git a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.210.0.ebuild b/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.210.0.ebuild
new file mode 100644
index 0000000..69b335b
--- /dev/null
+++ b/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.210.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=PEVANS
+MODULE_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION="RFC 2553's getaddrinfo and getnameinfo functions"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ $(comment virtual/perl-Exporter-5.570.0)
+ virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+ $(comment Configure -- )
+ >=dev-perl/ExtUtils-CChecker-0.60.0
+ virtual/perl-ExtUtils-CBuilder
+ $(comment Build -- )
+ >=dev-perl/ExtUtils-CChecker-0.60.0
+ virtual/perl-ExtUtils-CBuilder
+ virtual/perl-Module-Build
+ $(comment Module::Build::Compat from Module-Build )
+ virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
+ virtual/perl-Test-Simple $(comment Test::More)
+"
+SRC_TEST="do"
WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Socket-GetAddrInfo/
Date: Sun, 24 Apr 2011 21:13:54 +0000 (UTC) [thread overview]
Message-ID: <5c088f589ae41019bd6e6e5e1c99fdbd2dbaaf04.kent@gentoo> (raw)
Message-ID: <20110424211354.qn4M6FWLns9rKf9RI8ca3h13m4utLaL9xYwxRPYycIc@z> (raw)
commit: 5c088f589ae41019bd6e6e5e1c99fdbd2dbaaf04
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 21:09:44 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 21:09:44 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5c088f58
[newversion] Socket-GetAddrInfo-0.210.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Socket-GetAddrInfo/ChangeLog | 6 +++
.../Socket-GetAddrInfo-0.210.0.ebuild | 33 ++++++++++++++++++++
2 files changed, 39 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Socket-GetAddrInfo/ChangeLog b/dev-perl/Socket-GetAddrInfo/ChangeLog
index 4af20b1..9256d74 100644
--- a/dev-perl/Socket-GetAddrInfo/ChangeLog
+++ b/dev-perl/Socket-GetAddrInfo/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Socket-GetAddrInfo-0.210.0 (24 Apr 2011)
+
+ 24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Socket-GetAddrInfo-0.210.0.ebuild:
+ Bump
+
24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
Socket-GetAddrInfo-0.200.0.ebuild:
Fixdep -> ExtUtils-CChecker
diff --git a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.210.0.ebuild b/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.210.0.ebuild
new file mode 100644
index 0000000..69b335b
--- /dev/null
+++ b/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.210.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=PEVANS
+MODULE_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION="RFC 2553's getaddrinfo and getnameinfo functions"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ $(comment virtual/perl-Exporter-5.570.0)
+ virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+ $(comment Configure -- )
+ >=dev-perl/ExtUtils-CChecker-0.60.0
+ virtual/perl-ExtUtils-CBuilder
+ $(comment Build -- )
+ >=dev-perl/ExtUtils-CChecker-0.60.0
+ virtual/perl-ExtUtils-CBuilder
+ virtual/perl-Module-Build
+ $(comment Module::Build::Compat from Module-Build )
+ virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
+ virtual/perl-Test-Simple $(comment Test::More)
+"
+SRC_TEST="do"
next reply other threads:[~2011-04-24 21:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-24 21:15 Kent Fredric [this message]
2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Socket-GetAddrInfo/ Kent Fredric
2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-04-24 21:15 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=5c088f589ae41019bd6e6e5e1c99fdbd2dbaaf04.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