Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/consolekit: consolekit-0.2.3.ebuild ChangeLog
Date: Tue, 04 Dec 2007 08:01:33
Message-Id: E1IzSie-0005hm-EK@stork.gentoo.org
1 opfer 07/12/04 08:01:28
2
3 Modified: consolekit-0.2.3.ebuild ChangeLog
4 Log:
5 stable x86, bug 201103
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.6 sys-auth/consolekit/consolekit-0.2.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild?r1=1.5&r2=1.6
14
15 Index: consolekit-0.2.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- consolekit-0.2.3.ebuild 31 Oct 2007 21:32:27 -0000 1.5
22 +++ consolekit-0.2.3.ebuild 4 Dec 2007 08:01:27 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild,v 1.5 2007/10/31 21:32:27 uberlord Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.2.3.ebuild,v 1.6 2007/12/04 08:01:27 opfer Exp $
28
29 inherit eutils autotools multilib pam
30
31 @@ -12,7 +12,7 @@
32 SRC_URI="http://people.freedesktop.org/~mccann/dist/${MY_PN}-${PV}.tar.gz"
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
37 IUSE="debug pam"
38
39 # Not parallel make safe
40
41
42
43 1.27 sys-auth/consolekit/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/consolekit/ChangeLog?rev=1.27&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/consolekit/ChangeLog?rev=1.27&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-auth/consolekit/ChangeLog?r1=1.26&r2=1.27
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v
52 retrieving revision 1.26
53 retrieving revision 1.27
54 diff -u -r1.26 -r1.27
55 --- ChangeLog 19 Nov 2007 05:02:22 -0000 1.26
56 +++ ChangeLog 4 Dec 2007 08:01:27 -0000 1.27
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sys-auth/consolekit
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.26 2007/11/19 05:02:22 kumba Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.27 2007/12/04 08:01:27 opfer Exp $
62 +
63 + 04 Dec 2007; Christian Faulhammer <opfer@g.o>
64 + consolekit-0.2.3.ebuild:
65 + stable x86, bug 201103
66
67 19 Nov 2007; Joshua Kinard <kumba@g.o> consolekit-0.2.1.ebuild:
68 Stable on mips.
69
70
71
72 --
73 gentoo-commits@g.o mailing list