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/Manifest6
-rw-r--r--kde-base/kmplot/files/digest-kmplot-3.4.21
-rw-r--r--kde-base/kmplot/kmplot-3.4.2.ebuild13
4 files changed, 24 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog
index a39e4002e2cc..95573c76acb9 100644
--- a/kde-base/kmplot/ChangeLog
+++ b/kde-base/kmplot/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kmplot
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.12 2005/07/08 03:35:13 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.13 2005/07/28 21:16:19 danarmak Exp $
+
+*kmplot-3.4.2 (28 Jul 2005)
+
+ 28 Jul 2005; Dan Armak <danarmak@gentoo.org> +kmplot-3.4.2.ebuild:
+ Version bump to 3.4.2.
08 Jul 2005; Jason Wever <weeve@gentoo.org> kmplot-3.4.1.ebuild:
Stable on SPARC.
diff --git a/kde-base/kmplot/Manifest b/kde-base/kmplot/Manifest
index e8adf96aa7ec..4250e7dc9e1c 100644
--- a/kde-base/kmplot/Manifest
+++ b/kde-base/kmplot/Manifest
@@ -1,6 +1,8 @@
-MD5 360794129264f68823388f564d676c17 ChangeLog 1906
-MD5 6e7f1e1fd8f6c6b111b7f14f97be0b64 kmplot-3.4.0.ebuild 406
MD5 065052692eb7e59f51e63fd0a3f69ff3 kmplot-3.4.1.ebuild 399
+MD5 6e7f1e1fd8f6c6b111b7f14f97be0b64 kmplot-3.4.0.ebuild 406
+MD5 abadebb623f4044a4466064b96a6ebc0 kmplot-3.4.2.ebuild 405
+MD5 360794129264f68823388f564d676c17 ChangeLog 1906
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
MD5 1392d63258c3b385fd5609f4923caa75 files/digest-kmplot-3.4.0 67
MD5 c5fa588b242d6077e2c13bc01f2e0761 files/digest-kmplot-3.4.1 208
+MD5 0a69a5cb72c99f0ecc6f31877d6a228d files/digest-kmplot-3.4.2 67
diff --git a/kde-base/kmplot/files/digest-kmplot-3.4.2 b/kde-base/kmplot/files/digest-kmplot-3.4.2
new file mode 100644
index 000000000000..733395bad924
--- /dev/null
+++ b/kde-base/kmplot/files/digest-kmplot-3.4.2
@@ -0,0 +1 @@
+MD5 e2c5cc083868dd4c35c1b50e04eb40eb kdeedu-3.4.2.tar.bz2 24028133
diff --git a/kde-base/kmplot/kmplot-3.4.2.ebuild b/kde-base/kmplot/kmplot-3.4.2.ebuild
new file mode 100644
index 000000000000..5702e212d59c
--- /dev/null
+++ b/kde-base/kmplot/kmplot-3.4.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-3.4.2.ebuild,v 1.1 2005/07/28 21:16:19 danarmak Exp $
+KMNAME=kdeedu
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="Mathematical function plotter for KDE"
+KEYWORDS=" ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+DEPEND=""
+