diff options
author | 2006-01-14 17:43:00 +0000 | |
---|---|---|
committer | 2006-01-14 17:43:00 +0000 | |
commit | 6d238769c1ea3431c8ebcb6ac422ad82746af427 (patch) | |
tree | 2e3e694e3d188171f28877cce2f62ef3f0f0e00d /media-gfx/kst/kst-1.1.0.ebuild | |
parent | Moved to the main portage tree. (diff) | |
download | sci-6d238769c1ea3431c8ebcb6ac422ad82746af427.tar.gz sci-6d238769c1ea3431c8ebcb6ac422ad82746af427.tar.bz2 sci-6d238769c1ea3431c8ebcb6ac422ad82746af427.zip |
In the main portage tree.
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@55 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'media-gfx/kst/kst-1.1.0.ebuild')
-rw-r--r-- | media-gfx/kst/kst-1.1.0.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/media-gfx/kst/kst-1.1.0.ebuild b/media-gfx/kst/kst-1.1.0.ebuild deleted file mode 100644 index b85e1def8..000000000 --- a/media-gfx/kst/kst-1.1.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# 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 - |