diff options
author | 2004-04-26 06:21:10 +0000 | |
---|---|---|
committer | 2004-04-26 06:21:10 +0000 | |
commit | b83d4927e641afafbaba5d8b89a451472ef00a35 (patch) | |
tree | 5ec5db0a733bcd70231fd3a6237007c11c6ec618 /media-gfx/elicit | |
parent | ver bump (diff) | |
download | historical-b83d4927e641afafbaba5d8b89a451472ef00a35.tar.gz historical-b83d4927e641afafbaba5d8b89a451472ef00a35.tar.bz2 historical-b83d4927e641afafbaba5d8b89a451472ef00a35.zip |
update DEPEND
Diffstat (limited to 'media-gfx/elicit')
-rw-r--r-- | media-gfx/elicit/elicit-0.8.0.20040424.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/media-gfx/elicit/elicit-0.8.0.20040424.ebuild b/media-gfx/elicit/elicit-0.8.0.20040424.ebuild index 177c00749e24..bf06828bc3e0 100644 --- a/media-gfx/elicit/elicit-0.8.0.20040424.ebuild +++ b/media-gfx/elicit/elicit-0.8.0.20040424.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/elicit/elicit-0.8.0.20040424.ebuild,v 1.1 2004/04/26 05:57:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/elicit/elicit-0.8.0.20040424.ebuild,v 1.2 2004/04/26 06:20:05 vapier Exp $ inherit enlightenment DESCRIPTION="tool for examining images on your desktop" HOMEPAGE="http://enlightenment.org/pages/elicit.html" -DEPEND=">=x11-libs/evas-1.0.0.20031018_pre12 - >=x11-libs/ecore-1.0.0.20040207_pre4 - >=media-libs/edje-0.0.1.20031018 - >=x11-libs/esmart-0.0.2.20040313 +DEPEND=">=x11-libs/evas-1.0.0.20040424_pre13 + >=x11-libs/ecore-1.0.0.20040424_pre7 + >=media-libs/edje-0.5.0.20040424 + >=x11-libs/esmart-0.0.2.20040424 >=media-libs/imlib2-1.1.0" |