Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/policykit: ChangeLog policykit-0.9.ebuild
Date: Thu, 23 Apr 2009 15:38:27
Message-Id: E1Lx10J-0006aM-9t@stork.gentoo.org
1 armin76 09/04/23 15:38:23
2
3 Modified: ChangeLog policykit-0.9.ebuild
4 Log:
5 Add ~arm/~s390/~sh
6 (Portage version: 2.1.6.7/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.14 sys-auth/policykit/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit/ChangeLog?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit/ChangeLog?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit/ChangeLog?r1=1.13&r2=1.14
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- ChangeLog 19 Apr 2009 13:11:59 -0000 1.13
22 +++ ChangeLog 23 Apr 2009 15:38:23 -0000 1.14
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-auth/policykit
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.13 2009/04/19 13:11:59 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/ChangeLog,v 1.14 2009/04/23 15:38:23 armin76 Exp $
28 +
29 + 23 Apr 2009; Raúl Porcel <armin76@g.o> policykit-0.9.ebuild:
30 + Add ~arm/~s390/~sh
31
32 19 Apr 2009; Brent Baude <ranger@g.o> policykit-0.9.ebuild:
33 Marking policykit-0.9 ~ppc for bug 266560
34
35
36
37 1.4 sys-auth/policykit/policykit-0.9.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit/policykit-0.9.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit/policykit-0.9.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/policykit/policykit-0.9.ebuild?r1=1.3&r2=1.4
42
43 Index: policykit-0.9.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.9.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- policykit-0.9.ebuild 19 Apr 2009 13:11:59 -0000 1.3
50 +++ policykit-0.9.ebuild 23 Apr 2009 15:38:23 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.9.ebuild,v 1.3 2009/04/19 13:11:59 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/policykit/policykit-0.9.ebuild,v 1.4 2009/04/23 15:38:23 armin76 Exp $
56
57 inherit autotools bash-completion eutils multilib pam
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="MIT"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
64 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
65 IUSE="bash-completion doc pam selinux zsh-completion"
66
67 RDEPEND=">=dev-libs/glib-2.6