Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
Date: Tue, 25 Jan 2011 18:25:08
Message-Id: 20110125182458.9FDA120054@flycatcher.gentoo.org
1 jer 11/01/25 18:24:58
2
3 Modified: ChangeLog gnome-python-extras-base-2.25.3.ebuild
4 Log:
5 Stable for HPPA (bug #348987).
6
7 (Portage version: 2.2.0_alpha19/cvs/Linux i686)
8
9 Revision Changes Path
10 1.19 dev-python/gnome-python-extras-base/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- ChangeLog 14 Oct 2010 22:23:55 -0000 1.18
23 +++ ChangeLog 25 Jan 2011 18:24:58 -0000 1.19
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-python/gnome-python-extras-base
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.18 2010/10/14 22:23:55 maekke Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.19 2011/01/25 18:24:58 jer Exp $
30 +
31 + 25 Jan 2011; Jeroen Roovers <jer@g.o>
32 + gnome-python-extras-base-2.25.3.ebuild:
33 + Stable for HPPA (bug #348987).
34
35 14 Oct 2010; Markus Meier <maekke@g.o>
36 gnome-python-extras-base-2.25.3.ebuild:
37
38
39
40 1.7 dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild?rev=1.7&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild?rev=1.7&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild?r1=1.6&r2=1.7
45
46 Index: gnome-python-extras-base-2.25.3.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v
49 retrieving revision 1.6
50 retrieving revision 1.7
51 diff -u -r1.6 -r1.7
52 --- gnome-python-extras-base-2.25.3.ebuild 14 Oct 2010 22:23:55 -0000 1.6
53 +++ gnome-python-extras-base-2.25.3.ebuild 25 Jan 2011 18:24:58 -0000 1.7
54 @@ -1,6 +1,6 @@
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-base/gnome-python-extras-base-2.25.3.ebuild,v 1.6 2010/10/14 22:23:55 maekke Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.7 2011/01/25 18:24:58 jer Exp $
60
61 inherit versionator eutils gnome2
62
63 @@ -24,7 +24,7 @@
64 DEPEND="${RDEPEND}
65 dev-util/pkgconfig"
66
67 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
68 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
69
70 S="${WORKDIR}/${MY_PN}-${PV}"