Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/libbonobo: ChangeLog libbonobo-2.24.3.ebuild
Date: Thu, 07 Oct 2010 23:03:03
Message-Id: 20101007221932.E89CE20051@flycatcher.gentoo.org
1 ssuominen 10/10/07 22:19:32
2
3 Modified: ChangeLog libbonobo-2.24.3.ebuild
4 Log:
5 ppc64 stable wrt #324077
6
7 (Portage version: 2.2_rc90/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.193 gnome-base/libbonobo/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libbonobo/ChangeLog?rev=1.193&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libbonobo/ChangeLog?rev=1.193&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libbonobo/ChangeLog?r1=1.192&r2=1.193
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v
19 retrieving revision 1.192
20 retrieving revision 1.193
21 diff -u -r1.192 -r1.193
22 --- ChangeLog 25 Sep 2010 14:32:42 -0000 1.192
23 +++ ChangeLog 7 Oct 2010 22:19:32 -0000 1.193
24 @@ -1,6 +1,10 @@
25 # ChangeLog for gnome-base/libbonobo
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.192 2010/09/25 14:32:42 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.193 2010/10/07 22:19:32 ssuominen Exp $
29 +
30 + 07 Oct 2010; Samuli Suominen <ssuominen@g.o>
31 + libbonobo-2.24.3.ebuild:
32 + ppc64 stable wrt #324077
33
34 25 Sep 2010; Pacho Ramos <pacho@g.o> -libbonobo-2.24.2.ebuild,
35 libbonobo-2.24.3.ebuild:
36
37
38
39 1.10 gnome-base/libbonobo/libbonobo-2.24.3.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libbonobo/libbonobo-2.24.3.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libbonobo/libbonobo-2.24.3.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libbonobo/libbonobo-2.24.3.ebuild?r1=1.9&r2=1.10
44
45 Index: libbonobo-2.24.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.24.3.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- libbonobo-2.24.3.ebuild 25 Sep 2010 14:32:42 -0000 1.9
52 +++ libbonobo-2.24.3.ebuild 7 Oct 2010 22:19:32 -0000 1.10
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/gnome-base/libbonobo/libbonobo-2.24.3.ebuild,v 1.9 2010/09/25 14:32:42 pacho Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.24.3.ebuild,v 1.10 2010/10/07 22:19:32 ssuominen Exp $
58
59 EAPI="2"
60 inherit gnome2
61 @@ -10,7 +10,7 @@
62
63 LICENSE="LGPL-2.1 GPL-2"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
66 +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
67 IUSE="debug doc examples test"
68
69 RDEPEND=">=dev-libs/glib-2.14