diff options
author | 2004-05-02 05:49:09 +0000 | |
---|---|---|
committer | 2004-05-02 05:49:09 +0000 | |
commit | e0e9f6865ec4fff16d7768494b8da628d09bac19 (patch) | |
tree | a9c085385d41f9d736dddd389bee37693b808858 /x11-libs/esmart | |
parent | update DEPEND (diff) | |
download | historical-e0e9f6865ec4fff16d7768494b8da628d09bac19.tar.gz historical-e0e9f6865ec4fff16d7768494b8da628d09bac19.tar.bz2 historical-e0e9f6865ec4fff16d7768494b8da628d09bac19.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" |