summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2014-02-16 13:39:52 +0000
committerThomas Sachau <tommy@gentoo.org>2014-02-16 13:39:52 +0000
commit3b429fe0f36cb2c6c777023dff8e2be25468748f (patch)
tree3c730de8d9a24825ec13f32b19f230287bcaefa0
parentSwitch to dev-libs/efl (diff)
downloadenlightenment-3b429fe0f36cb2c6c777023dff8e2be25468748f.tar.gz
enlightenment-3b429fe0f36cb2c6c777023dff8e2be25468748f.tar.bz2
enlightenment-3b429fe0f36cb2c6c777023dff8e2be25468748f.zip
Switch to dev-libs/efl
-rw-r--r--x11-plugins/e_modules-cpu/e_modules-cpu-9999.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-plugins/e_modules-cpu/e_modules-cpu-9999.ebuild b/x11-plugins/e_modules-cpu/e_modules-cpu-9999.ebuild
index c779b0d..fe9394f 100644
--- a/x11-plugins/e_modules-cpu/e_modules-cpu-9999.ebuild
+++ b/x11-plugins/e_modules-cpu/e_modules-cpu-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: $
@@ -6,10 +6,11 @@ EAPI=5
EGIT_SUB_PROJECT="enlightenment/modules"
EGIT_URI_APPEND="${PN#e_modules-}"
+
inherit enlightenment
DESCRIPTION="CPU 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}