diff options
author | 2010-02-09 00:20:34 +0000 | |
---|---|---|
committer | 2010-02-09 00:20:34 +0000 | |
commit | 2ca0af996828719766a17804fa3bcf1a26e70f8f (patch) | |
tree | 40f8a44d12b829c4a1397257734741f79702923a /kde-base/kdiamond/kdiamond-4.4.0.ebuild | |
parent | [kde-base/kate] Version bump to KDE SC 4.4.0 (diff) | |
download | gentoo-2-2ca0af996828719766a17804fa3bcf1a26e70f8f.tar.gz gentoo-2-2ca0af996828719766a17804fa3bcf1a26e70f8f.tar.bz2 gentoo-2-2ca0af996828719766a17804fa3bcf1a26e70f8f.zip |
[kde-base/kdiamond] Version bump to KDE SC 4.4.0
(Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdiamond/kdiamond-4.4.0.ebuild')
-rw-r--r-- | kde-base/kdiamond/kdiamond-4.4.0.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/kdiamond/kdiamond-4.4.0.ebuild b/kde-base/kdiamond/kdiamond-4.4.0.ebuild new file mode 100644 index 000000000000..06e3cb3f87b3 --- /dev/null +++ b/kde-base/kdiamond/kdiamond-4.4.0.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/kdiamond/kdiamond-4.4.0.ebuild,v 1.1 2010/02/09 00:20:34 alexxy Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE: KDiamond is a three-in-a-row game." +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +handbook" |