diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:22:22 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:22:22 +0000 |
commit | d6e6a94e579ad6c6c80027e0b7906c16c98f5e92 (patch) | |
tree | 75940525ee2499995bb9d7269c6156d07f9a9a91 /kde-base/kbruch | |
parent | [kde-base/libkdcraw] Version bump to KDE SC 4.4.0 (diff) | |
download | historical-d6e6a94e579ad6c6c80027e0b7906c16c98f5e92.tar.gz historical-d6e6a94e579ad6c6c80027e0b7906c16c98f5e92.tar.bz2 historical-d6e6a94e579ad6c6c80027e0b7906c16c98f5e92.zip |
[kde-base/kbruch] Version bump to KDE SC 4.4.0
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.4.0.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 664e48b19862..c494e734e203 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.136 2010/01/25 14:37:17 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.137 2010/02/09 00:22:18 alexxy Exp $ + +*kbruch-4.4.0 (08 Feb 2010) + + 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +kbruch-4.4.0.ebuild: + Version bump to KDE SC 4.4.0 *kbruch-4.3.5 (25 Jan 2010) diff --git a/kde-base/kbruch/kbruch-4.4.0.ebuild b/kde-base/kbruch/kbruch-4.4.0.ebuild new file mode 100644 index 000000000000..bc5f4c74c103 --- /dev/null +++ b/kde-base/kbruch/kbruch-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/kbruch/kbruch-4.4.0.ebuild,v 1.1 2010/02/09 00:22:18 alexxy Exp $ + +EAPI="2" + +KMNAME="kdeedu" +inherit kde4-meta + +DESCRIPTION="KDE Educational: Learn calculating with fractions" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +handbook" |