summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/kst/kst-0.97.ebuild')
-rw-r--r--media-gfx/kst/kst-0.97.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/media-gfx/kst/kst-0.97.ebuild b/media-gfx/kst/kst-0.97.ebuild
new file mode 100644
index 000000000000..083294fd888c
--- /dev/null
+++ b/media-gfx/kst/kst-0.97.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-0.97.ebuild,v 1.1 2004/12/24 01:34:30 ribosome Exp $
+
+inherit kde
+
+DESCRIPTION="A plotting and data viewing program for KDE"
+HOMEPAGE="http://omega.astro.utoronto.ca/kst/"
+SRC_URI="http://omega.astro.utoronto.ca/kst/${P}.tar.gz"
+
+KEYWORDS="x86 ~ppc ~sparc amd64"
+LICENSE="GPL-2"
+
+SLOT="0"
+IUSE=""
+
+DEPEND=">=kde-base/kdebase-3.1"
+need-kde 3.1