Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/consolekit: consolekit-0.4.5-r1.ebuild ChangeLog
Date: Sat, 23 Jul 2011 15:50:27
Message-Id: 20110723155018.1C9922004B@flycatcher.gentoo.org
1 xarthisius 11/07/23 15:50:18
2
3 Modified: consolekit-0.4.5-r1.ebuild ChangeLog
4 Log:
5 ppc/ppc64 stable wrt #374687
6
7 (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 sys-auth/consolekit/consolekit-0.4.5-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: consolekit-0.4.5-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- consolekit-0.4.5-r1.ebuild 17 Jul 2011 20:50:01 -0000 1.5
23 +++ consolekit-0.4.5-r1.ebuild 23 Jul 2011 15:50:18 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild,v 1.5 2011/07/17 20:50:01 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild,v 1.6 2011/07/23 15:50:18 xarthisius Exp $
29
30 EAPI=4
31 inherit autotools eutils linux-info multilib pam systemd
32 @@ -14,7 +14,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
37 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
38 IUSE="debug doc kernel_linux pam policykit test"
39
40 RDEPEND=">=dev-libs/dbus-glib-0.88
41
42
43
44 1.110 sys-auth/consolekit/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?rev=1.110&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?rev=1.110&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?r1=1.109&r2=1.110
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v
53 retrieving revision 1.109
54 retrieving revision 1.110
55 diff -u -r1.109 -r1.110
56 --- ChangeLog 17 Jul 2011 20:50:01 -0000 1.109
57 +++ ChangeLog 23 Jul 2011 15:50:18 -0000 1.110
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-auth/consolekit
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.109 2011/07/17 20:50:01 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.110 2011/07/23 15:50:18 xarthisius Exp $
63 +
64 + 23 Jul 2011; Kacper Kowalik <xarthisius@g.o>
65 + consolekit-0.4.5-r1.ebuild:
66 + ppc/ppc64 stable wrt #374687
67
68 17 Jul 2011; Markus Meier <maekke@g.o> consolekit-0.4.5-r1.ebuild:
69 arm stable, bug #374687