diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:16:28 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:16:28 +0000 |
commit | 7f5cfb2927db08a76d017f219819bd1e46d81cb1 (patch) | |
tree | 2559de6e7db1c1269f0468750b4903789a7ffac0 /gnome-extra/libgda | |
parent | x86 stable per bug 353436 (diff) | |
download | historical-7f5cfb2927db08a76d017f219819bd1e46d81cb1.tar.gz historical-7f5cfb2927db08a76d017f219819bd1e46d81cb1.tar.bz2 historical-7f5cfb2927db08a76d017f219819bd1e46d81cb1.zip |
x86 stable per bug 353436
Package-Manager: portage-2.1.9.40/cvs/Linux i686
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-4.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index ca9333e87224..a90e4d6155f8 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/libgda # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.157 2011/02/23 23:03:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.158 2011/02/24 20:16:28 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> libgda-4.2.2.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> libgda-4.2.2.ebuild: Stable on amd64 wrt bug 353436 diff --git a/gnome-extra/libgda/libgda-4.2.2.ebuild b/gnome-extra/libgda/libgda-4.2.2.ebuild index 30881a3614c3..242520b2014c 100644 --- a/gnome-extra/libgda/libgda-4.2.2.ebuild +++ b/gnome-extra/libgda/libgda-4.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.2.ebuild,v 1.3 2011/02/23 23:03:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.2.ebuild,v 1.4 2011/02/24 20:16:28 tomka Exp $ EAPI="3" @@ -13,7 +13,7 @@ LICENSE="GPL-2 LGPL-2" # MDB support currently works with CVS only, so disable it in the meantime IUSE="berkdb bindist canvas doc firebird gnome-keyring gtk graphviz http +introspection json mysql oci8 postgres sourceview ssl" SLOT="4" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" # FIXME: sqlite is automagic, but maybe it is a hard-dep # FIXME: autoconf is a hell of inconsistencies |