Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/gconf-python: gconf-python-2.26.1.ebuild ChangeLog
Date: Thu, 08 Oct 2009 03:00:44
Message-Id: E1MvjFC-0008Co-AJ@stork.gentoo.org
1 tester 09/10/08 03:00:42
2
3 Modified: gconf-python-2.26.1.ebuild ChangeLog
4 Log:
5 Stable on amd64, bug #281427
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-python/gconf-python/gconf-python-2.26.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gconf-python/gconf-python-2.26.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gconf-python/gconf-python-2.26.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gconf-python/gconf-python-2.26.1.ebuild?r1=1.1&r2=1.2
14
15 Index: gconf-python-2.26.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.26.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gconf-python-2.26.1.ebuild 10 May 2009 21:47:43 -0000 1.1
22 +++ gconf-python-2.26.1.ebuild 8 Oct 2009 03:00:41 -0000 1.2
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/dev-python/gconf-python/gconf-python-2.26.1.ebuild,v 1.1 2009/05/10 21:47:43 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.26.1.ebuild,v 1.2 2009/10/08 03:00:41 tester Exp $
28
29 G_PY_PN="gnome-python"
30
31 @@ -9,7 +9,7 @@
32 DESCRIPTION="Python bindings for the GConf library"
33 LICENSE="LGPL-2.1"
34 SLOT="2"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
37 IUSE="examples"
38
39 RDEPEND=">=gnome-base/gconf-2.11.1
40
41
42
43 1.13 dev-python/gconf-python/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gconf-python/ChangeLog?rev=1.13&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gconf-python/ChangeLog?rev=1.13&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gconf-python/ChangeLog?r1=1.12&r2=1.13
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v
52 retrieving revision 1.12
53 retrieving revision 1.13
54 diff -u -r1.12 -r1.13
55 --- ChangeLog 10 May 2009 21:47:43 -0000 1.12
56 +++ ChangeLog 8 Oct 2009 03:00:41 -0000 1.13
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-python/gconf-python
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.12 2009/05/10 21:47:43 eva Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.13 2009/10/08 03:00:41 tester Exp $
62 +
63 + 08 Oct 2009; Olivier CrĂȘte <tester@g.o>
64 + gconf-python-2.26.1.ebuild:
65 + Stable on amd64, bug #281427
66
67 *gconf-python-2.26.1 (10 May 2009)