Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/libgda: ChangeLog libgda-4.2.7.ebuild
Date: Fri, 01 Jul 2011 21:14:41
Message-Id: 20110701211431.5925A2004B@flycatcher.gentoo.org
1 hwoarang 11/07/01 21:14:31
2
3 Modified: ChangeLog libgda-4.2.7.ebuild
4 Log:
5 Stable on amd64 wrt bug #278255
6
7 (Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.172 gnome-extra/libgda/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgda/ChangeLog?rev=1.172&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgda/ChangeLog?rev=1.172&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgda/ChangeLog?r1=1.171&r2=1.172
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v
19 retrieving revision 1.171
20 retrieving revision 1.172
21 diff -u -r1.171 -r1.172
22 --- ChangeLog 25 Jun 2011 15:31:37 -0000 1.171
23 +++ ChangeLog 1 Jul 2011 21:14:31 -0000 1.172
24 @@ -1,6 +1,9 @@
25 # ChangeLog for gnome-extra/libgda
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.171 2011/06/25 15:31:37 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.172 2011/07/01 21:14:31 hwoarang Exp $
29 +
30 + 01 Jul 2011; Markos Chandras <hwoarang@g.o> libgda-4.2.7.ebuild:
31 + Stable on amd64 wrt bug #278255
32
33 25 Jun 2011; Pacho Ramos <pacho@g.o> libgda-4.2.8.ebuild:
34 Try to prevent more sandbox violation issues suffered by some people with USE
35
36
37
38 1.3 gnome-extra/libgda/libgda-4.2.7.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgda/libgda-4.2.7.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgda/libgda-4.2.7.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/libgda/libgda-4.2.7.ebuild?r1=1.2&r2=1.3
43
44 Index: libgda-4.2.7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.7.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- libgda-4.2.7.ebuild 15 Jun 2011 16:31:44 -0000 1.2
51 +++ libgda-4.2.7.ebuild 1 Jul 2011 21:14:31 -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-extra/libgda/libgda-4.2.7.ebuild,v 1.2 2011/06/15 16:31:44 pacho Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.7.ebuild,v 1.3 2011/07/01 21:14:31 hwoarang Exp $
57
58 EAPI="4"
59 GCONF_DEBUG="yes"
60 @@ -16,7 +16,7 @@
61 # MDB support currently works with CVS only, so disable it in the meantime
62 IUSE="berkdb bindist canvas doc firebird gnome-keyring gtk graphviz http +introspection json mysql oci8 postgres sourceview ssl"
63 SLOT="4"
64 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66
67 # FIXME: sqlite is automagic, but maybe it is a hard-dep
68 # FIXME: autoconf is a hell of inconsistencies