diff options
author | Alex Alexander <wired@gentoo.org> | 2009-11-02 21:28:54 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2009-11-02 21:28:54 +0000 |
commit | 075de56ae4682ed095d107a8c856ee5a8b0ddbd1 (patch) | |
tree | 9c650e7e601b4e7773660e4cf2b818a66c76e644 /kde-base/kolf/kolf-4.3.3.ebuild | |
parent | Version bump KDE 4.3.3 (diff) | |
download | gentoo-2-075de56ae4682ed095d107a8c856ee5a8b0ddbd1.tar.gz gentoo-2-075de56ae4682ed095d107a8c856ee5a8b0ddbd1.tar.bz2 gentoo-2-075de56ae4682ed095d107a8c856ee5a8b0ddbd1.zip |
Version bump KDE 4.3.3
(Portage version: 2.2_rc48/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kolf/kolf-4.3.3.ebuild')
-rw-r--r-- | kde-base/kolf/kolf-4.3.3.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/kolf/kolf-4.3.3.ebuild b/kde-base/kolf/kolf-4.3.3.ebuild new file mode 100644 index 000000000000..35aec7a30caa --- /dev/null +++ b/kde-base/kolf/kolf-4.3.3.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/kolf-4.3.3.ebuild,v 1.1 2009/11/02 21:28:54 wired Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE Minigolf Game" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +IUSE="debug +handbook" |