Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/driconf: driconf-0.9.1.ebuild ChangeLog
Date: Mon, 06 Apr 2009 18:45:19
Message-Id: E1Lqtor-0001ZN-FS@stork.gentoo.org
1 bluebird 09/04/06 18:45:17
2
3 Modified: driconf-0.9.1.ebuild ChangeLog
4 Log:
5 Add ~sparc keyword, bug #251832
6 (Portage version: 2.2_rc28/cvs/Linux sparc64)
7
8 Revision Changes Path
9 1.7 x11-misc/driconf/driconf-0.9.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/driconf/driconf-0.9.1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/driconf/driconf-0.9.1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/driconf/driconf-0.9.1.ebuild?r1=1.6&r2=1.7
14
15 Index: driconf-0.9.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/driconf/driconf-0.9.1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- driconf-0.9.1.ebuild 3 Apr 2009 14:30:56 -0000 1.6
22 +++ driconf-0.9.1.ebuild 6 Apr 2009 18:45:17 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/driconf/driconf-0.9.1.ebuild,v 1.6 2009/04/03 14:30:56 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/driconf/driconf-0.9.1.ebuild,v 1.7 2009/04/06 18:45:17 bluebird Exp $
28
29 inherit distutils
30
31 @@ -11,7 +11,7 @@
32
33 IUSE=""
34 SLOT="0"
35 -KEYWORDS="amd64 ppc ppc64 x86"
36 +KEYWORDS="amd64 ppc ppc64 ~sparc x86"
37
38 DEPEND=">=x11-libs/gtk+-2.4
39 >=dev-lang/python-2.3
40
41
42
43 1.21 x11-misc/driconf/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/driconf/ChangeLog?rev=1.21&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/driconf/ChangeLog?rev=1.21&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/driconf/ChangeLog?r1=1.20&r2=1.21
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-misc/driconf/ChangeLog,v
52 retrieving revision 1.20
53 retrieving revision 1.21
54 diff -u -r1.20 -r1.21
55 --- ChangeLog 5 Apr 2009 21:47:43 -0000 1.20
56 +++ ChangeLog 6 Apr 2009 18:45:17 -0000 1.21
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-misc/driconf
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/driconf/ChangeLog,v 1.20 2009/04/05 21:47:43 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/driconf/ChangeLog,v 1.21 2009/04/06 18:45:17 bluebird Exp $
62 +
63 + 06 Apr 2009; Friedrich Oslage <bluebird@g.o> driconf-0.9.1.ebuild:
64 + Add ~sparc keyword, bug #251832
65
66 03 Apr 2009; Brent Baude <ranger@g.o> driconf-0.9.1.ebuild:
67 Marking driconf-0.9.1 ppc64 stable for bug 251832