diff options
Diffstat (limited to 'kde-apps/kblocks/kblocks-14.12.0.ebuild')
| -rw-r--r-- | kde-apps/kblocks/kblocks-14.12.0.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-apps/kblocks/kblocks-14.12.0.ebuild b/kde-apps/kblocks/kblocks-14.12.0.ebuild new file mode 100644 index 00000000000..0df13aba354 --- /dev/null +++ b/kde-apps/kblocks/kblocks-14.12.0.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=" ~amd64 ~x86" +IUSE="debug" + +DEPEND="$(add_kdeapps_dep libkdegames)" +RDEPEND="${DEPEND}" |
