diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-05 22:16:35 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-05 22:16:35 +0000 |
commit | a9f6c99220ab098841398d95d503978c6a621636 (patch) | |
tree | 8c1505896706bc1b02cf23691008581dbe90bbee /kde-base/ksame/ksame-4.0.5.ebuild | |
parent | Added the KDE 4.0.5 version of krunner. (diff) | |
download | historical-a9f6c99220ab098841398d95d503978c6a621636.tar.gz historical-a9f6c99220ab098841398d95d503978c6a621636.tar.bz2 historical-a9f6c99220ab098841398d95d503978c6a621636.zip |
Added the KDE 4.0.5 version of ksame.
Package-Manager: portage-2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
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" |