diff options
Diffstat (limited to 'kde-base/ksame/ksame-4.0.5.ebuild')
-rw-r--r-- | kde-base/ksame/ksame-4.0.5.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/kde-base/ksame/ksame-4.0.5.ebuild b/kde-base/ksame/ksame-4.0.5.ebuild new file mode 100644 index 000000000000..d959a2b07d9c --- /dev/null +++ b/kde-base/ksame/ksame-4.0.5.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-4.0.5.ebuild,v 1.1 2008/06/05 22:16:35 keytoaster Exp $ + +EAPI="1" +KMNAME=kdegames +inherit kde4-meta + +DESCRIPTION="KDE: Same Game - a little game about balls and how to get rid of them" +KEYWORDS="~amd64 ~x86" +IUSE="debug htmlhandbook" |