Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-base: ChangeLog gnome-python-base-2.26.1.ebuild
Date: Thu, 03 Dec 2009 16:56:29
Message-Id: E1NGEyh-00020y-B3@stork.gentoo.org
1 ranger 09/12/03 16:56:27
2
3 Modified: ChangeLog gnome-python-base-2.26.1.ebuild
4 Log:
5 Marking gnome-python-base-2.26.1 ppc64 for bug 281427
6 (Portage version: 2.1.7.1/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.20 dev-python/gnome-python-base/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/ChangeLog?rev=1.20&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/ChangeLog?rev=1.20&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/ChangeLog?r1=1.19&r2=1.20
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v
18 retrieving revision 1.19
19 retrieving revision 1.20
20 diff -u -r1.19 -r1.20
21 --- ChangeLog 28 Nov 2009 16:43:37 -0000 1.19
22 +++ ChangeLog 3 Dec 2009 16:56:27 -0000 1.20
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/gnome-python-base
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.19 2009/11/28 16:43:37 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/ChangeLog,v 1.20 2009/12/03 16:56:27 ranger Exp $
28 +
29 + 03 Dec 2009; Brent Baude <ranger@g.o> ChangeLog:
30 + Marking gnome-python-base-2.26.1 ppc64 stable for bug 281427
31
32 28 Nov 2009; Raúl Porcel <armin76@g.o>
33 gnome-python-base-2.26.1.ebuild:
34
35
36
37 1.8 dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild?r1=1.7&r2=1.8
42
43 Index: gnome-python-base-2.26.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- gnome-python-base-2.26.1.ebuild 28 Nov 2009 16:43:37 -0000 1.7
50 +++ gnome-python-base-2.26.1.ebuild 3 Dec 2009 16:56:27 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v 1.7 2009/11/28 16:43:37 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-base/gnome-python-base-2.26.1.ebuild,v 1.8 2009/12/03 16:56:27 ranger Exp $
56
57 inherit versionator eutils gnome2
58
59 @@ -25,7 +25,7 @@
60 DEPEND="${RDEPEND}
61 dev-util/pkgconfig"
62
63 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
64 +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
65
66 S="${WORKDIR}/${MY_PN}-${PV}"