summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-08-11 03:50:24 +0000
committerMike Frysinger <vapier@gentoo.org>2004-08-11 03:50:24 +0000
commitdac95f20cf9cafa5af82d614e79b8f9561702180 (patch)
tree9fd27c8c1055686d418a05940e3cc5230d2f7cfb /x11-libs/esmart
parentfix DEPEND (Manifest recommit) (diff)
downloadgentoo-2-dac95f20cf9cafa5af82d614e79b8f9561702180.tar.gz
gentoo-2-dac95f20cf9cafa5af82d614e79b8f9561702180.tar.bz2
gentoo-2-dac95f20cf9cafa5af82d614e79b8f9561702180.zip
fix DEPEND
Diffstat (limited to 'x11-libs/esmart')
-rw-r--r--x11-libs/esmart/esmart-0.9.0.20040710.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/esmart/esmart-0.9.0.20040710.ebuild b/x11-libs/esmart/esmart-0.9.0.20040710.ebuild
index a0b6cda84c77..cdc4f02bb0ab 100644
--- a/x11-libs/esmart/esmart-0.9.0.20040710.ebuild
+++ b/x11-libs/esmart/esmart-0.9.0.20040710.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.9.0.20040710.ebuild,v 1.1 2004/07/12 12:35:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.9.0.20040710.ebuild,v 1.2 2004/08/11 03:49:35 vapier Exp $
inherit enlightenment flag-o-matic
DESCRIPTION="A collection of evas smart objects"
HOMEPAGE="http://www.enlightenment.org/pages/evas.html"
-DEPEND=">=x11-libs/evas-1.0.0.20040501_pre13
- >=x11-libs/ecore-1.0.0.20040501_pre7
+DEPEND=">=x11-libs/evas-1.0.0_pre13
+ >=x11-libs/ecore-1.0.0_pre7
>=media-libs/epsilon-0.0.2.20040117
- >=media-libs/imlib2-1.1.0"
+ >=media-libs/imlib2-1.1.1"