diff options
author | 2010-03-30 21:14:57 +0000 | |
---|---|---|
committer | 2010-03-30 21:14:57 +0000 | |
commit | da393d4543de4c1617854ae88b6a11cd89c99968 (patch) | |
tree | 72033aac92176ab3f412a25f35878d062326ffff /kde-base/kmines/kmines-4.4.2.ebuild | |
parent | Version bump KDE 4.4.2 (diff) | |
download | gentoo-2-da393d4543de4c1617854ae88b6a11cd89c99968.tar.gz gentoo-2-da393d4543de4c1617854ae88b6a11cd89c99968.tar.bz2 gentoo-2-da393d4543de4c1617854ae88b6a11cd89c99968.zip |
Version bump KDE 4.4.2
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmines/kmines-4.4.2.ebuild')
-rw-r--r-- | kde-base/kmines/kmines-4.4.2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/kmines/kmines-4.4.2.ebuild b/kde-base/kmines/kmines-4.4.2.ebuild new file mode 100644 index 000000000000..2333faee86b0 --- /dev/null +++ b/kde-base/kmines/kmines-4.4.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmines/kmines-4.4.2.ebuild,v 1.1 2010/03/30 21:14:57 spatz Exp $ + +EAPI="3" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KMines is a classic mine sweeper game" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +handbook" |