Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.25.3.ebuild
Date: Sun, 10 Oct 2010 11:04:36
Message-Id: 20101010102422.5966A2004C@flycatcher.gentoo.org
1 ssuominen 10/10/10 10:24:22
2
3 Modified: ChangeLog gnome-python-extras-2.25.3.ebuild
4 Log:
5 ppc64 stable wrt #324077
6
7 (Portage version: 2.2_rc90/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.106 dev-python/gnome-python-extras/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/ChangeLog?rev=1.106&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/ChangeLog?rev=1.106&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/ChangeLog?r1=1.105&r2=1.106
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
19 retrieving revision 1.105
20 retrieving revision 1.106
21 diff -u -r1.105 -r1.106
22 --- ChangeLog 11 Sep 2010 19:03:38 -0000 1.105
23 +++ ChangeLog 10 Oct 2010 10:24:22 -0000 1.106
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-python/gnome-python-extras
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.105 2010/09/11 19:03:38 josejx Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.106 2010/10/10 10:24:22 ssuominen Exp $
29 +
30 + 10 Oct 2010; Samuli Suominen <ssuominen@g.o>
31 + gnome-python-extras-2.25.3.ebuild:
32 + ppc64 stable wrt #324077
33
34 11 Sep 2010; Joseph Jezak <josejx@g.o>
35 gnome-python-extras-2.25.3.ebuild:
36
37
38
39 1.8 dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild?r1=1.7&r2=1.8
44
45 Index: gnome-python-extras-2.25.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- gnome-python-extras-2.25.3.ebuild 11 Sep 2010 19:03:38 -0000 1.7
52 +++ gnome-python-extras-2.25.3.ebuild 10 Oct 2010 10:24:22 -0000 1.8
53 @@ -1,13 +1,13 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v 1.7 2010/09/11 19:03:38 josejx Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v 1.8 2010/10/10 10:24:22 ssuominen Exp $
58
59 DESCRIPTION="Meta build which provides python interfacing modules for some GNOME libraries"
60 HOMEPAGE="http://pygtk.org/"
61
62 LICENSE="LGPL-2.1 GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
66 IUSE="libgda xulrunner"
67
68 RDEPEND="=dev-python/egg-python-${PV}*