public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Socket-GetAddrInfo/
  2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Socket-GetAddrInfo/ Kent Fredric
@ 2011-04-24 21:13 ` Kent Fredric
  2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  1 sibling, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2011-04-24 21:13 UTC (permalink / raw
  To: gentoo-commits

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"



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Socket-GetAddrInfo/
@ 2011-04-24 21:15 Kent Fredric
  2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
  2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  0 siblings, 2 replies; 5+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
  To: gentoo-commits

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"



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Socket-GetAddrInfo/
  2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
@ 2011-04-24 21:15 ` Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     d4d4a6f5ab10b06150e0d1b9189fc35e4436ca6f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:29:38 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:29:38 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d4d4a6f5

[fixdep] Socket-GetAddrInfo -> ExtUtils-CChecker

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

---
 dev-perl/Socket-GetAddrInfo/ChangeLog              |    4 ++++
 .../Socket-GetAddrInfo-0.200.0.ebuild              |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Socket-GetAddrInfo/ChangeLog b/dev-perl/Socket-GetAddrInfo/ChangeLog
index 678bc03..4af20b1 100644
--- a/dev-perl/Socket-GetAddrInfo/ChangeLog
+++ b/dev-perl/Socket-GetAddrInfo/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  Socket-GetAddrInfo-0.200.0.ebuild:
+  Fixdep -> ExtUtils-CChecker
+
 *Socket-GetAddrInfo-0.200.0 (24 Apr 2011)
 
   24 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuild b/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuild
index 9890767..2ee957c 100644
--- a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuild
+++ b/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuild
@@ -16,7 +16,7 @@ IUSE=""
 
 RDEPEND="virtual/perl-XSLoader"
 DEPEND="${RDEPEND}
-	>=dev-perl/ExtUtils-CChecker-0.60
+	>=dev-perl/ExtUtils-CChecker-0.60.0
 	virtual/perl-Module-Build"
 
 SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Socket-GetAddrInfo/
  2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
@ 2011-04-24 21:15 ` Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     de5e96baf77f1d476af703bda5abe18e6df2fac6
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:28:55 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:28:55 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=de5e96ba

[addzero] Socket-GetAddrInfo

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

---
 dev-perl/Socket-GetAddrInfo/ChangeLog              |    6 ++++++
 ...00.ebuild => Socket-GetAddrInfo-0.200.0.ebuild} |    0
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Socket-GetAddrInfo/ChangeLog b/dev-perl/Socket-GetAddrInfo/ChangeLog
index c0ae375..678bc03 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.200.0 (24 Apr 2011)
+
+  24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -Socket-GetAddrInfo-0.200.ebuild, +Socket-GetAddrInfo-0.200.0.ebuild:
+  Add Zero
+
 *Socket-GetAddrInfo-0.200 (13 Feb 2011)
 
   13 Feb 2011; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.ebuild b/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuild
similarity index 100%
rename from dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.ebuild
rename to dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuild



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Socket-GetAddrInfo/
  2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Socket-GetAddrInfo/ Kent Fredric
  2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-04-24 21:15 ` Kent Fredric
  1 sibling, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
  To: gentoo-commits

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"



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-04-24 21:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Socket-GetAddrInfo/ Kent Fredric
2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " 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 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox