diff options
author | 2003-12-17 19:26:23 +0000 | |
---|---|---|
committer | 2003-12-17 19:26:23 +0000 | |
commit | 242286d8f7f6dfa7265134246bd7d9cdc0c5b11b (patch) | |
tree | 1614f6cbdf0b893148cbc534dfd807ad48b95df2 /gnome-extra/libgda/libgda-1.0.1.ebuild | |
parent | Fix metadata (diff) | |
download | gentoo-2-242286d8f7f6dfa7265134246bd7d9cdc0c5b11b.tar.gz gentoo-2-242286d8f7f6dfa7265134246bd7d9cdc0c5b11b.tar.bz2 gentoo-2-242286d8f7f6dfa7265134246bd7d9cdc0c5b11b.zip |
Marked stable on hppa.
Diffstat (limited to 'gnome-extra/libgda/libgda-1.0.1.ebuild')
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgda/libgda-1.0.1.ebuild b/gnome-extra/libgda/libgda-1.0.1.ebuild index eb0a7e59008d..51cb75472835 100644 --- a/gnome-extra/libgda/libgda-1.0.1.ebuild +++ b/gnome-extra/libgda/libgda-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.1.ebuild,v 1.4 2003/12/01 13:48:40 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.1.ebuild,v 1.5 2003/12/17 19:24:01 gmsoft 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 hppa" RDEPEND=">=dev-libs/glib-2.0 >=dev-libs/libxml2-2.0 |