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/consolekit: ChangeLog consolekit-0.4.5_p20120320-r1.ebuild
Date: Thu, 22 Nov 2012 10:13:33
Message-Id: 20121122101323.B3E2320C65@flycatcher.gentoo.org
1 ago 12/11/22 10:13:23
2
3 Modified: ChangeLog consolekit-0.4.5_p20120320-r1.ebuild
4 Log:
5 Stable for x86, tested by Vincent Olivert Riera <peratu@×××××××××.com>, wrt bug #436666
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.142 sys-auth/consolekit/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?rev=1.142&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?rev=1.142&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?r1=1.141&r2=1.142
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v
19 retrieving revision 1.141
20 retrieving revision 1.142
21 diff -u -r1.141 -r1.142
22 --- ChangeLog 21 Nov 2012 22:25:39 -0000 1.141
23 +++ ChangeLog 22 Nov 2012 10:13:23 -0000 1.142
24 @@ -1,6 +1,11 @@
25 # ChangeLog for sys-auth/consolekit
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.141 2012/11/21 22:25:39 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.142 2012/11/22 10:13:23 ago Exp $
29 +
30 + 22 Nov 2012; Agostino Sarubbo <ago@g.o>
31 + consolekit-0.4.5_p20120320-r1.ebuild:
32 + Stable for x86, tested by Vincent Olivert Riera <peratu@×××××××××.com>, wrt
33 + bug #436666
34
35 21 Nov 2012; Anthony G. Basile <blueness@g.o>
36 consolekit-0.4.5_p20120320-r1.ebuild:
37
38
39
40 1.9 sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild?rev=1.9&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild?rev=1.9&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild?r1=1.8&r2=1.9
45
46 Index: consolekit-0.4.5_p20120320-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild,v
49 retrieving revision 1.8
50 retrieving revision 1.9
51 diff -u -r1.8 -r1.9
52 --- consolekit-0.4.5_p20120320-r1.ebuild 21 Nov 2012 22:25:39 -0000 1.8
53 +++ consolekit-0.4.5_p20120320-r1.ebuild 22 Nov 2012 10:13:23 -0000 1.9
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild,v 1.8 2012/11/21 22:25:39 blueness Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5_p20120320-r1.ebuild,v 1.9 2012/11/22 10:13:23 ago Exp $
59
60 EAPI=4
61 inherit autotools eutils linux-info pam systemd
62 @@ -19,7 +19,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
67 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
68 IUSE="acl debug doc kernel_linux pam policykit selinux test"
69
70 COMMON_DEPEND=">=dev-libs/dbus-glib-0.98