summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2014-02-16 13:45:59 +0000
committerThomas Sachau <tommy@gentoo.org>2014-02-16 13:45:59 +0000
commitc5b1608d7ea34ef0a46d06a657050cb589738e1b (patch)
tree59101492b3ac30505825f65068e8373bf1496586
parentSwitch to dev-libs/efl (diff)
downloadenlightenment-c5b1608d7ea34ef0a46d06a657050cb589738e1b.tar.gz
enlightenment-c5b1608d7ea34ef0a46d06a657050cb589738e1b.tar.bz2
enlightenment-c5b1608d7ea34ef0a46d06a657050cb589738e1b.zip
Switch to dev-libs/efl
-rw-r--r--x11-plugins/e_modules-mem/e_modules-mem-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/e_modules-mem/e_modules-mem-9999.ebuild b/x11-plugins/e_modules-mem/e_modules-mem-9999.ebuild
index ff23318..11c5de5 100644
--- a/x11-plugins/e_modules-mem/e_modules-mem-9999.ebuild
+++ b/x11-plugins/e_modules-mem/e_modules-mem-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -12,5 +12,5 @@ inherit enlightenment
DESCRIPTION="Memory monitor module for e17"
DEPEND=">=x11-wm/enlightenment-0.17.0_alpha:0.17=
- >=media-libs/edje-0.5.0"
+ dev-libs/efl"
RDEPEND=${DEPEND}