diff options
author | 2005-05-08 20:42:02 +0000 | |
---|---|---|
committer | 2005-05-08 20:42:02 +0000 | |
commit | 6eab73e61d50b5b8e8726a95408ed7c45beaa0c1 (patch) | |
tree | b7ea702f9edcfe09154bf2b6484cc39268f81c3e /gnome-extra/libgda/libgda-1.0.4.ebuild | |
parent | Added ebuilds separated libpq version, which are still in package.mask. (diff) | |
download | gentoo-2-6eab73e61d50b5b8e8726a95408ed7c45beaa0c1.tar.gz gentoo-2-6eab73e61d50b5b8e8726a95408ed7c45beaa0c1.tar.bz2 gentoo-2-6eab73e61d50b5b8e8726a95408ed7c45beaa0c1.zip |
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-extra/libgda/libgda-1.0.4.ebuild')
-rw-r--r-- | gnome-extra/libgda/libgda-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgda/libgda-1.0.4.ebuild b/gnome-extra/libgda/libgda-1.0.4.ebuild index 6bbdf061d75b..286a37a792b6 100644 --- a/gnome-extra/libgda/libgda-1.0.4.ebuild +++ b/gnome-extra/libgda/libgda-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.4.ebuild,v 1.6 2005/04/06 18:07:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.4.ebuild,v 1.7 2005/05/08 20:39:09 agriffis Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ LICENSE="GPL-2 LGPL-2" IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc" SLOT="1" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64 ppc64" +KEYWORDS="~alpha ~amd64 ia64 ~ppc ppc64 ~sparc ~x86" RDEPEND=">=dev-libs/glib-2.0 >=dev-libs/libxml2-2.0 |