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