diff options
Diffstat (limited to 'gnome-extra/libgda/libgda-3.0.4.ebuild')
-rw-r--r-- | gnome-extra/libgda/libgda-3.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/libgda/libgda-3.0.4.ebuild b/gnome-extra/libgda/libgda-3.0.4.ebuild index 087f48ff6b1a..104fedb35cf6 100644 --- a/gnome-extra/libgda/libgda-3.0.4.ebuild +++ b/gnome-extra/libgda/libgda-3.0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-3.0.4.ebuild,v 1.2 2008/05/19 19:57:54 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-3.0.4.ebuild,v 1.3 2009/02/09 18:44:12 klausman Exp $ # TODO: # * Verify if the parallel compilation problems persist, and if so fix them. @@ -14,7 +14,7 @@ LICENSE="GPL-2 LGPL-2" # MDB support currently works with CVS only, so disable it in the meantime IUSE="berkdb bindist doc firebird freetds ldap mysql oci8 odbc postgres xbase" SLOT="3" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=">=dev-libs/glib-2.8 >=dev-libs/libxml2-2 |