summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-13 21:20:24 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-13 21:20:24 +0000
commit8421d11d043f434a66a15b33bcbab4183d47fef3 (patch)
tree0cc41d13bc78678bc3da240844b58f3d87be7d3f /kde-base/kbruch
parentBump kde to 4.1.4 (diff)
downloadgentoo-2-8421d11d043f434a66a15b33bcbab4183d47fef3.tar.gz
gentoo-2-8421d11d043f434a66a15b33bcbab4183d47fef3.tar.bz2
gentoo-2-8421d11d043f434a66a15b33bcbab4183d47fef3.zip
Bump kde to 4.1.4
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/kbruch')
-rw-r--r--kde-base/kbruch/ChangeLog9
-rw-r--r--kde-base/kbruch/kbruch-4.1.4.ebuild12
2 files changed, 19 insertions, 2 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog
index d7c1c4e76c76..93956000d898 100644
--- a/kde-base/kbruch/ChangeLog
+++ b/kde-base/kbruch/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kbruch
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.93 2008/11/16 04:46:31 vapier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.94 2009/01/13 21:20:24 alexxy Exp $
+
+*kbruch-4.1.4 (13 Jan 2009)
+
+ 13 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> +kbruch-4.1.4.ebuild:
+ Bump to 4.1.4
15 Nov 2008; Mike Frysinger <vapier@gentoo.org> kbruch-4.1.3.ebuild:
Add ppc/ppc64 love #244306.
diff --git a/kde-base/kbruch/kbruch-4.1.4.ebuild b/kde-base/kbruch/kbruch-4.1.4.ebuild
new file mode 100644
index 000000000000..1bfbf08cd657
--- /dev/null
+++ b/kde-base/kbruch/kbruch-4.1.4.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.1.4.ebuild,v 1.1 2009/01/13 21:20:24 alexxy Exp $
+
+EAPI="2"
+
+KMNAME=kdeedu
+inherit kde4-meta
+
+DESCRIPTION="KDE Educational: Learn calculating with fractions"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug htmlhandbook"