From 61e5f6e2d6ac19e47141d7a4a8eb345373128503 Mon Sep 17 00:00:00 2001 From: tulku Date: Sun, 6 Nov 2005 18:49:10 +0000 Subject: Adding kst-1.1.1 git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@15 32389bae-6d03-0410-99cf-db05cde120eb --- media-gfx/kst/kst-1.1.0.ebuild | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 media-gfx/kst/kst-1.1.0.ebuild (limited to 'media-gfx/kst/kst-1.1.0.ebuild') diff --git a/media-gfx/kst/kst-1.1.0.ebuild b/media-gfx/kst/kst-1.1.0.ebuild new file mode 100644 index 000000000..b85e1def8 --- /dev/null +++ b/media-gfx/kst/kst-1.1.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.1.0.ebuild,v 1.3 2005/09/02 19:43:41 hansmi 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" +SRC_URI="http://mirrors.isc.org/pub/kde/stable/apps/KDE3.x/scientific/${P}.tar.gz" + +KEYWORDS="~amd64 ppc ~sparc x86" +LICENSE="GPL-2" + +SLOT="0" +IUSE="" + +DEPEND="kde-base/kdelibs" +RDEPEND="$DEPEND + sci-libs/gsl" +need-kde 3.1 + -- cgit v1.2.3-18-g5258