diff options
author | 2006-08-07 16:39:24 +0000 | |
---|---|---|
committer | 2006-08-07 16:39:24 +0000 | |
commit | 5729a756f61e823a60174b694f7f728e1980890c (patch) | |
tree | e880f9347532cc9ef10d3294fe13c50bc97160ec /gnome-extra/libgda/libgda-1.2.3.ebuild | |
parent | * bump (diff) | |
download | gentoo-2-5729a756f61e823a60174b694f7f728e1980890c.tar.gz gentoo-2-5729a756f61e823a60174b694f7f728e1980890c.tar.bz2 gentoo-2-5729a756f61e823a60174b694f7f728e1980890c.zip |
ppc stable, bug #142587
(Portage version: 2.1.1_pre4-r3)
Diffstat (limited to 'gnome-extra/libgda/libgda-1.2.3.ebuild')
-rw-r--r-- | gnome-extra/libgda/libgda-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgda/libgda-1.2.3.ebuild b/gnome-extra/libgda/libgda-1.2.3.ebuild index 1d88b66cb0a6..eb7be565a00b 100644 --- a/gnome-extra/libgda/libgda-1.2.3.ebuild +++ b/gnome-extra/libgda/libgda-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.2.3.ebuild,v 1.6 2006/08/07 06:34:18 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.2.3.ebuild,v 1.7 2006/08/07 16:39:24 dertobi123 Exp $ inherit autotools eutils gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2 LGPL-2" IUSE="berkdb doc firebird freetds ldap mdb mysql oci8 odbc postgres sqlite xbase" SLOT="1" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86" RDEPEND=">=dev-libs/glib-2 >=dev-libs/libxml2-2 |