diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-09 23:24:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-09 23:24:21 +0000 |
commit | ae8d7990e0e453c8eb8ca4b4c3641927dd813151 (patch) | |
tree | 96a55d2840beb7dfdc3b19f66786ab47d85b317c /x11-libs | |
parent | stable on alpha and ia64 (diff) | |
download | gentoo-2-ae8d7990e0e453c8eb8ca4b4c3641927dd813151.tar.gz gentoo-2-ae8d7990e0e453c8eb8ca4b4c3641927dd813151.tar.bz2 gentoo-2-ae8d7990e0e453c8eb8ca4b4c3641927dd813151.zip |
update ecore DEPEND
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/esmart/esmart-0.0.2.20040306.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/esmart/esmart-0.0.2.20040306.ebuild b/x11-libs/esmart/esmart-0.0.2.20040306.ebuild index b9f12dcaae0c..3b97b06d0392 100644 --- a/x11-libs/esmart/esmart-0.0.2.20040306.ebuild +++ b/x11-libs/esmart/esmart-0.0.2.20040306.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.20040306.ebuild,v 1.1 2004/03/06 21:52:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.0.2.20040306.ebuild,v 1.2 2004/03/09 23:24:21 vapier Exp $ inherit enlightenment flag-o-matic @@ -8,6 +8,6 @@ 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.20031213_pre4 + >=x11-libs/ecore-1.0.0.20040306_pre4 >=media-libs/epsilon-0.0.2.20031213 >=media-libs/imlib2-1.1.0" |