diff options
author | 2009-09-01 14:53:41 +0000 | |
---|---|---|
committer | 2009-09-01 14:53:41 +0000 | |
commit | 2c66fdfbd1032d82a2ed4c582c47db7b62e6abaa (patch) | |
tree | 3d26cd0f41272eef7f9442c4169744dce25154e9 /kde-base/kbruch | |
parent | Stable for HPPA (bug #282015). (diff) | |
download | gentoo-2-2c66fdfbd1032d82a2ed4c582c47db7b62e6abaa.tar.gz gentoo-2-2c66fdfbd1032d82a2ed4c582c47db7b62e6abaa.tar.bz2 gentoo-2-2c66fdfbd1032d82a2ed4c582c47db7b62e6abaa.zip |
Version bump KDE 4.3.1
(Portage version: 2.2_rc38/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r-- | kde-base/kbruch/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kbruch/kbruch-4.3.1.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog index 4cbfbb5667a5..6d9bd081eaed 100644 --- a/kde-base/kbruch/ChangeLog +++ b/kde-base/kbruch/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kbruch # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.117 2009/08/04 04:28:48 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.118 2009/09/01 14:53:41 tampakrap Exp $ + +*kbruch-4.3.1 (01 Sep 2009) + + 01 Sep 2009; Theo Chatzimichos <tampakrap@gentoo.org> + +kbruch-4.3.1.ebuild: + Version bump 04 Aug 2009; Alex Alexander <wired@gentoo.org> ChangeLog: manifest update (upstream tarball changed) diff --git a/kde-base/kbruch/kbruch-4.3.1.ebuild b/kde-base/kbruch/kbruch-4.3.1.ebuild new file mode 100644 index 000000000000..ae651e0f5a81 --- /dev/null +++ b/kde-base/kbruch/kbruch-4.3.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.3.1.ebuild,v 1.1 2009/09/01 14:53:41 tampakrap Exp $ + +EAPI="2" + +KMNAME="kdeedu" +inherit kde4-meta + +DESCRIPTION="KDE Educational: Learn calculating with fractions" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +IUSE="debug +handbook" |