summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Presutti <epresutti@comcast.net>2007-05-13 18:53:51 +0000
committerEd Presutti <epresutti@comcast.net>2007-05-13 18:53:51 +0000
commitfada45782d12b4ce7820841cdf444bf5a322e17b (patch)
tree7d3fbe48a385e8813ebbdd6d41a6e1435ce913c5 /x11-libs
parentAdd edb USE flag to IUSE. (diff)
downloadenlightenment-fada45782d12b4ce7820841cdf444bf5a322e17b.tar.gz
enlightenment-fada45782d12b4ce7820841cdf444bf5a322e17b.tar.bz2
enlightenment-fada45782d12b4ce7820841cdf444bf5a322e17b.zip
Ecore now requires the GIT version of xcb-util. 0.2 won't work anymore. Maybe we should just comment out XCB support for now.
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/ecore/Manifest8
-rw-r--r--x11-libs/ecore/ecore-9999.ebuild2
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-libs/ecore/Manifest b/x11-libs/ecore/Manifest
index 8e36437..99d4b93 100644
--- a/x11-libs/ecore/Manifest
+++ b/x11-libs/ecore/Manifest
@@ -3,10 +3,10 @@ EBUILD ecore-0.9.9.037.ebuild 1523 RMD160 eca172f5f700df28d1ae7390d3b8f22622f694
MD5 c566ae3d77382762c11f0d6f2e1aff67 ecore-0.9.9.037.ebuild 1523
RMD160 eca172f5f700df28d1ae7390d3b8f22622f69425 ecore-0.9.9.037.ebuild 1523
SHA256 0379cb9406fee7f2890fddea0c772682f215019835db6f24bf8515ab865e3ed1 ecore-0.9.9.037.ebuild 1523
-EBUILD ecore-9999.ebuild 1575 RMD160 bb1aa81691581f5aa6c2f9ddafe26c07b0ae4e68 SHA1 db5f378a0466b3a0f134cdd493f240a7b39defe2 SHA256 aa09492f8e0b301ab4a3ee698ef174a5476186c52c2f2a767c8dd0d93304a78d
-MD5 253e8d7fc3fe6c497bb3ae7a608a6742 ecore-9999.ebuild 1575
-RMD160 bb1aa81691581f5aa6c2f9ddafe26c07b0ae4e68 ecore-9999.ebuild 1575
-SHA256 aa09492f8e0b301ab4a3ee698ef174a5476186c52c2f2a767c8dd0d93304a78d ecore-9999.ebuild 1575
+EBUILD ecore-9999.ebuild 1574 RMD160 26d6b05d170dd3cd75ac7235b91243e8057e9e5e SHA1 16f3339779d793fc726d430848e7d5b541a8a911 SHA256 9be847d2b2d71ac063031bc780a86c5c9fa586daa4ae0b3214bb58096191e48a
+MD5 d44aac008e1a4cd7342f14ff3253f034 ecore-9999.ebuild 1574
+RMD160 26d6b05d170dd3cd75ac7235b91243e8057e9e5e ecore-9999.ebuild 1574
+SHA256 9be847d2b2d71ac063031bc780a86c5c9fa586daa4ae0b3214bb58096191e48a ecore-9999.ebuild 1574
MISC metadata.xml 582 RMD160 772d7381c44fe69b85c406b537372cc9085a5045 SHA1 c1de654d1c96053e4a502663e5bb8ed2edb92388 SHA256 336ec6b92df93b90944ae81a8bf87b6fc7b4c80bcbe560aaadd4437fc7e6b0d8
MD5 2ee5578df2823259901b91a4c377e19f metadata.xml 582
RMD160 772d7381c44fe69b85c406b537372cc9085a5045 metadata.xml 582
diff --git a/x11-libs/ecore/ecore-9999.ebuild b/x11-libs/ecore/ecore-9999.ebuild
index 5b8f480..c014148 100644
--- a/x11-libs/ecore/ecore-9999.ebuild
+++ b/x11-libs/ecore/ecore-9999.ebuild
@@ -25,7 +25,7 @@ RDEPEND=">=x11-libs/evas-0.9.9
dbus? ( sys-apps/dbus )
opengl? ( virtual/opengl )
xcb? (
- >=x11-libs/xcb-util-0.2
+ >x11-libs/xcb-util-0.2
>=x11-libs/libxcb-1.0
)"
DEPEND="${RDEPEND}