diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-02 05:46:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-02 05:46:51 +0000 |
commit | f3f71d1217a2a8c9438e2163cfff786ca6047be7 (patch) | |
tree | 7968ec9502ed3e06fc51091ea506d95294c6e9cf /media-gfx | |
parent | update copyright (diff) | |
download | historical-f3f71d1217a2a8c9438e2163cfff786ca6047be7.tar.gz historical-f3f71d1217a2a8c9438e2163cfff786ca6047be7.tar.bz2 historical-f3f71d1217a2a8c9438e2163cfff786ca6047be7.zip |
update DEPEND
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/elicit/elicit-0.8.0.20040501.ebuild | 10 | ||||
-rw-r--r-- | media-gfx/entice/entice-0.9.1.20040501.ebuild | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/media-gfx/elicit/elicit-0.8.0.20040501.ebuild b/media-gfx/elicit/elicit-0.8.0.20040501.ebuild index 4d9ae2a05b4f..2c8d66d368b7 100644 --- a/media-gfx/elicit/elicit-0.8.0.20040501.ebuild +++ b/media-gfx/elicit/elicit-0.8.0.20040501.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.20040501.ebuild,v 1.1 2004/05/02 05:37:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/elicit/elicit-0.8.0.20040501.ebuild,v 1.2 2004/05/02 05:46:12 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.20040424_pre13 - >=x11-libs/ecore-1.0.0.20040424_pre7 - >=media-libs/edje-0.5.0.20040424 - >=x11-libs/esmart-0.0.2.20040424 +DEPEND=">=x11-libs/evas-1.0.0.20040501_pre13 + >=x11-libs/ecore-1.0.0.20040501_pre7 + >=media-libs/edje-0.5.0.20040501 + >=x11-libs/esmart-0.0.2.20040501 >=media-libs/imlib2-1.1.0" diff --git a/media-gfx/entice/entice-0.9.1.20040501.ebuild b/media-gfx/entice/entice-0.9.1.20040501.ebuild index 87b3524813c6..0885dc6d7632 100644 --- a/media-gfx/entice/entice-0.9.1.20040501.ebuild +++ b/media-gfx/entice/entice-0.9.1.20040501.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.20040501.ebuild,v 1.1 2004/05/02 05:38:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/entice/entice-0.9.1.20040501.ebuild,v 1.2 2004/05/02 05:46:51 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.20040424_pre13 + >=x11-libs/evas-1.0.0.20040501_pre13 >=dev-db/edb-1.0.4.20031013 - >=x11-libs/ecore-1.0.0.20040424_pre7 - >=x11-libs/esmart-0.0.2.20040424 - >=media-libs/edje-0.5.0.20040424" + >=x11-libs/ecore-1.0.0.20040501_pre7 + >=x11-libs/esmart-0.0.2.20040501 + >=media-libs/edje-0.5.0.20040501" |