summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2004-05-24 00:24:14 +0000
committerMarius Mauch <genone@gentoo.org>2004-05-24 00:24:14 +0000
commit4096d2f7151e813bb3536a115e9744dce6ed09df (patch)
tree5419c8954cdae87dc5fc250dbd1827dc24a97e66 /dev-util/gambas
parentfixed patches (Manifest recommit) (diff)
downloadgentoo-2-4096d2f7151e813bb3536a115e9744dce6ed09df.tar.gz
gentoo-2-4096d2f7151e813bb3536a115e9744dce6ed09df.tar.bz2
gentoo-2-4096d2f7151e813bb3536a115e9744dce6ed09df.zip
regression fix
Diffstat (limited to 'dev-util/gambas')
-rw-r--r--dev-util/gambas/gambas-0.93b.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/gambas/gambas-0.93b.ebuild b/dev-util/gambas/gambas-0.93b.ebuild
index 546789cd1fad..c54cbadc7270 100644
--- a/dev-util/gambas/gambas-0.93b.ebuild
+++ b/dev-util/gambas/gambas-0.93b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-0.93b.ebuild,v 1.1 2004/05/21 19:29:15 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gambas/gambas-0.93b.ebuild,v 1.2 2004/05/24 00:24:14 genone Exp $
inherit eutils
@@ -14,7 +14,6 @@ KEYWORDS="~x86"
IUSE="postgres mysql sdl doc curl debug"
DEPEND=">=sys-devel/automake-1.7.5
- >=x11-base/xfree-4.3.0
>=x11-libs/qt-3.2
>=kde-base/kdelibs-3.2
sdl? ( media-libs/libsdl )