diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-04 16:27:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-04 16:27:54 +0000 |
commit | fa6c3a6815e929c30eece4f50b7d8aea3528d533 (patch) | |
tree | b004363655571d2a8c3676922cc5440a2996cacd /gnome-extra/libgda/libgda-4.1.0.ebuild | |
parent | alpha/ia64/s390 stable wrt #302342 (diff) | |
download | historical-fa6c3a6815e929c30eece4f50b7d8aea3528d533.tar.gz historical-fa6c3a6815e929c30eece4f50b7d8aea3528d533.tar.bz2 historical-fa6c3a6815e929c30eece4f50b7d8aea3528d533.zip |
alpha/ia64/sparc stable wrt #298201
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
Diffstat (limited to 'gnome-extra/libgda/libgda-4.1.0.ebuild')
-rw-r--r-- | gnome-extra/libgda/libgda-4.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgda/libgda-4.1.0.ebuild b/gnome-extra/libgda/libgda-4.1.0.ebuild index f16424fc4957..65e8e33f89ac 100644 --- a/gnome-extra/libgda/libgda-4.1.0.ebuild +++ b/gnome-extra/libgda/libgda-4.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.1.0.ebuild,v 1.6 2010/03/16 18:23:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-4.1.0.ebuild,v 1.7 2010/04/04 16:27:54 armin76 Exp $ EAPI="2" @@ -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 doc firebird freetds ldap mysql oci8 odbc postgres xbase" SLOT="4" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa 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 |