Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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, 30 Jan 2011 18:18:18
Message-Id: 20110130181808.0DEF920054@flycatcher.gentoo.org
1 armin76 11/01/30 18:18:08
2
3 Modified: ChangeLog gnome-python-extras-2.25.3.ebuild
4 Log:
5 alpha/ia64/sparc stable wrt #348987
6
7 (Portage version: 2.1.9.25/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.108 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.108&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/ChangeLog?rev=1.108&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/ChangeLog?r1=1.107&r2=1.108
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v
19 retrieving revision 1.107
20 retrieving revision 1.108
21 diff -u -r1.107 -r1.108
22 --- ChangeLog 12 Oct 2010 09:51:06 -0000 1.107
23 +++ ChangeLog 30 Jan 2011 18:18:07 -0000 1.108
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.107 2010/10/12 09:51:06 eva Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/ChangeLog,v 1.108 2011/01/30 18:18:07 armin76 Exp $
30 +
31 + 30 Jan 2011; Raúl Porcel <armin76@g.o>
32 + gnome-python-extras-2.25.3.ebuild:
33 + alpha/ia64/sparc stable wrt #348987
34
35 12 Oct 2010; Gilles Dartiguelongue <eva@g.o>
36 -gnome-python-extras-2.19.1-r3.ebuild:
37
38
39
40 1.9 dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild?rev=1.9&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild?rev=1.9&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild?r1=1.8&r2=1.9
45
46 Index: gnome-python-extras-2.25.3.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v
49 retrieving revision 1.8
50 retrieving revision 1.9
51 diff -u -r1.8 -r1.9
52 --- gnome-python-extras-2.25.3.ebuild 10 Oct 2010 10:24:22 -0000 1.8
53 +++ gnome-python-extras-2.25.3.ebuild 30 Jan 2011 18:18:07 -0000 1.9
54 @@ -1,13 +1,13 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $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 $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.25.3.ebuild,v 1.9 2011/01/30 18:18:07 armin76 Exp $
60
61 DESCRIPTION="Meta build which provides python interfacing modules for some GNOME libraries"
62 HOMEPAGE="http://pygtk.org/"
63
64 LICENSE="LGPL-2.1 GPL-2"
65 SLOT="0"
66 -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
67 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
68 IUSE="libgda xulrunner"
69
70 RDEPEND="=dev-python/egg-python-${PV}*