diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-16 21:16:13 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-16 21:16:13 +0000 |
commit | c97ed5c9c518e6e089444489e3a42fc83a9e08a2 (patch) | |
tree | 248754ad8a52dcbd9bc476c7c31723862ee9bb43 /gnome-extra/libgda/libgda-1.0.4.ebuild | |
parent | Fix Manifest. (diff) | |
download | gentoo-2-c97ed5c9c518e6e089444489e3a42fc83a9e08a2.tar.gz gentoo-2-c97ed5c9c518e6e089444489e3a42fc83a9e08a2.tar.bz2 gentoo-2-c97ed5c9c518e6e089444489e3a42fc83a9e08a2.zip |
Stable on sparc
(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 1306cc8389a7..d720991ace04 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.9 2005/05/12 12:55:05 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.4.ebuild,v 1.10 2005/05/16 21:16:13 gustavoz 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="~alpha ~amd64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ia64 ppc ppc64 sparc x86" RDEPEND=">=dev-libs/glib-2.0 >=dev-libs/libxml2-2.0 |