Gentoo Archives: gentoo-commits

From: "Thomas Kahle (tomka)" <tomka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-desktop-base: ChangeLog gnome-python-desktop-base-2.32.0.ebuild
Date: Thu, 24 Feb 2011 18:46:43
Message-Id: 20110224184634.B62D020054@flycatcher.gentoo.org
1 tomka 11/02/24 18:46:34
2
3 Modified: ChangeLog gnome-python-desktop-base-2.32.0.ebuild
4 Log:
5 x86 stable per bug 353436
6
7 (Portage version: 2.1.9.40/cvs/Linux i686)
8
9 Revision Changes Path
10 1.44 dev-python/gnome-python-desktop-base/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.44&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.44&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?r1=1.43&r2=1.44
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v
19 retrieving revision 1.43
20 retrieving revision 1.44
21 diff -u -r1.43 -r1.44
22 --- ChangeLog 23 Feb 2011 22:45:17 -0000 1.43
23 +++ ChangeLog 24 Feb 2011 18:46:34 -0000 1.44
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-python/gnome-python-desktop-base
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.43 2011/02/23 22:45:17 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.44 2011/02/24 18:46:34 tomka Exp $
29 +
30 + 24 Feb 2011; Thomas Kahle <tomka@g.o>
31 + gnome-python-desktop-base-2.32.0.ebuild:
32 + x86 stable per bug 353436
33
34 23 Feb 2011; Markos Chandras <hwoarang@g.o>
35 gnome-python-desktop-base-2.32.0.ebuild:
36
37
38
39 1.3 dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild?r1=1.2&r2=1.3
44
45 Index: gnome-python-desktop-base-2.32.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- gnome-python-desktop-base-2.32.0.ebuild 23 Feb 2011 22:45:17 -0000 1.2
52 +++ gnome-python-desktop-base-2.32.0.ebuild 24 Feb 2011 18:46:34 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild,v 1.2 2011/02/23 22:45:17 hwoarang Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0.ebuild,v 1.3 2011/02/24 18:46:34 tomka Exp $
58
59 EAPI="3"
60 GCONF_DEBUG="no"
61 @@ -16,7 +16,7 @@
62 HOMEPAGE="http://pygtk.org/"
63 SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2"
64
65 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
66 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
67
68 IUSE=""
69 LICENSE="LGPL-2.1"