summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Willich <sabotageandi@gmail.com>2011-08-06 22:56:54 +0200
committerAndreas Willich <sabotageandi@gmail.com>2011-08-06 22:56:54 +0200
commit05e2888845ef46a6851eeb8817811e7f2a5172f1 (patch)
tree01f71afdf31b80285ceaec7fe6dbb4f05a430ce5 /x11-plugins/e_modules-itask/e_modules-itask-9999.ebuild
downloadsabotageandi-05e2888845ef46a6851eeb8817811e7f2a5172f1.tar.gz
sabotageandi-05e2888845ef46a6851eeb8817811e7f2a5172f1.tar.bz2
sabotageandi-05e2888845ef46a6851eeb8817811e7f2a5172f1.zip
ebuild push
Diffstat (limited to 'x11-plugins/e_modules-itask/e_modules-itask-9999.ebuild')
-rw-r--r--x11-plugins/e_modules-itask/e_modules-itask-9999.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-plugins/e_modules-itask/e_modules-itask-9999.ebuild b/x11-plugins/e_modules-itask/e_modules-itask-9999.ebuild
new file mode 100644
index 0000000..df03bd3
--- /dev/null
+++ b/x11-plugins/e_modules-itask/e_modules-itask-9999.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+ESVN_SUB_PROJECT="E-MODULES-EXTRA"
+ESVN_URI_APPEND="${PN#e_modules-}"
+
+inherit enlightenment
+
+DESCRIPTION="Itask Module for E17"
+
+IUSE="static-libs"
+
+RDEPEND=">=x11-wm/enlightenment-9999"
+DEPEND="${RDEPEND}"