diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-08-08 20:12:24 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-08-08 20:12:24 +0000 |
commit | adeef090e32466cde8180a6425e4ee1153d7467f (patch) | |
tree | 498d7a3670b17e0fc861ed7c2f1fd168da0cca51 /gnome-extra/libgda/libgda-1.2.3.ebuild | |
parent | New ebuild for vim plugin bundled with mercurial-0.9.1 (diff) | |
download | historical-adeef090e32466cde8180a6425e4ee1153d7467f.tar.gz historical-adeef090e32466cde8180a6425e4ee1153d7467f.tar.bz2 historical-adeef090e32466cde8180a6425e4ee1153d7467f.zip |
Stable on amd64 (bug #142587)
Package-Manager: portage-2.1.1_pre2-r8
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 bc0ab74afba4..514e8895ab9c 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.8 2006/08/07 21:42:02 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.2.3.ebuild,v 1.9 2006/08/08 20:12:24 chutzpah 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 |