diff options
author | 2003-07-18 21:05:10 +0000 | |
---|---|---|
committer | 2003-07-18 21:05:10 +0000 | |
commit | 3d5a4283c14971b2e9d0bec1b487ceae28a69715 (patch) | |
tree | 9f0fda7bec01592527606708a707d004c11f19a5 /gnome-extra/libgda/libgda-0.90.0.ebuild | |
parent | Adding amd64 keywods (diff) | |
download | gentoo-2-3d5a4283c14971b2e9d0bec1b487ceae28a69715.tar.gz gentoo-2-3d5a4283c14971b2e9d0bec1b487ceae28a69715.tar.bz2 gentoo-2-3d5a4283c14971b2e9d0bec1b487ceae28a69715.zip |
slot bump libgda >= 0.10.0
Diffstat (limited to 'gnome-extra/libgda/libgda-0.90.0.ebuild')
-rw-r--r-- | gnome-extra/libgda/libgda-0.90.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/libgda/libgda-0.90.0.ebuild b/gnome-extra/libgda/libgda-0.90.0.ebuild index 1ca91178cb4d..30eac513b4cd 100644 --- a/gnome-extra/libgda/libgda-0.90.0.ebuild +++ b/gnome-extra/libgda/libgda-0.90.0.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-0.90.0.ebuild,v 1.1 2003/07/05 12:27:18 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.90.0.ebuild,v 1.2 2003/07/18 21:05:02 liquidx Exp $ IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8" @@ -8,7 +8,7 @@ inherit gnome2 gnome.org DESCRIPTION="Gnome Database Access Library" HOMEPAGE="http://www.gnome-db.org/" -SLOT="0" +SLOT="1" LICENSE="GPL-2 LGPL-2" KEYWORDS="~x86 ~ppc" |