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-base: ChangeLog gnome-python-extras-base-2.25.3.ebuild
Date: Sun, 10 Oct 2010 11:03:59
Message-Id: 20101010101926.85DE62004C@flycatcher.gentoo.org
1 ssuominen 10/10/10 10:19:26
2
3 Modified: ChangeLog gnome-python-extras-base-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.17 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.17&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog?rev=1.17&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog?r1=1.16&r2=1.17
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v
19 retrieving revision 1.16
20 retrieving revision 1.17
21 diff -u -r1.16 -r1.17
22 --- ChangeLog 11 Sep 2010 19:01:46 -0000 1.16
23 +++ ChangeLog 10 Oct 2010 10:19:26 -0000 1.17
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.16 2010/09/11 19:01:46 josejx Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/ChangeLog,v 1.17 2010/10/10 10:19:26 ssuominen Exp $
29 +
30 + 10 Oct 2010; Samuli Suominen <ssuominen@g.o>
31 + gnome-python-extras-base-2.25.3.ebuild:
32 + ppc64 stable wrt #324077
33
34 11 Sep 2010; Joseph Jezak <josejx@g.o>
35 gnome-python-extras-base-2.25.3.ebuild:
36
37
38
39 1.5 dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild
40
41 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.5&view=markup
42 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.5&content-type=text/plain
43 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.4&r2=1.5
44
45 Index: gnome-python-extras-base-2.25.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- gnome-python-extras-base-2.25.3.ebuild 11 Sep 2010 19:01:46 -0000 1.4
52 +++ gnome-python-extras-base-2.25.3.ebuild 10 Oct 2010 10:19:26 -0000 1.5
53 @@ -1,6 +1,6 @@
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-base/gnome-python-extras-base-2.25.3.ebuild,v 1.4 2010/09/11 19:01:46 josejx Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras-base/gnome-python-extras-base-2.25.3.ebuild,v 1.5 2010/10/10 10:19:26 ssuominen Exp $
58
59 inherit versionator eutils gnome2
60
61 @@ -24,7 +24,7 @@
62 DEPEND="${RDEPEND}
63 dev-util/pkgconfig"
64
65 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
66 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
67
68 S="${WORKDIR}/${MY_PN}-${PV}"