summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r--kde-base/kmplot/ChangeLog6
-rw-r--r--kde-base/kmplot/files/digest-kmplot-3.4.01
-rw-r--r--kde-base/kmplot/kmplot-3.4.0.ebuild13
3 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog
index 505041d56551..2c3fda3e38ba 100644
--- a/kde-base/kmplot/ChangeLog
+++ b/kde-base/kmplot/ChangeLog
@@ -1,6 +1,10 @@
# 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.4 2005/03/13 02:13:43 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.5 2005/03/13 21:19:06 danarmak Exp $
+
+ 13 Mar 2005; Dan Armak <danarmak@gentoo.org> kmplot-3.4.0.ebuild:
+ KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a
+ few more days.
*kmplot-3.4.0_rc1 (13 Mar 2005)
diff --git a/kde-base/kmplot/files/digest-kmplot-3.4.0 b/kde-base/kmplot/files/digest-kmplot-3.4.0
new file mode 100644
index 000000000000..7dbed92dc7bc
--- /dev/null
+++ b/kde-base/kmplot/files/digest-kmplot-3.4.0
@@ -0,0 +1 @@
+MD5 c2aab0c4f6439abb6c0eb09413b6532c kdeedu-3.4.0.tar.bz2 23559284
diff --git a/kde-base/kmplot/kmplot-3.4.0.ebuild b/kde-base/kmplot/kmplot-3.4.0.ebuild
new file mode 100644
index 000000000000..2562dc36253d
--- /dev/null
+++ b/kde-base/kmplot/kmplot-3.4.0.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.0.ebuild,v 1.1 2005/03/13 21:19:06 danarmak Exp $
+KMNAME=kdeedu
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="Mathematical function plotter for KDE"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+DEPEND=""
+