Gentoo Archives: gentoo-commits

From: "Christian Hartmann (ian)" <ian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Authen-PAM: ChangeLog Authen-PAM-0.16.ebuild
Date: Sat, 20 Oct 2007 17:54:31
Message-Id: E1IjIMW-0001E8-ME@stork.gentoo.org
1 ian 07/10/20 17:43:48
2
3 Modified: ChangeLog Authen-PAM-0.16.ebuild
4 Log:
5 Fixed bug #190421
6 (Portage version: 2.1.3.15)
7
8 Revision Changes Path
9 1.31 dev-perl/Authen-PAM/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-PAM/ChangeLog?rev=1.31&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-PAM/ChangeLog?rev=1.31&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-PAM/ChangeLog?r1=1.30&r2=1.31
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v
18 retrieving revision 1.30
19 retrieving revision 1.31
20 diff -u -r1.30 -r1.31
21 --- ChangeLog 14 Jan 2007 22:26:36 -0000 1.30
22 +++ ChangeLog 20 Oct 2007 17:43:48 -0000 1.31
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/Authen-PAM
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.30 2007/01/14 22:26:36 mcummings Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.31 2007/10/20 17:43:48 ian Exp $
28 +
29 + 20 Oct 2007; Christian Hartmann <ian@g.o> Authen-PAM-0.16.ebuild:
30 + Fixed bug #190421
31
32 14 Jan 2007; Michael Cummings <mcummings@g.o>
33 Authen-PAM-0.16.ebuild:
34
35
36
37 1.12 dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild?rev=1.12&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild?rev=1.12&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild?r1=1.11&r2=1.12
42
43 Index: Authen-PAM-0.16.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v
46 retrieving revision 1.11
47 retrieving revision 1.12
48 diff -u -r1.11 -r1.12
49 --- Authen-PAM-0.16.ebuild 14 Jan 2007 22:26:36 -0000 1.11
50 +++ Authen-PAM-0.16.ebuild 20 Oct 2007 17:43:48 -0000 1.12
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.11 2007/01/14 22:26:36 mcummings Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.12 2007/10/20 17:43:48 ian Exp $
56
57 inherit perl-module
58
59 @@ -13,7 +13,7 @@
60 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
61 IUSE=""
62
63 -DEPEND="sys-libs/pam
64 +DEPEND="virtual/pam
65 dev-lang/perl"
66
67 export OPTIMIZE="$CFLAGS"
68
69
70
71 --
72 gentoo-commits@g.o mailing list