diff options
author | 2004-03-09 23:24:21 +0000 | |
---|---|---|
committer | 2004-03-09 23:24:21 +0000 | |
commit | 8c7c7c934cc9ff490a4f48f7071573a56584185f (patch) | |
tree | 1aa38c739573c7f1dcce64044c9430dea04bd210 /x11-libs | |
parent | stable on alpha and ia64 (diff) | |
download | historical-8c7c7c934cc9ff490a4f48f7071573a56584185f.tar.gz historical-8c7c7c934cc9ff490a4f48f7071573a56584185f.tar.bz2 historical-8c7c7c934cc9ff490a4f48f7071573a56584185f.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" |