summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-10-13 00:43:24 +0000
committerMike Frysinger <vapier@gentoo.org>2005-10-13 00:43:24 +0000
commitd3ceefe574bb487c9137cc9bae168ff543ba154c (patch)
tree5f2cd80679c42c8f570254168400fccc4565c2c0 /x11-libs/ewl
parentVersion bump #108375 by Peter Hyman. (diff)
downloadgentoo-2-d3ceefe574bb487c9137cc9bae168ff543ba154c.tar.gz
gentoo-2-d3ceefe574bb487c9137cc9bae168ff543ba154c.tar.bz2
gentoo-2-d3ceefe574bb487c9137cc9bae168ff543ba154c.zip
dont need etox anymore as pointed out by CpuID
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'x11-libs/ewl')
-rw-r--r--x11-libs/ewl/ewl-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-libs/ewl/ewl-9999.ebuild b/x11-libs/ewl/ewl-9999.ebuild
index 70e3f5abe477..688246c464ae 100644
--- a/x11-libs/ewl/ewl-9999.ebuild
+++ b/x11-libs/ewl/ewl-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/ewl/ewl-9999.ebuild,v 1.6 2005/09/25 06:59:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/ewl/ewl-9999.ebuild,v 1.7 2005/10/13 00:43:24 vapier Exp $
inherit enlightenment
@@ -9,8 +9,7 @@ DESCRIPTION="simple-to-use general purpose widget library"
DEPEND=">=media-libs/edje-0.5.0
>=dev-db/edb-1.0.5
>=x11-libs/evas-0.9.9
- >=x11-libs/ecore-0.9.9
- >=media-libs/etox-0.9.0"
+ >=x11-libs/ecore-0.9.9"
pkg_setup() {
if ! built_with_use media-libs/edje png ; then