diff options
Diffstat (limited to 'kde-base/kbounce/kbounce-4.5.95.ebuild')
-rw-r--r-- | kde-base/kbounce/kbounce-4.5.95.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kbounce/kbounce-4.5.95.ebuild b/kde-base/kbounce/kbounce-4.5.95.ebuild new file mode 100644 index 0000000000..05663d58c7 --- /dev/null +++ b/kde-base/kbounce/kbounce-4.5.95.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="3" + +KDE_HANDBOOK="optional" +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE Bounce Ball Game" +KEYWORDS="~amd64 ~x86" +IUSE="debug" |