summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 16:39:41 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-27 16:39:41 +0000
commitef0faaf588e49324fa0775b0c1ea6860d6ec22d7 (patch)
tree193fd1e971cf7ea25d3d8f1cad4309f16a341594 /kde-base/kbruch
parentBump shiny new KDE 4.2.0 (diff)
downloadgentoo-2-ef0faaf588e49324fa0775b0c1ea6860d6ec22d7.tar.gz
gentoo-2-ef0faaf588e49324fa0775b0c1ea6860d6ec22d7.tar.bz2
gentoo-2-ef0faaf588e49324fa0775b0c1ea6860d6ec22d7.zip
Bump shiny new KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r--kde-base/kbruch/ChangeLog7
-rw-r--r--kde-base/kbruch/kbruch-4.2.0.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog
index 594a25320e56..a318c1965ad7 100644
--- a/kde-base/kbruch/ChangeLog
+++ b/kde-base/kbruch/ChangeLog
@@ -1,6 +1,11 @@
# 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.95 2009/01/14 14:12:11 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.96 2009/01/27 16:39:41 alexxy Exp $
+
+*kbruch-4.2.0 (27 Jan 2009)
+
+ 27 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> +kbruch-4.2.0.ebuild:
+ Bump KDE-4.2.0
14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -kbruch-4.1.2.ebuild,
-kbruch-4.1.3.ebuild:
diff --git a/kde-base/kbruch/kbruch-4.2.0.ebuild b/kde-base/kbruch/kbruch-4.2.0.ebuild
new file mode 100644
index 000000000000..af040b044329
--- /dev/null
+++ b/kde-base/kbruch/kbruch-4.2.0.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.2.0.ebuild,v 1.1 2009/01/27 16:39:41 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdeedu"
+inherit kde4-meta
+
+DESCRIPTION="KDE Educational: Learn calculating with fractions"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"