Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/libbonoboui: libbonoboui-2.22.0.ebuild ChangeLog
Date: Thu, 31 Jul 2008 21:43:34
Message-Id: E1KOfvn-0004HY-CI@stork.gentoo.org
1 eva 08/07/31 21:43:31
2
3 Modified: libbonoboui-2.22.0.ebuild ChangeLog
4 Log:
5 artificially raise libbonobo requirement to avoid bugs similar to bug #229611.
6 (Portage version: 2.2_rc3/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
7
8 Revision Changes Path
9 1.5 gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild?r1=1.4&r2=1.5
14
15 Index: libbonoboui-2.22.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- libbonoboui-2.22.0.ebuild 30 Jul 2008 21:44:26 -0000 1.4
22 +++ libbonoboui-2.22.0.ebuild 31 Jul 2008 21:43:30 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild,v 1.4 2008/07/30 21:44:26 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.22.0.ebuild,v 1.5 2008/07/31 21:43:30 eva Exp $
28
29 inherit eutils virtualx gnome2
30
31 @@ -14,7 +14,7 @@
32
33 # GTK+ dep due to bug #126565
34 RDEPEND=">=gnome-base/libgnomecanvas-1.116
35 - >=gnome-base/libbonobo-2.13
36 + >=gnome-base/libbonobo-2.22
37 >=gnome-base/libgnome-2.13.7
38 >=dev-libs/libxml2-2.4.20
39 >=gnome-base/gconf-2
40
41
42
43 1.161 gnome-base/libbonoboui/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonoboui/ChangeLog?rev=1.161&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonoboui/ChangeLog?rev=1.161&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/libbonoboui/ChangeLog?r1=1.160&r2=1.161
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v
52 retrieving revision 1.160
53 retrieving revision 1.161
54 diff -u -r1.160 -r1.161
55 --- ChangeLog 30 Jul 2008 21:44:26 -0000 1.160
56 +++ ChangeLog 31 Jul 2008 21:43:30 -0000 1.161
57 @@ -1,6 +1,11 @@
58 # ChangeLog for gnome-base/libbonoboui
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.160 2008/07/30 21:44:26 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.161 2008/07/31 21:43:30 eva Exp $
62 +
63 + 31 Jul 2008; Gilles Dartiguelongue <eva@g.o>
64 + libbonoboui-2.22.0.ebuild:
65 + artificially raise libbonobo requirement to avoid bugs similar to bug
66 + #229611.
67
68 30 Jul 2008; Brent Baude <ranger@g.o> libbonoboui-2.22.0.ebuild:
69 Marking libbonoboui-2.22.0 ppc stable for bug 229709