summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kblocks/kblocks-4.14.3.ebuild')
-rw-r--r--kde-apps/kblocks/kblocks-4.14.3.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-apps/kblocks/kblocks-4.14.3.ebuild b/kde-apps/kblocks/kblocks-4.14.3.ebuild
new file mode 100644
index 000000000000..09aeb6878a97
--- /dev/null
+++ b/kde-apps/kblocks/kblocks-4.14.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="$(add_kdeapps_dep libkdegames)"
+RDEPEND="${DEPEND}"