Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pambase: ChangeLog pambase-20100724.ebuild
Date: Mon, 02 Aug 2010 22:02:25
Message-Id: 20100802214104.62FB32CE15@corvid.gentoo.org
1 maekke 10/08/02 21:41:04
2
3 Modified: ChangeLog pambase-20100724.ebuild
4 Log:
5 add ~arm, bug #329585
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.89 sys-auth/pambase/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.89&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.89&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?r1=1.88&r2=1.89
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v
18 retrieving revision 1.88
19 retrieving revision 1.89
20 diff -u -r1.88 -r1.89
21 --- ChangeLog 24 Jul 2010 01:54:51 -0000 1.88
22 +++ ChangeLog 2 Aug 2010 21:41:04 -0000 1.89
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-auth/pambase
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.88 2010/07/24 01:54:51 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.89 2010/08/02 21:41:04 maekke Exp $
28 +
29 + 02 Aug 2010; Markus Meier <maekke@g.o> pambase-20100724.ebuild:
30 + add ~arm, bug #329585
31
32 *pambase-20100724 (24 Jul 2010)
33
34
35
36
37 1.2 sys-auth/pambase/pambase-20100724.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20100724.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20100724.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/pambase-20100724.ebuild?r1=1.1&r2=1.2
42
43 Index: pambase-20100724.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100724.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- pambase-20100724.ebuild 24 Jul 2010 01:54:51 -0000 1.1
50 +++ pambase-20100724.ebuild 2 Aug 2010 21:41:04 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100724.ebuild,v 1.1 2010/07/24 01:54:51 flameeyes Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100724.ebuild,v 1.2 2010/08/02 21:41:04 maekke Exp $
56
57 EAPI=3
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
64 +KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
65 IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh +sha512 kerberos"
66 RESTRICT="binchecks"