Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/pam: ChangeLog pam-0.99.8.1-r1.ebuild
Date: Sun, 28 Oct 2007 19:55:30
Message-Id: E1ImEEI-00086T-6w@stork.gentoo.org
1 tester 07/10/28 19:55:26
2
3 Modified: ChangeLog pam-0.99.8.1-r1.ebuild
4 Log:
5 Stable on amd64 for bug #196409
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.175 sys-libs/pam/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/pam/ChangeLog?rev=1.175&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/pam/ChangeLog?rev=1.175&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/pam/ChangeLog?r1=1.174&r2=1.175
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v
18 retrieving revision 1.174
19 retrieving revision 1.175
20 diff -u -r1.174 -r1.175
21 --- ChangeLog 28 Oct 2007 13:17:11 -0000 1.174
22 +++ ChangeLog 28 Oct 2007 19:55:25 -0000 1.175
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-libs/pam
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.174 2007/10/28 13:17:11 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.175 2007/10/28 19:55:25 tester Exp $
28 +
29 + 28 Oct 2007; Olivier CrĂȘte <tester@g.o> pam-0.99.8.1-r1.ebuild:
30 + Stable on amd64 for bug #196409
31
32 28 Oct 2007; nixnut <nixnut@g.o> pam-0.99.8.1-r1.ebuild:
33 Stable on ppc wrt bug 196409
34
35
36
37 1.7 sys-libs/pam/pam-0.99.8.1-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/pam/pam-0.99.8.1-r1.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/pam/pam-0.99.8.1-r1.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/pam/pam-0.99.8.1-r1.ebuild?r1=1.6&r2=1.7
42
43 Index: pam-0.99.8.1-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.99.8.1-r1.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- pam-0.99.8.1-r1.ebuild 28 Oct 2007 13:17:11 -0000 1.6
50 +++ pam-0.99.8.1-r1.ebuild 28 Oct 2007 19:55:25 -0000 1.7
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/sys-libs/pam/pam-0.99.8.1-r1.ebuild,v 1.6 2007/10/28 13:17:11 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.99.8.1-r1.ebuild,v 1.7 2007/10/28 19:55:25 tester Exp $
56
57 WANT_AUTOCONF="latest"
58 WANT_AUTOMAKE="latest"
59 @@ -18,7 +18,7 @@
60
61 LICENSE="PAM"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86"
64 +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86"
65 IUSE="cracklib nls elibc_FreeBSD selinux vim-syntax audit"
66
67 RDEPEND="nls? ( virtual/libintl )
68
69
70
71 --
72 gentoo-commits@g.o mailing list