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-extra/libgda: libgda-4.2.2.ebuild ChangeLog
Date: Thu, 24 Feb 2011 20:16:37
Message-Id: 20110224201628.1E3A020054@flycatcher.gentoo.org
1 tomka 11/02/24 20:16:28
2
3 Modified: libgda-4.2.2.ebuild ChangeLog
4 Log:
5 x86 stable per bug 353436
6
7 (Portage version: 2.1.9.40/cvs/Linux i686)
8
9 Revision Changes Path
10 1.4 gnome-extra/libgda/libgda-4.2.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgda/libgda-4.2.2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgda/libgda-4.2.2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgda/libgda-4.2.2.ebuild?r1=1.3&r2=1.4
15
16 Index: libgda-4.2.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- libgda-4.2.2.ebuild 23 Feb 2011 23:03:53 -0000 1.3
23 +++ libgda-4.2.2.ebuild 24 Feb 2011 20:16:28 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.2.ebuild,v 1.3 2011/02/23 23:03:53 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.2.ebuild,v 1.4 2011/02/24 20:16:28 tomka Exp $
29
30 EAPI="3"
31
32 @@ -13,7 +13,7 @@
33 # MDB support currently works with CVS only, so disable it in the meantime
34 IUSE="berkdb bindist canvas doc firebird gnome-keyring gtk graphviz http +introspection json mysql oci8 postgres sourceview ssl"
35 SLOT="4"
36 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
38
39 # FIXME: sqlite is automagic, but maybe it is a hard-dep
40 # FIXME: autoconf is a hell of inconsistencies
41
42
43
44 1.158 gnome-extra/libgda/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgda/ChangeLog?rev=1.158&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgda/ChangeLog?rev=1.158&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgda/ChangeLog?r1=1.157&r2=1.158
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v
53 retrieving revision 1.157
54 retrieving revision 1.158
55 diff -u -r1.157 -r1.158
56 --- ChangeLog 23 Feb 2011 23:03:53 -0000 1.157
57 +++ ChangeLog 24 Feb 2011 20:16:28 -0000 1.158
58 @@ -1,6 +1,9 @@
59 # ChangeLog for gnome-extra/libgda
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.157 2011/02/23 23:03:53 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.158 2011/02/24 20:16:28 tomka Exp $
63 +
64 + 24 Feb 2011; Thomas Kahle <tomka@g.o> libgda-4.2.2.ebuild:
65 + x86 stable per bug 353436
66
67 23 Feb 2011; Markos Chandras <hwoarang@g.o> libgda-4.2.2.ebuild:
68 Stable on amd64 wrt bug 353436