diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-22 00:33:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-22 00:33:24 +0000 |
commit | 1ccbe86e36942cc8c6b0a96cff2b02d2acba404a (patch) | |
tree | 72010cd6267fd668f3c104b3e1f91e65d5509259 /media-libs/etox | |
parent | fix stupid things (diff) | |
download | gentoo-2-1ccbe86e36942cc8c6b0a96cff2b02d2acba404a.tar.gz gentoo-2-1ccbe86e36942cc8c6b0a96cff2b02d2acba404a.tar.bz2 gentoo-2-1ccbe86e36942cc8c6b0a96cff2b02d2acba404a.zip |
ewd is in ecore now
Diffstat (limited to 'media-libs/etox')
-rw-r--r-- | media-libs/etox/etox-0.9.0.20040515.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/media-libs/etox/etox-0.9.0.20040515.ebuild b/media-libs/etox/etox-0.9.0.20040515.ebuild index cbbd6321c611..2ceff836d729 100644 --- a/media-libs/etox/etox-0.9.0.20040515.ebuild +++ b/media-libs/etox/etox-0.9.0.20040515.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/media-libs/etox/etox-0.9.0.20040515.ebuild,v 1.2 2004/05/18 23:35:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/etox/etox-0.9.0.20040515.ebuild,v 1.3 2004/05/22 00:32:15 vapier Exp $ EHACKAUTOGEN=yes export WANT_AUTOMAKE=1.8 @@ -12,5 +12,4 @@ HOMEPAGE="http://www.enlightenment.org/pages/etox.html" DEPEND=">=x11-libs/evas-1.0.0.20031020_pre12 >=x11-libs/ecore-1.0.0.20031013_pre4 >=dev-db/edb-1.0.4.20031013 - >=media-libs/estyle-0.0.2.20031013 - >=dev-libs/ewd-0.0.1.20031013" + >=media-libs/estyle-0.0.2.20031013" |