summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-05 22:09:04 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-05 22:09:04 +0000
commit9b37e4bfa28b685a2de0b6e82cc4801e34133180 (patch)
treef0678f1b138a7700bf1368042fbf94ae47522f93 /x11-misc/ebindings
parentfix DEPEND (diff)
downloadhistorical-9b37e4bfa28b685a2de0b6e82cc4801e34133180.tar.gz
historical-9b37e4bfa28b685a2de0b6e82cc4801e34133180.tar.bz2
historical-9b37e4bfa28b685a2de0b6e82cc4801e34133180.zip
fix DEPEND
Diffstat (limited to 'x11-misc/ebindings')
-rw-r--r--x11-misc/ebindings/ebindings-0.2.20031013.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/ebindings/ebindings-0.2.20031013.ebuild b/x11-misc/ebindings/ebindings-0.2.20031013.ebuild
index 813012847027..cdb7b3b7b674 100644
--- a/x11-misc/ebindings/ebindings-0.2.20031013.ebuild
+++ b/x11-misc/ebindings/ebindings-0.2.20031013.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/ebindings/ebindings-0.2.20031013.ebuild,v 1.1 2003/10/14 03:07:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/ebindings/ebindings-0.2.20031013.ebuild,v 1.2 2004/04/05 22:09:04 vapier Exp $
inherit enlightenment
DESCRIPTION="e17 keybinding and menu editor"
-DEPEND="${DEPEND}
- virtual/x11
+DEPEND="virtual/x11
>=x11-libs/evas-1.0.0.20030906_pre11
>=dev-db/edb-1.0.4.20030906
+ >=media-libs/ebits-1.0.1.20031013
=x11-libs/gtk+-1*"