Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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.26.0.ebuild
Date: Thu, 05 Nov 2009 19:43:36
Message-Id: E1N68F4-00037N-0Z@stork.gentoo.org
1 maekke 09/11/05 19:43:34
2
3 Modified: ChangeLog gnome-python-desktop-base-2.26.0.ebuild
4 Log:
5 arm stable, bug #281427
6 (Portage version: 2.2_rc48/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.23 dev-python/gnome-python-desktop-base/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.23&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?rev=1.23&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog?r1=1.22&r2=1.23
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v
18 retrieving revision 1.22
19 retrieving revision 1.23
20 diff -u -r1.22 -r1.23
21 --- ChangeLog 29 Oct 2009 23:21:04 -0000 1.22
22 +++ ChangeLog 5 Nov 2009 19:43:33 -0000 1.23
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-python/gnome-python-desktop-base
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.22 2009/10/29 23:21:04 eva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.23 2009/11/05 19:43:33 maekke Exp $
28 +
29 + 05 Nov 2009; Markus Meier <maekke@g.o>
30 + gnome-python-desktop-base-2.26.0.ebuild:
31 + arm stable, bug #281427
32
33 *gnome-python-desktop-base-2.28.0 (29 Oct 2009)
34
35
36
37
38 1.6 dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild?r1=1.5&r2=1.6
43
44 Index: gnome-python-desktop-base-2.26.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- gnome-python-desktop-base-2.26.0.ebuild 24 Oct 2009 16:16:22 -0000 1.5
51 +++ gnome-python-desktop-base-2.26.0.ebuild 5 Nov 2009 19:43:33 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild,v 1.5 2009/10/24 16:16:22 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.26.0.ebuild,v 1.6 2009/11/05 19:43:33 maekke Exp $
57
58 inherit eutils gnome2 versionator
59
60 @@ -12,7 +12,7 @@
61 HOMEPAGE="http://pygtk.org/"
62 SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP}/${MY_PN}-${PV}.tar.bz2"
63
64 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
65 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
66
67 IUSE=""
68 LICENSE="LGPL-2.1"