summaryrefslogtreecommitdiff
path: root/kde-base/blinken/blinken-4.4.80.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/blinken/blinken-4.4.80.ebuild')
-rw-r--r--kde-base/blinken/blinken-4.4.80.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/kde-base/blinken/blinken-4.4.80.ebuild b/kde-base/blinken/blinken-4.4.80.ebuild
new file mode 100644
index 00000000000..e7fb312d2fb
--- /dev/null
+++ b/kde-base/blinken/blinken-4.4.80.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+KMNAME="kdeedu"
+inherit kde4-meta
+
+DESCRIPTION="KDE version of the Simon Says game."
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"
+
+DEPEND="
+ $(add_kdebase_dep libkdeedu)
+"
+RDEPEND="${DEPEND}
+ $(add_kdebase_dep knotify)
+"
+
+KMEXTRACTONLY="libkdeedu/kdeeduui"