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/gnome-python: gnome-python-2.26.1.ebuild ChangeLog
Date: Thu, 08 Oct 2009 03:26:23
Message-Id: E1Mvje1-0002s4-Ho@stork.gentoo.org
1 tester 09/10/08 03:26:21
2
3 Modified: gnome-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/gnome-python/gnome-python-2.26.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python/gnome-python-2.26.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python/gnome-python-2.26.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python/gnome-python-2.26.1.ebuild?r1=1.1&r2=1.2
14
15 Index: gnome-python-2.26.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.26.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gnome-python-2.26.1.ebuild 10 May 2009 21:54:51 -0000 1.1
22 +++ gnome-python-2.26.1.ebuild 8 Oct 2009 03:26:21 -0000 1.2
23 @@ -1,13 +1,13 @@
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/gnome-python/gnome-python-2.26.1.ebuild,v 1.1 2009/05/10 21:54:51 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.26.1.ebuild,v 1.2 2009/10/08 03:26:21 tester Exp $
28
29 DESCRIPTION="Meta package which provides python modules for GNOME 2 libraries"
30 HOMEPAGE="http://pygtk.org/"
31
32 LICENSE="LGPL-2.1"
33 SLOT="2"
34 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
35 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
36 IUSE=""
37
38 RDEPEND="~dev-python/gnome-python-base-${PV}
39
40
41
42 1.138 dev-python/gnome-python/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python/ChangeLog?rev=1.138&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python/ChangeLog?rev=1.138&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python/ChangeLog?r1=1.137&r2=1.138
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v
51 retrieving revision 1.137
52 retrieving revision 1.138
53 diff -u -r1.137 -r1.138
54 --- ChangeLog 10 May 2009 21:54:51 -0000 1.137
55 +++ ChangeLog 8 Oct 2009 03:26:21 -0000 1.138
56 @@ -1,6 +1,10 @@
57 # ChangeLog for dev-python/gnome-python
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.137 2009/05/10 21:54:51 eva Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.138 2009/10/08 03:26:21 tester Exp $
61 +
62 + 08 Oct 2009; Olivier CrĂȘte <tester@g.o>
63 + gnome-python-2.26.1.ebuild:
64 + Stable on amd64, bug #281427
65
66 *gnome-python-2.26.1 (10 May 2009)