diff options
Diffstat (limited to 'kde-base/kblackbox/kblackbox-4.9999.ebuild')
| -rw-r--r-- | kde-base/kblackbox/kblackbox-4.9999.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-base/kblackbox/kblackbox-4.9999.ebuild b/kde-base/kblackbox/kblackbox-4.9999.ebuild new file mode 100644 index 00000000000..dfd9479d1b3 --- /dev/null +++ b/kde-base/kblackbox/kblackbox-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" +KDE_SELINUX_MODULE="games" +inherit kde4-base + +DESCRIPTION="KDE Blackbox Game" +KEYWORDS="" +IUSE="debug" + +DEPEND="$(add_kdebase_dep libkdegames)" +RDEPEND="${DEPEND}" |
