From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QE6g2-0002ws-CH for garchives@archives.gentoo.org; Sun, 24 Apr 2011 21:17:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DD5F1C06D; Sun, 24 Apr 2011 21:15:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 115FA1C06D for ; Sun, 24 Apr 2011 21:15:11 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 856A11B404E for ; Sun, 24 Apr 2011 21:15:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id E05CA803E3 for ; Sun, 24 Apr 2011 21:15:10 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Socket-GetAddrInfo/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Socket-GetAddrInfo/ChangeLog dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuild X-VCS-Directories: dev-perl/Socket-GetAddrInfo/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: d4d4a6f5ab10b06150e0d1b9189fc35e4436ca6f Date: Sun, 24 Apr 2011 21:15:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: be4bfd06fb04bcf57c3fe3b4f3a47380 commit: d4d4a6f5ab10b06150e0d1b9189fc35e4436ca6f Author: Kent Fredric gmail com> AuthorDate: Sun Apr 24 20:29:38 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Apr 24 20:29:38 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Dd4d4a6f5 [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-GetA= ddrInfo/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: $ =20 + 24 Apr 2011; Kent Fredric + Socket-GetAddrInfo-0.200.0.ebuild: + Fixdep -> ExtUtils-CChecker + *Socket-GetAddrInfo-0.200.0 (24 Apr 2011) =20 24 Apr 2011; Kent Fredric diff --git a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuil= d 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=3D"" =20 RDEPEND=3D"virtual/perl-XSLoader" DEPEND=3D"${RDEPEND} - >=3Ddev-perl/ExtUtils-CChecker-0.60 + >=3Ddev-perl/ExtUtils-CChecker-0.60.0 virtual/perl-Module-Build" =20 SRC_TEST=3D"do" From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QE6dT-0002eN-Qe for garchives@archives.gentoo.org; Sun, 24 Apr 2011 21:14:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3EFD1C06D; Sun, 24 Apr 2011 21:13:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B769E1C046 for ; Sun, 24 Apr 2011 21:13:54 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30DEC1B4048 for ; Sun, 24 Apr 2011 21:13:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 5B560803E9 for ; Sun, 24 Apr 2011 21:13:53 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Socket-GetAddrInfo/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Socket-GetAddrInfo/ChangeLog dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuild X-VCS-Directories: dev-perl/Socket-GetAddrInfo/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: d4d4a6f5ab10b06150e0d1b9189fc35e4436ca6f Date: Sun, 24 Apr 2011 21:13:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 4683e5dfd64cd9331d3e8e400fd20033 Message-ID: <20110424211353.1a-Pz0v5NWGarOGWIrvU63Bttf9tiP8m8O8vHMCxhhQ@z> commit: d4d4a6f5ab10b06150e0d1b9189fc35e4436ca6f Author: Kent Fredric gmail com> AuthorDate: Sun Apr 24 20:29:38 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Apr 24 20:29:38 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Dd4d4a6f5 [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-GetA= ddrInfo/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: $ =20 + 24 Apr 2011; Kent Fredric + Socket-GetAddrInfo-0.200.0.ebuild: + Fixdep -> ExtUtils-CChecker + *Socket-GetAddrInfo-0.200.0 (24 Apr 2011) =20 24 Apr 2011; Kent Fredric diff --git a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuil= d 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=3D"" =20 RDEPEND=3D"virtual/perl-XSLoader" DEPEND=3D"${RDEPEND} - >=3Ddev-perl/ExtUtils-CChecker-0.60 + >=3Ddev-perl/ExtUtils-CChecker-0.60.0 virtual/perl-Module-Build" =20 SRC_TEST=3D"do" From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QE6gm-000366-7q for garchives@archives.gentoo.org; Sun, 24 Apr 2011 21:17:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41C471C0F6; Sun, 24 Apr 2011 21:15:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ED68C1C0F6 for ; Sun, 24 Apr 2011 21:15:23 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6284B1BC028 for ; Sun, 24 Apr 2011 21:15:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id C1F6F803E9 for ; Sun, 24 Apr 2011 21:15:17 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Socket-GetAddrInfo/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Socket-GetAddrInfo/ChangeLog dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuild X-VCS-Directories: dev-perl/Socket-GetAddrInfo/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: d4d4a6f5ab10b06150e0d1b9189fc35e4436ca6f Date: Sun, 24 Apr 2011 21:15:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 968400647fc8abcea0db3ea3d887142d Message-ID: <20110424211517.QFK3vpjCV2Fbzz_UbY-NULg3OWpsc4FAAB-3_Y0YHCc@z> commit: d4d4a6f5ab10b06150e0d1b9189fc35e4436ca6f Author: Kent Fredric gmail com> AuthorDate: Sun Apr 24 20:29:38 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Apr 24 20:29:38 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Dd4d4a6f5 [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-GetA= ddrInfo/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: $ =20 + 24 Apr 2011; Kent Fredric + Socket-GetAddrInfo-0.200.0.ebuild: + Fixdep -> ExtUtils-CChecker + *Socket-GetAddrInfo-0.200.0 (24 Apr 2011) =20 24 Apr 2011; Kent Fredric diff --git a/dev-perl/Socket-GetAddrInfo/Socket-GetAddrInfo-0.200.0.ebuil= d 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=3D"" =20 RDEPEND=3D"virtual/perl-XSLoader" DEPEND=3D"${RDEPEND} - >=3Ddev-perl/ExtUtils-CChecker-0.60 + >=3Ddev-perl/ExtUtils-CChecker-0.60.0 virtual/perl-Module-Build" =20 SRC_TEST=3D"do"