diff options
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgda/Manifest | 2 | ||||
-rw-r--r-- | gnome-extra/libgda/libgda-0.12.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/libgda/Manifest b/gnome-extra/libgda/Manifest index 13f6d55b7b57..2c5195b10748 100644 --- a/gnome-extra/libgda/Manifest +++ b/gnome-extra/libgda/Manifest @@ -1,6 +1,6 @@ MD5 866e839c7240d81edc7b1067dcc45792 ChangeLog 3195 MD5 5ab82f7dadae03ca71999d11372c5569 libgda-0.2.95-r1.ebuild 3309 -MD5 b98fa1601def2a121957931ceb7b6567 libgda-0.12.0.ebuild 2425 +MD5 0706eb893fe1650972a01bf901cbd3ce libgda-0.12.0.ebuild 2425 MD5 8f9f7b7c7813c4a410bdabf61cb18ddb libgda-0.2.96-r2.ebuild 3513 MD5 358ffa5bf7e7cc07a199014c693c9ee1 libgda-0.11.0.ebuild 2514 MD5 40bbf8acf6e08a15e8e61573f6f07724 files/digest-libgda-0.2.95-r1 66 diff --git a/gnome-extra/libgda/libgda-0.12.0.ebuild b/gnome-extra/libgda/libgda-0.12.0.ebuild index 65689d870894..ccbf521e7c08 100644 --- a/gnome-extra/libgda/libgda-0.12.0.ebuild +++ b/gnome-extra/libgda/libgda-0.12.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.12.0.ebuild,v 1.1 2003/06/03 10:30:09 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.12.0.ebuild,v 1.2 2003/06/03 16:16:12 liquidx Exp $ IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8" @@ -26,7 +26,7 @@ RDEPEND=">=gnome-base/ORBit2-2.3.91 mysql? ( >=dev-db/mysql-3.23.51 ) postgres? ( >=dev-db/postgresql-7.2.1 ) odbc? ( >=dev-db/unixODBC-2.0.6 ) - ldap? ( >=net-nds/openldap-2.0.45 ) + ldap? ( >=net-nds/openldap-2.0.25 ) firebird? ( >=dev-db/firebird-1.0 ) freetds? ( >=dev-db/freetds-0.5 ) sqlite? ( >=dev-db/sqlite-2.4.2 ) |