summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Dittrich <markusle@gentoo.org>2008-06-26 13:58:51 +0000
committerMarkus Dittrich <markusle@gentoo.org>2008-06-26 13:58:51 +0000
commitfe25c836351777677b719a49b50d2f01f6e6c8b7 (patch)
treee2d775db24093e94d6f9ad687c3ad287ce1218d4 /media-gfx/kst/kst-1.6.0.ebuild
parentold (diff)
downloadgentoo-2-fe25c836351777677b719a49b50d2f01f6e6c8b7.tar.gz
gentoo-2-fe25c836351777677b719a49b50d2f01f6e6c8b7.tar.bz2
gentoo-2-fe25c836351777677b719a49b50d2f01f6e6c8b7.zip
Version bump, QA fixes and removed old ebuild (fixes bug #187988).
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-SENTINEL-3 i686)
Diffstat (limited to 'media-gfx/kst/kst-1.6.0.ebuild')
-rw-r--r--media-gfx/kst/kst-1.6.0.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/media-gfx/kst/kst-1.6.0.ebuild b/media-gfx/kst/kst-1.6.0.ebuild
new file mode 100644
index 000000000000..0308051998cb
--- /dev/null
+++ b/media-gfx/kst/kst-1.6.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.6.0.ebuild,v 1.1 2008/06/26 13:58:51 markusle Exp $
+
+inherit kde
+
+DESCRIPTION="A plotting and data viewing program for KDE."
+HOMEPAGE="http://kst.kde.org/"
+SRC_URI="mirror://kde/stable/apps/KDE3.x/scientific/${P}.tar.gz"
+LICENSE="GPL-2"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND="sci-libs/gsl
+ >=sci-libs/netcdf-3.6.1-r1"
+
+need-kde 3.5