diff options
author | 2010-02-09 00:18:03 +0000 | |
---|---|---|
committer | 2010-02-09 00:18:03 +0000 | |
commit | a9683966aed7355b440a3ce7827ea513c0268263 (patch) | |
tree | 1f27959e7a575fc6262ef96ead3d1c8c77b0e3fe /kde-base/kiten | |
parent | [kde-base/kabcclient] Version bump to KDE SC 4.4.0 (diff) | |
download | gentoo-2-a9683966aed7355b440a3ce7827ea513c0268263.tar.gz gentoo-2-a9683966aed7355b440a3ce7827ea513c0268263.tar.bz2 gentoo-2-a9683966aed7355b440a3ce7827ea513c0268263.zip |
[kde-base/kiten] 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/kiten')
-rw-r--r-- | kde-base/kiten/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kiten/kiten-4.4.0.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kiten/ChangeLog b/kde-base/kiten/ChangeLog index 0801248686f2..fc369ce9e22f 100644 --- a/kde-base/kiten/ChangeLog +++ b/kde-base/kiten/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kiten # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.140 2010/01/25 16:05:06 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/ChangeLog,v 1.141 2010/02/09 00:18:03 alexxy Exp $ + +*kiten-4.4.0 (08 Feb 2010) + + 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +kiten-4.4.0.ebuild: + Version bump to KDE SC 4.4.0 *kiten-4.3.5 (25 Jan 2010) diff --git a/kde-base/kiten/kiten-4.4.0.ebuild b/kde-base/kiten/kiten-4.4.0.ebuild new file mode 100644 index 000000000000..1b76fb1782ba --- /dev/null +++ b/kde-base/kiten/kiten-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/kiten/kiten-4.4.0.ebuild,v 1.1 2010/02/09 00:18:03 alexxy Exp $ + +EAPI="2" + +KMNAME="kdeedu" +inherit kde4-meta + +DESCRIPTION="KDE Japanese dictionary and reference" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +handbook" |