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/libbonobo-python: ChangeLog libbonobo-python-2.22.3.ebuild
Date: Wed, 04 Mar 2009 01:24:09
Message-Id: E1LebbV-0007EB-5x@stork.gentoo.org
1 ranger 09/03/03 20:52:41
2
3 Modified: ChangeLog libbonobo-python-2.22.3.ebuild
4 Log:
5 Marking libbonobo-python-2.22.3 ppc64 for bug 258040
6 (Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
7
8 Revision Changes Path
9 1.4 dev-python/libbonobo-python/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/ChangeLog?r1=1.3&r2=1.4
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- ChangeLog 14 Feb 2009 14:18:17 -0000 1.3
22 +++ ChangeLog 3 Mar 2009 20:52:41 -0000 1.4
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-python/libbonobo-python
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.3 2009/02/14 14:18:17 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.4 2009/03/03 20:52:41 ranger Exp $
28 +
29 + 03 Mar 2009; Brent Baude <ranger@g.o>
30 + libbonobo-python-2.22.3.ebuild:
31 + Marking libbonobo-python-2.22.3 ppc64 stable for bug 258040
32
33 14 Feb 2009; Tobias Klausmann <klausman@g.o>
34 libbonobo-python-2.22.3.ebuild:
35
36
37
38 1.3 dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild?r1=1.2&r2=1.3
43
44 Index: libbonobo-python-2.22.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- libbonobo-python-2.22.3.ebuild 14 Feb 2009 14:18:17 -0000 1.2
51 +++ libbonobo-python-2.22.3.ebuild 3 Mar 2009 20:52:41 -0000 1.3
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/libbonobo-python/libbonobo-python-2.22.3.ebuild,v 1.2 2009/02/14 14:18:17 klausman Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.22.3.ebuild,v 1.3 2009/03/03 20:52:41 ranger Exp $
57
58 G_PY_PN="gnome-python"
59 G_PY_BINDINGS="bonobo bonoboui bonobo_activation"
60 @@ -10,7 +10,7 @@
61 DESCRIPTION="Python bindings for the Bonobo framework"
62 LICENSE="LGPL-2.1"
63 SLOT="2"
64 -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
66 IUSE="examples"
67
68 RDEPEND=">=dev-python/pyorbit-2.0.1