summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2007-02-16 17:02:23 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2007-02-16 17:02:23 +0000
commit33c4f9f549e6ee4759b98ecda2e01407078c2b10 (patch)
tree17f1257c6eb2fc16000578167f1c46f265d45b42 /gnome-extra/libgda
parentRemove libtool patch; the bug it was working around is fixed; bug #165524 (diff)
downloadhistorical-33c4f9f549e6ee4759b98ecda2e01407078c2b10.tar.gz
historical-33c4f9f549e6ee4759b98ecda2e01407078c2b10.tar.bz2
historical-33c4f9f549e6ee4759b98ecda2e01407078c2b10.zip
Remove mdb dep too; bug #167186
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r--gnome-extra/libgda/ChangeLog5
-rw-r--r--gnome-extra/libgda/libgda-2.99.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog
index 66acfbcebbf3..9fb3e164d0a3 100644
--- a/gnome-extra/libgda/ChangeLog
+++ b/gnome-extra/libgda/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-extra/libgda
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.104 2007/02/13 22:08:40 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.105 2007/02/16 17:02:23 dang Exp $
+
+ 16 Feb 2007; Daniel Gryniewicz <dang@gentoo.org> libgda-2.99.5.ebuild:
+ Remove mdb dep too; bug #167186
*libgda-2.99.5 (13 Feb 2007)
diff --git a/gnome-extra/libgda/libgda-2.99.5.ebuild b/gnome-extra/libgda/libgda-2.99.5.ebuild
index 486e83c573f1..a1a313cc939c 100644
--- a/gnome-extra/libgda/libgda-2.99.5.ebuild
+++ b/gnome-extra/libgda/libgda-2.99.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-2.99.5.ebuild,v 1.1 2007/02/13 22:08:40 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-2.99.5.ebuild,v 1.2 2007/02/16 17:02:23 dang Exp $
# TODO:
# * Verify if the parallel compilation problems persist, and if so fix them.
@@ -29,11 +29,11 @@ RDEPEND=">=dev-libs/glib-2.8
freetds? ( >=dev-db/freetds-0.62 )
firebird? ( dev-db/firebird )
xbase? ( dev-db/xbase )
- mdb? ( >app-office/mdbtools-0.5 )
ldap? ( >=net-nds/openldap-2.0.25 )
mono? (
>=dev-lang/mono-1
>=dev-dotnet/gtk-sharp-2.3.90 )"
+# mdb? ( >app-office/mdbtools-0.5 )
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9