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