diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-26 06:21:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-26 06:21:10 +0000 |
commit | b83d4927e641afafbaba5d8b89a451472ef00a35 (patch) | |
tree | 5ec5db0a733bcd70231fd3a6237007c11c6ec618 /media-gfx/entice | |
parent | ver bump (diff) | |
download | historical-b83d4927e641afafbaba5d8b89a451472ef00a35.tar.gz historical-b83d4927e641afafbaba5d8b89a451472ef00a35.tar.bz2 historical-b83d4927e641afafbaba5d8b89a451472ef00a35.zip |
update DEPEND
Diffstat (limited to 'media-gfx/entice')
-rw-r--r-- | media-gfx/entice/entice-0.9.1.20040424.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/media-gfx/entice/entice-0.9.1.20040424.ebuild b/media-gfx/entice/entice-0.9.1.20040424.ebuild index 5c793d7f6e38..afc5b86a5dfd 100644 --- a/media-gfx/entice/entice-0.9.1.20040424.ebuild +++ b/media-gfx/entice/entice-0.9.1.20040424.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-gfx/entice/entice-0.9.1.20040424.ebuild,v 1.1 2004/04/26 06:14:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/entice/entice-0.9.1.20040424.ebuild,v 1.2 2004/04/26 06:21:10 vapier Exp $ inherit enlightenment @@ -8,8 +8,8 @@ DESCRIPTION="the E image browser" HOMEPAGE="http://www.enlightenment.org/pages/entice.html" DEPEND=">=media-libs/imlib2-1.1.0 - >=x11-libs/evas-1.0.0.20031025_pre12 + >=x11-libs/evas-1.0.0.20040424_pre13 >=dev-db/edb-1.0.4.20031013 - >=x11-libs/ecore-1.0.0.20031213_pre4 - >=x11-libs/esmart-0.0.2.20040306 - >=media-libs/edje-0.0.1.20031020" + >=x11-libs/ecore-1.0.0.20040424_pre7 + >=x11-libs/esmart-0.0.2.20040424 + >=media-libs/edje-0.5.0.20040424" |