summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r--kde-base/kbruch/ChangeLog7
-rw-r--r--kde-base/kbruch/kbruch-4.10.0.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog
index afe608a74c5c..fef59761e390 100644
--- a/kde-base/kbruch/ChangeLog
+++ b/kde-base/kbruch/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kbruch
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.230 2013/01/28 12:12:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.231 2013/02/07 04:57:21 alexxy Exp $
+
+*kbruch-4.10.0 (06 Feb 2013)
+
+ 06 Feb 2013; Alexey Shvetsov <alexxy@gentoo.org> +kbruch-4.10.0.ebuild:
+ Version bump KDE SC 4.10.0
28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -kbruch-4.9.3.ebuild,
-kbruch-4.9.4.ebuild:
diff --git a/kde-base/kbruch/kbruch-4.10.0.ebuild b/kde-base/kbruch/kbruch-4.10.0.ebuild
new file mode 100644
index 000000000000..b02278bdea46
--- /dev/null
+++ b/kde-base/kbruch/kbruch-4.10.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.10.0.ebuild,v 1.1 2013/02/07 04:57:21 alexxy Exp $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="KDE Educational: Learn calculating with fractions"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"