diff options
Diffstat (limited to 'gnome-extra/libgda/libgda-0.12.1.ebuild')
-rw-r--r-- | gnome-extra/libgda/libgda-0.12.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/libgda/libgda-0.12.1.ebuild b/gnome-extra/libgda/libgda-0.12.1.ebuild index 2575c366bff2..7c2c726714b2 100644 --- a/gnome-extra/libgda/libgda-0.12.1.ebuild +++ b/gnome-extra/libgda/libgda-0.12.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.12.1.ebuild,v 1.7 2003/09/12 20:19:07 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.12.1.ebuild,v 1.8 2004/01/16 20:55:47 darkspecter Exp $ IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8" @@ -10,7 +10,7 @@ DESCRIPTION="Gnome Database Access Library" HOMEPAGE="http://www.gnome-db.org/" SLOT="1" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" RDEPEND=">=gnome-base/ORBit2-2.3.91 >=dev-libs/glib-2.0.4 |