diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-25 21:23:16 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-25 21:23:16 +0000 |
commit | d2c207c3479a28aaca0f1a5feba85349fd634849 (patch) | |
tree | d9d0401ee2738d43a5905a5b213e6238ff8ceb7b /gnome-extra/libgda/libgda-1.0.2.ebuild | |
parent | sys-boot/grub-0.93.20040125 is badly broken (diff) | |
download | historical-d2c207c3479a28aaca0f1a5feba85349fd634849.tar.gz historical-d2c207c3479a28aaca0f1a5feba85349fd634849.tar.bz2 historical-d2c207c3479a28aaca0f1a5feba85349fd634849.zip |
marked stable on sparc
Diffstat (limited to 'gnome-extra/libgda/libgda-1.0.2.ebuild')
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgda/libgda-1.0.2.ebuild b/gnome-extra/libgda/libgda-1.0.2.ebuild index a738e8eb3765..4412549c7f92 100644 --- a/gnome-extra/libgda/libgda-1.0.2.ebuild +++ b/gnome-extra/libgda/libgda-1.0.2.ebuild @@ -1,6 +1,6 @@ # 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-1.0.2.ebuild,v 1.4 2004/01/25 13:13:57 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.2.ebuild,v 1.5 2004/01/25 21:23:05 gustavoz Exp $ IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc" @@ -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 ~sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" RDEPEND=">=dev-libs/glib-2.0 >=dev-libs/libxml2-2.0 |