summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-11-30 08:14:23 +0000
committerMike Frysinger <vapier@gentoo.org>2008-11-30 08:14:23 +0000
commit414611a654e3e542dca03ab4688e14ea568cd184 (patch)
tree62919c5618945a73d0130bcda09f7e459250f82f /x11-libs
parentVersion bump. (diff)
downloadenlightenment-414611a654e3e542dca03ab4688e14ea568cd184.tar.gz
enlightenment-414611a654e3e542dca03ab4688e14ea568cd184.tar.bz2
enlightenment-414611a654e3e542dca03ab4688e14ea568cd184.zip
Version bump.
(Portage version: 2.2_rc16/svn/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/ecore/ChangeLog6
-rw-r--r--x11-libs/ecore/ecore-0.9.9.050.ebuild (renamed from x11-libs/ecore/ecore-0.9.9.041.ebuild)9
2 files changed, 10 insertions, 5 deletions
diff --git a/x11-libs/ecore/ChangeLog b/x11-libs/ecore/ChangeLog
new file mode 100644
index 0000000..5b17035
--- /dev/null
+++ b/x11-libs/ecore/ChangeLog
@@ -0,0 +1,6 @@
+# ChangeLog for x11-libs/ecore
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 30 Nov 2008; Mike Frysinger <vapier@gentoo.org> +ecore-0.9.9.050.ebuild:
+ Version bump.
diff --git a/x11-libs/ecore/ecore-0.9.9.041.ebuild b/x11-libs/ecore/ecore-0.9.9.050.ebuild
index 2b1de4b..fb58925 100644
--- a/x11-libs/ecore/ecore-0.9.9.041.ebuild
+++ b/x11-libs/ecore/ecore-0.9.9.050.ebuild
@@ -1,16 +1,15 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-9999.ebuild,v 1.14 2006/10/29 03:27:50 vapier Exp $
+E_SNAP_DATE="2008-09-25"
inherit enlightenment
-SRC_URI="http://download.enlightenment.org/snapshots/2007-08-26/${P}.tar.gz"
-
DESCRIPTION="core event abstraction layer and X abstraction layer (nice convenience library)"
IUSE="curl directfb fbcon opengl sdl ssl X"
-RDEPEND=">=x11-libs/evas-0.9.9.041
+RDEPEND=">=x11-libs/evas-0.9.9.050
X? (
x11-libs/libXcursor
x11-libs/libXp
@@ -21,7 +20,7 @@ RDEPEND=">=x11-libs/evas-0.9.9.041
x11-libs/libXfixes
x11-libs/libXdamage
)
- >=dev-libs/eet-0.9.10.041
+ >=dev-libs/eet-1.1.0
directfb? ( >=dev-libs/DirectFB-0.9.16 )
sdl? ( media-libs/libsdl )
ssl? ( dev-libs/openssl )