Gentoo Archives: gentoo-commits

From: "Thomas Kahle (tomka)" <tomka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gconf: ChangeLog gconf-2.32.3.ebuild
Date: Thu, 14 Jul 2011 10:22:16
Message-Id: 20110714102206.0632A20034@flycatcher.gentoo.org
1 tomka 11/07/14 10:22:06
2
3 Modified: ChangeLog gconf-2.32.3.ebuild
4 Log:
5 x86 stable per bug 369909
6
7 (Portage version: 2.1.10.4/cvs/Linux i686)
8
9 Revision Changes Path
10 1.252 gnome-base/gconf/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/ChangeLog?rev=1.252&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/ChangeLog?rev=1.252&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/ChangeLog?r1=1.251&r2=1.252
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v
19 retrieving revision 1.251
20 retrieving revision 1.252
21 diff -u -r1.251 -r1.252
22 --- ChangeLog 1 Jul 2011 21:10:42 -0000 1.251
23 +++ ChangeLog 14 Jul 2011 10:22:05 -0000 1.252
24 @@ -1,6 +1,9 @@
25 # ChangeLog for gnome-base/gconf
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.251 2011/07/01 21:10:42 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.252 2011/07/14 10:22:05 tomka Exp $
29 +
30 + 14 Jul 2011; Thomas Kahle <tomka@g.o> gconf-2.32.3.ebuild:
31 + x86 stable per bug 369909
32
33 01 Jul 2011; Markos Chandras <hwoarang@g.o> gconf-2.32.3.ebuild:
34 Stable on amd64 wrt bug #278255
35
36
37
38 1.3 gnome-base/gconf/gconf-2.32.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/gconf-2.32.3.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/gconf-2.32.3.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gconf/gconf-2.32.3.ebuild?r1=1.2&r2=1.3
43
44 Index: gconf-2.32.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.3.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- gconf-2.32.3.ebuild 1 Jul 2011 21:10:42 -0000 1.2
51 +++ gconf-2.32.3.ebuild 14 Jul 2011 10:22:05 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.3.ebuild,v 1.2 2011/07/01 21:10:42 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.32.3.ebuild,v 1.3 2011/07/14 10:22:05 tomka Exp $
57
58 EAPI="3"
59 GCONF_DEBUG="yes"
60 @@ -13,7 +13,7 @@
61
62 LICENSE="LGPL-2"
63 SLOT="2"
64 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
66 IUSE="debug doc +introspection ldap policykit"
67
68 RDEPEND=">=dev-libs/glib-2.25.9:2