diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:17:37 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:17:37 +0000 |
commit | 5f9fed9ab9d7db2e535c30217b76cba7bb75e854 (patch) | |
tree | 3efb6803182740376d84f80651cd4c99352fd37e /kde-base/kpat/kpat-4.4.0.ebuild | |
parent | [kde-base/kdeartwork-meta] Version bump to KDE SC 4.4.0 (diff) | |
download | gentoo-2-5f9fed9ab9d7db2e535c30217b76cba7bb75e854.tar.gz gentoo-2-5f9fed9ab9d7db2e535c30217b76cba7bb75e854.tar.bz2 gentoo-2-5f9fed9ab9d7db2e535c30217b76cba7bb75e854.zip |
[kde-base/kpat] 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/kpat/kpat-4.4.0.ebuild')
-rw-r--r-- | kde-base/kpat/kpat-4.4.0.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kde-base/kpat/kpat-4.4.0.ebuild b/kde-base/kpat/kpat-4.4.0.ebuild new file mode 100644 index 000000000000..b74d769a772d --- /dev/null +++ b/kde-base/kpat/kpat-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/kpat/kpat-4.4.0.ebuild,v 1.1 2010/02/09 00:17:37 alexxy Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE patience game" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +handbook" |