Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/pam: ChangeLog pam-1.1.3.ebuild
Date: Mon, 01 Nov 2010 17:40:20
Message-Id: 20101101174010.CB8B020051@flycatcher.gentoo.org
1 halcy0n 10/11/01 17:40:10
2
3 Modified: ChangeLog pam-1.1.3.ebuild
4 Log:
5 Stable for ppc64; bug #343399
6
7 (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.280 sys-libs/pam/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/ChangeLog?rev=1.280&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/ChangeLog?rev=1.280&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/ChangeLog?r1=1.279&r2=1.280
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v
19 retrieving revision 1.279
20 retrieving revision 1.280
21 diff -u -r1.279 -r1.280
22 --- ChangeLog 1 Nov 2010 12:23:03 -0000 1.279
23 +++ ChangeLog 1 Nov 2010 17:40:10 -0000 1.280
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-libs/pam
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.279 2010/11/01 12:23:03 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/ChangeLog,v 1.280 2010/11/01 17:40:10 halcy0n Exp $
29 +
30 + 01 Nov 2010; Mark Loeser <halcy0n@g.o> pam-1.1.3.ebuild:
31 + Stable for ppc64; bug #343399
32
33 01 Nov 2010; Tobias Klausmann <klausman@g.o> pam-1.1.3.ebuild:
34 Stable on alpha, bug #343399
35
36
37
38 1.5 sys-libs/pam/pam-1.1.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/pam-1.1.3.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/pam-1.1.3.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/pam/pam-1.1.3.ebuild?r1=1.4&r2=1.5
43
44 Index: pam-1.1.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.3.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- pam-1.1.3.ebuild 1 Nov 2010 12:23:03 -0000 1.4
51 +++ pam-1.1.3.ebuild 1 Nov 2010 17:40:10 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.3.ebuild,v 1.4 2010/11/01 12:23:03 klausman Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-1.1.3.ebuild,v 1.5 2010/11/01 17:40:10 halcy0n Exp $
57
58 EAPI="3"
59
60 @@ -19,7 +19,7 @@
61
62 LICENSE="|| ( BSD GPL-2 )"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
65 +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux"
66 IUSE="cracklib nls elibc_FreeBSD selinux vim-syntax audit test elibc_glibc debug berkdb"
67
68 RDEPEND="nls? ( virtual/libintl )