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 | |
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')
-rw-r--r-- | kde-base/katomic/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.4.0.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index db94067858a7..a51294a8696b 100644 --- a/kde-base/katomic/ChangeLog +++ b/kde-base/katomic/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/katomic # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.140 2010/01/25 14:33:26 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.141 2010/02/09 00:20:46 alexxy Exp $ + +*katomic-4.4.0 (08 Feb 2010) + + 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +katomic-4.4.0.ebuild: + Version bump to KDE SC 4.4.0 *katomic-4.3.5 (25 Jan 2010) 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" |