Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gconf: gconf-2.22.0.ebuild ChangeLog
Date: Thu, 25 Sep 2008 14:10:48
Message-Id: E1KirYM-0006cG-4G@stork.gentoo.org
1 jer 08/09/25 14:10:46
2
3 Modified: gconf-2.22.0.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #236971).
6 (Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
7
8 Revision Changes Path
9 1.9 gnome-base/gconf/gconf-2.22.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/gconf-2.22.0.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/gconf-2.22.0.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/gconf-2.22.0.ebuild?r1=1.8&r2=1.9
14
15 Index: gconf-2.22.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.22.0.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- gconf-2.22.0.ebuild 12 Aug 2008 13:31:27 -0000 1.8
22 +++ gconf-2.22.0.ebuild 25 Sep 2008 14:10:45 -0000 1.9
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/gconf/gconf-2.22.0.ebuild,v 1.8 2008/08/12 13:31:27 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.22.0.ebuild,v 1.9 2008/09/25 14:10:45 jer Exp $
28
29 inherit eutils gnome2
30
31 @@ -14,7 +14,7 @@
32
33 LICENSE="LGPL-2"
34 SLOT="2"
35 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~x86-fbsd"
37 IUSE="debug doc ldap"
38
39 RDEPEND=">=dev-libs/glib-2.10
40
41
42
43 1.196 gnome-base/gconf/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/ChangeLog?rev=1.196&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/ChangeLog?rev=1.196&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gconf/ChangeLog?r1=1.195&r2=1.196
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v
52 retrieving revision 1.195
53 retrieving revision 1.196
54 diff -u -r1.195 -r1.196
55 --- ChangeLog 12 Aug 2008 13:31:27 -0000 1.195
56 +++ ChangeLog 25 Sep 2008 14:10:45 -0000 1.196
57 @@ -1,6 +1,9 @@
58 # ChangeLog for gnome-base/gconf
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.195 2008/08/12 13:31:27 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.196 2008/09/25 14:10:45 jer Exp $
62 +
63 + 25 Sep 2008; Jeroen Roovers <jer@g.o> gconf-2.22.0.ebuild:
64 + Stable for HPPA (bug #236971).
65
66 12 Aug 2008; Raúl Porcel <armin76@g.o> gconf-2.22.0.ebuild:
67 alpha/ia64/sparc stable wrt #229709