Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/polkit: polkit-0.103.ebuild ChangeLog
Date: Sat, 07 Jan 2012 19:06:34
Message-Id: 20120107190617.943912004B@flycatcher.gentoo.org
1 ago 12/01/07 19:06:17
2
3 Modified: polkit-0.103.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt bug #397755
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 sys-auth/polkit/polkit-0.103.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.103.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.103.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/polkit-0.103.ebuild?r1=1.2&r2=1.3
15
16 Index: polkit-0.103.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.103.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- polkit-0.103.ebuild 8 Dec 2011 15:39:21 -0000 1.2
23 +++ polkit-0.103.ebuild 7 Jan 2012 19:06:17 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.103.ebuild,v 1.2 2011/12/08 15:39:21 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/polkit-0.103.ebuild,v 1.3 2012/01/07 19:06:17 ago Exp $
30
31 EAPI=4
32 inherit eutils pam
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
39 IUSE="debug doc examples gtk +introspection kde nls pam"
40
41 RDEPEND=">=dev-libs/glib-2.30
42
43
44
45 1.63 sys-auth/polkit/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?rev=1.63&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?rev=1.63&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/polkit/ChangeLog?r1=1.62&r2=1.63
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v
54 retrieving revision 1.62
55 retrieving revision 1.63
56 diff -u -r1.62 -r1.63
57 --- ChangeLog 5 Jan 2012 11:09:42 -0000 1.62
58 +++ ChangeLog 7 Jan 2012 19:06:17 -0000 1.63
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-auth/polkit
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.62 2012/01/05 11:09:42 ssuominen Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit/ChangeLog,v 1.63 2012/01/07 19:06:17 ago Exp $
64 +
65 + 07 Jan 2012; Agostino Sarubbo <ago@g.o> polkit-0.103.ebuild:
66 + Stable for AMD64, wrt bug #397755
67
68 *polkit-0.104 (05 Jan 2012)