diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-02 05:50:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-02 05:50:14 +0000 |
commit | 8a43109f602fc0004ae6f1c5e1a018c2f7b03bd2 (patch) | |
tree | 3606de7f2d91d822c0bf70df88b27a14ead75561 /x11-libs/esmart | |
parent | ver bump (diff) | |
download | gentoo-2-8a43109f602fc0004ae6f1c5e1a018c2f7b03bd2.tar.gz gentoo-2-8a43109f602fc0004ae6f1c5e1a018c2f7b03bd2.tar.bz2 gentoo-2-8a43109f602fc0004ae6f1c5e1a018c2f7b03bd2.zip |
update DEPEND
Diffstat (limited to 'x11-libs/esmart')
-rw-r--r-- | x11-libs/esmart/esmart-0.0.2.20040501.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-libs/esmart/esmart-0.0.2.20040501.ebuild b/x11-libs/esmart/esmart-0.0.2.20040501.ebuild index 854077f14f3c..7fb89e622cbd 100644 --- a/x11-libs/esmart/esmart-0.0.2.20040501.ebuild +++ b/x11-libs/esmart/esmart-0.0.2.20040501.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.0.2.20040501.ebuild,v 1.1 2004/05/02 05:38:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.0.2.20040501.ebuild,v 1.2 2004/05/02 05:49:09 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.20031013_pre12 - >=x11-libs/ecore-1.0.0.20040306_pre4 - >=media-libs/epsilon-0.0.2.20031213 +DEPEND=">=x11-libs/evas-1.0.0.20040501_pre13 + >=x11-libs/ecore-1.0.0.20040501_pre7 + >=media-libs/epsilon-0.0.2.20040117 >=media-libs/imlib2-1.1.0" |