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 1QI3As-0007qf-Q4 for garchives@archives.gentoo.org; Thu, 05 May 2011 18:21:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAAF6E05E8; Thu, 5 May 2011 18:17:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 955FDE05EC for ; Thu, 5 May 2011 18:17:01 +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 407C82AC074 for ; Thu, 5 May 2011 18:17:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 9A94F80062 for ; Thu, 5 May 2011 18:17:00 +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: <64a362cfd2b814c50466b1a108e4700d49fb98e9.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Authen-Passphrase/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild dev-perl/Authen-Passphrase/ChangeLog X-VCS-Directories: dev-perl/Authen-Passphrase/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 64a362cfd2b814c50466b1a108e4700d49fb98e9 Date: Thu, 5 May 2011 18:17:00 +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: 0a9590feadee035701942552d3792b96 commit: 64a362cfd2b814c50466b1a108e4700d49fb98e9 Author: Kent Fredric gmail com> AuthorDate: Thu May 5 08:01:28 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu May 5 08:01:28 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D64a362cf [fixdep] Authen-Passphrase -> Crypt-Eksblowfish (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- .../Authen-Passphrase-0.6.0.ebuild | 2 +- .../Authen-Passphrase-0.7.0.ebuild | 2 +- dev-perl/Authen-Passphrase/ChangeLog | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild b/= dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild index ac4dbb4..39c64cf 100644 --- a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild +++ b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild @@ -15,7 +15,7 @@ COMMON_DEPEND=3D" >=3Ddev-perl/Authen-DecHpwd-2.3.0 >=3Ddev-perl/Crypt-Blowfish-2.00 dev-perl/Crypt-DES - >=3Ddev-perl/Crypt-Eksblowfish-0.005 + >=3Ddev-perl/Crypt-Eksblowfish-0.5.0 >=3Ddev-perl/Crypt-MySQL-0.03 >=3Ddev-perl/Crypt-PasswdMD5-1.0 >=3Ddev-perl/Crypt-UnixCrypt_XS-0.08 diff --git a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild b/= dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild index 19287ab..cc39e3f 100644 --- a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild +++ b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild @@ -15,7 +15,7 @@ COMMON_DEPEND=3D" >=3Ddev-perl/Authen-DecHpwd-2.3.0 >=3Ddev-perl/Crypt-Blowfish-2.00 dev-perl/Crypt-DES - >=3Ddev-perl/Crypt-Eksblowfish-0.008 + >=3Ddev-perl/Crypt-Eksblowfish-0.8.0 >=3Ddev-perl/Crypt-MySQL-0.03 >=3Ddev-perl/Crypt-PasswdMD5-1.0 >=3Ddev-perl/Crypt-UnixCrypt_XS-0.08 diff --git a/dev-perl/Authen-Passphrase/ChangeLog b/dev-perl/Authen-Passp= hrase/ChangeLog index 3e14111..14dc8a3 100644 --- a/dev-perl/Authen-Passphrase/ChangeLog +++ b/dev-perl/Authen-Passphrase/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 05 May 2011; Kent Fredric + Authen-Passphrase-0.6.0.ebuild, Authen-Passphrase-0.7.0.ebuild: + Fixdep Crypt-Eksblowfish + *Authen-Passphrase-0.7.0 (12 Apr 2011) *Authen-Passphrase-0.6.0 (12 Apr 2011) =20 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 1QHuAm-0006LB-MB for garchives@archives.gentoo.org; Thu, 05 May 2011 08:44:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B38E41C04B; Thu, 5 May 2011 08:43:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 86E631C04B for ; Thu, 5 May 2011 08:43:34 +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 1A2402AC03B for ; Thu, 5 May 2011 08:43:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 685A88050E for ; Thu, 5 May 2011 08:43:33 +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: <64a362cfd2b814c50466b1a108e4700d49fb98e9.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Authen-Passphrase/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild dev-perl/Authen-Passphrase/ChangeLog X-VCS-Directories: dev-perl/Authen-Passphrase/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 64a362cfd2b814c50466b1a108e4700d49fb98e9 Date: Thu, 5 May 2011 08:43:33 +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: 61ba288d11b9b22155d196850db86133 Message-ID: <20110505084333.nAl_9eVtC-D8R76hbNLq9Mhl1jD6DpaRDgB3E564LaE@z> commit: 64a362cfd2b814c50466b1a108e4700d49fb98e9 Author: Kent Fredric gmail com> AuthorDate: Thu May 5 08:01:28 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu May 5 08:01:28 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D64a362cf [fixdep] Authen-Passphrase -> Crypt-Eksblowfish (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- .../Authen-Passphrase-0.6.0.ebuild | 2 +- .../Authen-Passphrase-0.7.0.ebuild | 2 +- dev-perl/Authen-Passphrase/ChangeLog | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild b/= dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild index ac4dbb4..39c64cf 100644 --- a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild +++ b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild @@ -15,7 +15,7 @@ COMMON_DEPEND=3D" >=3Ddev-perl/Authen-DecHpwd-2.3.0 >=3Ddev-perl/Crypt-Blowfish-2.00 dev-perl/Crypt-DES - >=3Ddev-perl/Crypt-Eksblowfish-0.005 + >=3Ddev-perl/Crypt-Eksblowfish-0.5.0 >=3Ddev-perl/Crypt-MySQL-0.03 >=3Ddev-perl/Crypt-PasswdMD5-1.0 >=3Ddev-perl/Crypt-UnixCrypt_XS-0.08 diff --git a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild b/= dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild index 19287ab..cc39e3f 100644 --- a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild +++ b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild @@ -15,7 +15,7 @@ COMMON_DEPEND=3D" >=3Ddev-perl/Authen-DecHpwd-2.3.0 >=3Ddev-perl/Crypt-Blowfish-2.00 dev-perl/Crypt-DES - >=3Ddev-perl/Crypt-Eksblowfish-0.008 + >=3Ddev-perl/Crypt-Eksblowfish-0.8.0 >=3Ddev-perl/Crypt-MySQL-0.03 >=3Ddev-perl/Crypt-PasswdMD5-1.0 >=3Ddev-perl/Crypt-UnixCrypt_XS-0.08 diff --git a/dev-perl/Authen-Passphrase/ChangeLog b/dev-perl/Authen-Passp= hrase/ChangeLog index 3e14111..14dc8a3 100644 --- a/dev-perl/Authen-Passphrase/ChangeLog +++ b/dev-perl/Authen-Passphrase/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 05 May 2011; Kent Fredric + Authen-Passphrase-0.6.0.ebuild, Authen-Passphrase-0.7.0.ebuild: + Fixdep Crypt-Eksblowfish + *Authen-Passphrase-0.7.0 (12 Apr 2011) *Authen-Passphrase-0.6.0 (12 Apr 2011) =20 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 1QI3Cg-0008CN-8b for garchives@archives.gentoo.org; Thu, 05 May 2011 18:23:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CAC3E04F2; Thu, 5 May 2011 18:16:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D2794E04F2 for ; Thu, 5 May 2011 18:16:47 +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 7BCFA2AC02B for ; Thu, 5 May 2011 18:16:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id D605080506 for ; Thu, 5 May 2011 18:16:46 +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: <64a362cfd2b814c50466b1a108e4700d49fb98e9.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Authen-Passphrase/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild dev-perl/Authen-Passphrase/ChangeLog X-VCS-Directories: dev-perl/Authen-Passphrase/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 64a362cfd2b814c50466b1a108e4700d49fb98e9 Date: Thu, 5 May 2011 18:16:46 +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: ef5d3dd7ae4d0d963986438910974518 Message-ID: <20110505181646.xvO8Km2BzbNqZmNh5zuchsrZ14jF2-BMmcXOdjSSdsM@z> commit: 64a362cfd2b814c50466b1a108e4700d49fb98e9 Author: Kent Fredric gmail com> AuthorDate: Thu May 5 08:01:28 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu May 5 08:01:28 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D64a362cf [fixdep] Authen-Passphrase -> Crypt-Eksblowfish (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- .../Authen-Passphrase-0.6.0.ebuild | 2 +- .../Authen-Passphrase-0.7.0.ebuild | 2 +- dev-perl/Authen-Passphrase/ChangeLog | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild b/= dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild index ac4dbb4..39c64cf 100644 --- a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild +++ b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild @@ -15,7 +15,7 @@ COMMON_DEPEND=3D" >=3Ddev-perl/Authen-DecHpwd-2.3.0 >=3Ddev-perl/Crypt-Blowfish-2.00 dev-perl/Crypt-DES - >=3Ddev-perl/Crypt-Eksblowfish-0.005 + >=3Ddev-perl/Crypt-Eksblowfish-0.5.0 >=3Ddev-perl/Crypt-MySQL-0.03 >=3Ddev-perl/Crypt-PasswdMD5-1.0 >=3Ddev-perl/Crypt-UnixCrypt_XS-0.08 diff --git a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild b/= dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild index 19287ab..cc39e3f 100644 --- a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild +++ b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild @@ -15,7 +15,7 @@ COMMON_DEPEND=3D" >=3Ddev-perl/Authen-DecHpwd-2.3.0 >=3Ddev-perl/Crypt-Blowfish-2.00 dev-perl/Crypt-DES - >=3Ddev-perl/Crypt-Eksblowfish-0.008 + >=3Ddev-perl/Crypt-Eksblowfish-0.8.0 >=3Ddev-perl/Crypt-MySQL-0.03 >=3Ddev-perl/Crypt-PasswdMD5-1.0 >=3Ddev-perl/Crypt-UnixCrypt_XS-0.08 diff --git a/dev-perl/Authen-Passphrase/ChangeLog b/dev-perl/Authen-Passp= hrase/ChangeLog index 3e14111..14dc8a3 100644 --- a/dev-perl/Authen-Passphrase/ChangeLog +++ b/dev-perl/Authen-Passphrase/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 05 May 2011; Kent Fredric + Authen-Passphrase-0.6.0.ebuild, Authen-Passphrase-0.7.0.ebuild: + Fixdep Crypt-Eksblowfish + *Authen-Passphrase-0.7.0 (12 Apr 2011) *Authen-Passphrase-0.6.0 (12 Apr 2011) =20