summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-08-11 03:49:35 +0000
committerMike Frysinger <vapier@gentoo.org>2004-08-11 03:49:35 +0000
commit560c25c81f9bab9e92c0a0f78232acaefe70d292 (patch)
tree2e42edd7da34442c44b76a361b0b01a534e6d811 /x11-libs/esmart
parentfix DEPEND (diff)
downloadhistorical-560c25c81f9bab9e92c0a0f78232acaefe70d292.tar.gz
historical-560c25c81f9bab9e92c0a0f78232acaefe70d292.tar.bz2
historical-560c25c81f9bab9e92c0a0f78232acaefe70d292.zip
fix DEPEND
Diffstat (limited to 'x11-libs/esmart')
-rw-r--r--x11-libs/esmart/Manifest8
-rw-r--r--x11-libs/esmart/esmart-0.9.0.20040710.ebuild8
2 files changed, 8 insertions, 8 deletions
diff --git a/x11-libs/esmart/Manifest b/x11-libs/esmart/Manifest
index ba5a7e41d5c5..ae7d678976fe 100644
--- a/x11-libs/esmart/Manifest
+++ b/x11-libs/esmart/Manifest
@@ -2,13 +2,13 @@
Hash: SHA1
MD5 72c438b3abce7b4050a3b4a273d24185 ChangeLog 477
-MD5 0689489408eda6722fd9e7d45b9430de esmart-0.9.0.20040710.ebuild 517
+MD5 40334fe58506e146170e56681e24560f esmart-0.9.0.20040710.ebuild 499
MD5 03e193e953748331a7a613ed5973379c metadata.xml 322
MD5 9d68d2dbbb8f1814b0bf74ffa83235b6 files/digest-esmart-0.9.0.20040710 73
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.8 (GNU/Linux)
-iD8DBQFA8oWZHTu7gpaalycRAvgXAKC/8d1bT3uM+OPZUTGeXmrfQx1kaACg5jFd
-XZWMGPKredKGyl/MdtVyqQY=
-=ztV/
+iD8DBQFBGZeJHTu7gpaalycRAjxIAJ9vNljjxWESlYVAvfLEqeRUfJFQUQCeOqnR
+j1KoxiB10DpXp36YkHGDdsU=
+=2bVT
-----END PGP SIGNATURE-----
diff --git a/x11-libs/esmart/esmart-0.9.0.20040710.ebuild b/x11-libs/esmart/esmart-0.9.0.20040710.ebuild
index a0b6cda84c77..cdc4f02bb0ab 100644
--- a/x11-libs/esmart/esmart-0.9.0.20040710.ebuild
+++ b/x11-libs/esmart/esmart-0.9.0.20040710.ebuild
@@ -1,13 +1,13 @@
# 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.20040710.ebuild,v 1.1 2004/07/12 12:35:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/esmart/esmart-0.9.0.20040710.ebuild,v 1.2 2004/08/11 03:49:35 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.20040501_pre13
- >=x11-libs/ecore-1.0.0.20040501_pre7
+DEPEND=">=x11-libs/evas-1.0.0_pre13
+ >=x11-libs/ecore-1.0.0_pre7
>=media-libs/epsilon-0.0.2.20040117
- >=media-libs/imlib2-1.1.0"
+ >=media-libs/imlib2-1.1.1"