summaryrefslogtreecommitdiff
path: root/kde-base/kblocks/kblocks-4.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kblocks/kblocks-4.9999.ebuild')
-rw-r--r--kde-base/kblocks/kblocks-4.9999.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-base/kblocks/kblocks-4.9999.ebuild b/kde-base/kblocks/kblocks-4.9999.ebuild
new file mode 100644
index 00000000000..2c1e1b42c87
--- /dev/null
+++ b/kde-base/kblocks/kblocks-4.9999.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game."
+HOMEPAGE="http://www.kde.org/applications/games/kblocks/"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"