Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyxf86config: pyxf86config-0.3.34-r1.ebuild ChangeLog
Date: Tue, 05 Aug 2008 20:03:07
Message-Id: E1KQSkK-0000Ju-Gd@stork.gentoo.org
1 klausman 08/08/05 20:03:04
2
3 Modified: pyxf86config-0.3.34-r1.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #222219
6 (Portage version: 2.2_rc6/cvs/Linux 2.6.26.1 x86_64)
7
8 Revision Changes Path
9 1.14 dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild?r1=1.13&r2=1.14
14
15 Index: pyxf86config-0.3.34-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- pyxf86config-0.3.34-r1.ebuild 1 Aug 2008 18:03:07 -0000 1.13
22 +++ pyxf86config-0.3.34-r1.ebuild 5 Aug 2008 20:03:03 -0000 1.14
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.13 2008/08/01 18:03:07 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.14 2008/08/05 20:03:03 klausman Exp $
28
29 inherit eutils python rpm autotools
30
31 @@ -17,7 +17,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 hppa ia64 ppc sparc x86"
36 +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
37 IUSE=""
38
39 RDEPEND="=dev-libs/glib-2*
40
41
42
43 1.20 dev-python/pyxf86config/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyxf86config/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 1 Aug 2008 18:03:07 -0000 1.19
56 +++ ChangeLog 5 Aug 2008 20:03:03 -0000 1.20
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-python/pyxf86config
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.19 2008/08/01 18:03:07 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.20 2008/08/05 20:03:03 klausman Exp $
62 +
63 + 05 Aug 2008; Tobias Klausmann <klausman@g.o>
64 + pyxf86config-0.3.34-r1.ebuild:
65 + Stable on alpha, bug #222219
66
67 01 Aug 2008; nixnut <nixnut@g.o> pyxf86config-0.3.34-r1.ebuild:
68 Stable on ppc wrt bug 222219