diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-22 19:57:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-22 19:57:14 +0000 |
commit | 3306cea895747ac5b97ae0da4fc5c052d9e8dce5 (patch) | |
tree | 3062ae26d4572f8dd4a80d29bda56913db58124a /x11-libs/esmart | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-3306cea895747ac5b97ae0da4fc5c052d9e8dce5.tar.gz gentoo-2-3306cea895747ac5b97ae0da4fc5c052d9e8dce5.tar.bz2 gentoo-2-3306cea895747ac5b97ae0da4fc5c052d9e8dce5.zip |
force newer DEPENDs
Diffstat (limited to 'x11-libs/esmart')
-rw-r--r-- | x11-libs/esmart/esmart-0.9.0.20041016.ebuild | 12 | ||||
-rw-r--r-- | x11-libs/esmart/esmart-9999.ebuild | 12 |
2 files changed, 12 insertions, 12 deletions
diff --git a/x11-libs/esmart/esmart-0.9.0.20041016.ebuild b/x11-libs/esmart/esmart-0.9.0.20041016.ebuild index b3313e9a4713..22aeda1ae2e3 100644 --- a/x11-libs/esmart/esmart-0.9.0.20041016.ebuild +++ b/x11-libs/esmart/esmart-0.9.0.20041016.ebuild @@ -1,14 +1,14 @@ # 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.20041016.ebuild,v 1.1 2004/10/18 12:49:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.9.0.20041016.ebuild,v 1.2 2004/10/22 19:57:14 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_pre13 - >=x11-libs/ecore-1.0.0_pre7 - >=media-libs/edje-0.5.0 - >=media-libs/epsilon-0.0.2.20040117 - >=media-libs/imlib2-1.1.1" +DEPEND=">=x11-libs/evas-1.0.0.20041016_pre13 + >=x11-libs/ecore-1.0.0.20041016_pre7 + >=media-libs/edje-0.5.0.20041016 + >=media-libs/epsilon-0.3.0.20041016 + >=media-libs/imlib2-1.1.2.20041016" diff --git a/x11-libs/esmart/esmart-9999.ebuild b/x11-libs/esmart/esmart-9999.ebuild index 6e0ac4d9baf7..cfa68494338e 100644 --- a/x11-libs/esmart/esmart-9999.ebuild +++ b/x11-libs/esmart/esmart-9999.ebuild @@ -1,14 +1,14 @@ # 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-9999.ebuild,v 1.1 2004/10/21 20:22:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-9999.ebuild,v 1.2 2004/10/22 19:57:14 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_pre13 - >=x11-libs/ecore-1.0.0_pre7 - >=media-libs/edje-0.5.0 - >=media-libs/epsilon-0.0.2.20040117 - >=media-libs/imlib2-1.1.1" +DEPEND=">=x11-libs/evas-1.0.0.20041016_pre13 + >=x11-libs/ecore-1.0.0.20041016_pre7 + >=media-libs/edje-0.5.0.20041016 + >=media-libs/epsilon-0.3.0.20041016 + >=media-libs/imlib2-1.1.2.20041016" |