diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 14:25:14 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-21 14:25:14 +0000 |
commit | 05e07cf751c702e343332db0a9ae4ca3f0d130fd (patch) | |
tree | 2ebb009b2eefae11b84ae4fc41323a6a0c773508 /gnome-extra/libgda/libgda-4.2.9.ebuild | |
parent | x86 stable wrt bug #385699 (diff) | |
download | gentoo-2-05e07cf751c702e343332db0a9ae4ca3f0d130fd.tar.gz gentoo-2-05e07cf751c702e343332db0a9ae4ca3f0d130fd.tar.bz2 gentoo-2-05e07cf751c702e343332db0a9ae4ca3f0d130fd.zip |
x86 stable wrt bug #385699
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'gnome-extra/libgda/libgda-4.2.9.ebuild')
-rw-r--r-- | gnome-extra/libgda/libgda-4.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgda/libgda-4.2.9.ebuild b/gnome-extra/libgda/libgda-4.2.9.ebuild index 2d4a58d1eaa6..a7c9be573ef1 100644 --- a/gnome-extra/libgda/libgda-4.2.9.ebuild +++ b/gnome-extra/libgda/libgda-4.2.9.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.9.ebuild,v 1.3 2011/10/16 17:59:33 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.2.9.ebuild,v 1.4 2011/10/21 14:25:14 phajdan.jr Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -15,7 +15,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 ldap 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 |