summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r--kde-base/kmplot/ChangeLog7
-rw-r--r--kde-base/kmplot/files/digest-kmplot-3.5.43
-rw-r--r--kde-base/kmplot/kmplot-3.5.4.ebuild13
3 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog
index cfa286250817..0f0ee26a3063 100644
--- a/kde-base/kmplot/ChangeLog
+++ b/kde-base/kmplot/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kmplot
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.47 2006/06/01 19:04:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.48 2006/07/25 06:48:47 flameeyes Exp $
+
+*kmplot-3.5.4 (25 Jul 2006)
+
+ 25 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> +kmplot-3.5.4.ebuild:
+ Bump to 3.5.4 (pre-release).
*kmplot-3.5.3 (01 Jun 2006)
diff --git a/kde-base/kmplot/files/digest-kmplot-3.5.4 b/kde-base/kmplot/files/digest-kmplot-3.5.4
new file mode 100644
index 000000000000..026b711f5e1a
--- /dev/null
+++ b/kde-base/kmplot/files/digest-kmplot-3.5.4
@@ -0,0 +1,3 @@
+MD5 81dfdea2ed6eaaa440ee868a69b8fc7e kdeedu-3.5.4.tar.bz2 29872123
+RMD160 2150655f578d4a84aaed97bcc0599f80453f9d0d kdeedu-3.5.4.tar.bz2 29872123
+SHA256 f49b55dedec9d330600c6545cd1585416b3b714158c04412f0b95c825995e506 kdeedu-3.5.4.tar.bz2 29872123
diff --git a/kde-base/kmplot/kmplot-3.5.4.ebuild b/kde-base/kmplot/kmplot-3.5.4.ebuild
new file mode 100644
index 000000000000..24200ebf49a7
--- /dev/null
+++ b/kde-base/kmplot/kmplot-3.5.4.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.5.4.ebuild,v 1.1 2006/07/25 06:48:47 flameeyes Exp $
+KMNAME=kdeedu
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="Mathematical function plotter for KDE"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+DEPEND=""
+