summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/kbruch/ChangeLog7
-rw-r--r--kde-base/kbruch/kbruch-4.2.3.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog
index df734aed0541..c08e21f2a4ae 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.104 2009/04/17 06:28:01 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.105 2009/05/06 22:57:27 scarabeus Exp $
+
+*kbruch-4.2.3 (06 May 2009)
+
+ 06 May 2009; Tomas Chvatal <scarabeus@gentoo.org> +kbruch-4.2.3.ebuild:
+ Version bump
17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kbruch-4.2.2:
Restore ~hppa keywords
diff --git a/kde-base/kbruch/kbruch-4.2.3.ebuild b/kde-base/kbruch/kbruch-4.2.3.ebuild
new file mode 100644
index 000000000000..480b8d777290
--- /dev/null
+++ b/kde-base/kbruch/kbruch-4.2.3.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.3.ebuild,v 1.1 2009/05/06 22:57:27 scarabeus 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 doc"