Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Authen-Passphrase/
Date: Sat, 11 Feb 2012 13:46:53
Message-Id: c40e63bac9c23f6e167af6eb211a9a6e0131377c.kent@gentoo
1 commit: c40e63bac9c23f6e167af6eb211a9a6e0131377c
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 11 12:32:03 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sat Feb 11 12:32:03 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c40e63ba
7
8 [fixdep] Authen-Passphrase -> Crypt-MySQL/Crypt-UnixCrypt
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 .../Authen-Passphrase-0.6.0.ebuild | 6 +++---
14 .../Authen-Passphrase-0.7.0.ebuild | 6 +++---
15 dev-perl/Authen-Passphrase/ChangeLog | 6 +++++-
16 3 files changed, 11 insertions(+), 7 deletions(-)
17
18 diff --git a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild
19 index c4a7cb0..e8c6f4f 100644
20 --- a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild
21 +++ b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.6.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 +# Copyright 1999-2012 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Header: $
27 EAPI=2
28 @@ -16,9 +16,9 @@ COMMON_DEPEND="
29 >=dev-perl/Crypt-Blowfish-2.00
30 dev-perl/Crypt-DES
31 >=dev-perl/Crypt-Eksblowfish-0.5.0
32 - >=dev-perl/Crypt-MySQL-0.03
33 + >=dev-perl/Crypt-MySQL-0.30.0
34 >=dev-perl/Crypt-PasswdMD5-1.0
35 - >=dev-perl/Crypt-UnixCrypt_XS-0.08
36 + >=dev-perl/Crypt-UnixCrypt_XS-0.80.0
37 dev-perl/Data-Entropy
38 >=virtual/perl-digest-base-1.0.0
39 >=dev-perl/Digest-MD4-1.2
40
41 diff --git a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild
42 index 2b503bf..9df38da 100644
43 --- a/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild
44 +++ b/dev-perl/Authen-Passphrase/Authen-Passphrase-0.7.0.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2011 Gentoo Foundation
47 +# Copyright 1999-2012 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: $
50 EAPI=2
51 @@ -16,9 +16,9 @@ COMMON_DEPEND="
52 >=dev-perl/Crypt-Blowfish-2.00
53 dev-perl/Crypt-DES
54 >=dev-perl/Crypt-Eksblowfish-0.8.0
55 - >=dev-perl/Crypt-MySQL-0.03
56 + >=dev-perl/Crypt-MySQL-0.30.0
57 >=dev-perl/Crypt-PasswdMD5-1.0
58 - >=dev-perl/Crypt-UnixCrypt_XS-0.08
59 + >=dev-perl/Crypt-UnixCrypt_XS-0.80.0
60 dev-perl/Data-Entropy
61 >=virtual/perl-digest-base-1.0.0
62 >=dev-perl/Digest-MD4-1.2
63
64 diff --git a/dev-perl/Authen-Passphrase/ChangeLog b/dev-perl/Authen-Passphrase/ChangeLog
65 index 6c04e2a..3109546 100644
66 --- a/dev-perl/Authen-Passphrase/ChangeLog
67 +++ b/dev-perl/Authen-Passphrase/ChangeLog
68 @@ -1,7 +1,11 @@
69 # ChangeLog for dev-perl/Authen-Passphrase
70 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
71 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
72 # $Header: $
73
74 + 11 Feb 2012; Kent Fredric <kentfredric@×××××.com>
75 + Authen-Passphrase-0.6.0.ebuild, Authen-Passphrase-0.7.0.ebuild:
76 + Fixdep on Crypt-{UnixCrypt_XS,MySQL}
77 +
78 24 May 2011; Kent Fredric <kentfredric@×××××.com>
79 Authen-Passphrase-0.6.0.ebuild, Authen-Passphrase-0.7.0.ebuild:
80 Fixdep Module::Runtime