Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pambase: ChangeLog pambase-20080801.ebuild
Date: Sat, 02 Aug 2008 21:32:08
Message-Id: E1KPOhp-0004aO-Hp@stork.gentoo.org
1 corsair 08/08/02 21:32:05
2
3 Modified: ChangeLog pambase-20080801.ebuild
4 Log:
5 It was meant to be ~ppc64...
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.50 sys-auth/pambase/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.50&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.50&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/ChangeLog?r1=1.49&r2=1.50
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v
18 retrieving revision 1.49
19 retrieving revision 1.50
20 diff -u -r1.49 -r1.50
21 --- ChangeLog 2 Aug 2008 21:30:20 -0000 1.49
22 +++ ChangeLog 2 Aug 2008 21:32:04 -0000 1.50
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-auth/pambase
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.49 2008/08/02 21:30:20 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.50 2008/08/02 21:32:04 corsair Exp $
28 +
29 + 02 Aug 2008; Markus Rothe <corsair@g.o> pambase-20080801.ebuild:
30 + It was meant to be ~ppc64...
31
32 02 Aug 2008; Markus Rothe <corsair@g.o> pambase-20080801.ebuild:
33 Stable on ppc64; bug #232691
34
35
36
37 1.4 sys-auth/pambase/pambase-20080801.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild?r1=1.3&r2=1.4
42
43 Index: pambase-20080801.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- pambase-20080801.ebuild 2 Aug 2008 21:30:20 -0000 1.3
50 +++ pambase-20080801.ebuild 2 Aug 2008 21:32:04 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild,v 1.3 2008/08/02 21:30:20 corsair Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild,v 1.4 2008/08/02 21:32:04 corsair Exp $
56
57 EAPI=1
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh +sha512"
66 RESTRICT="binchecks"