diff options
Diffstat (limited to 'app-sci/kst/kst-0.94.ebuild')
-rw-r--r-- | app-sci/kst/kst-0.94.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app-sci/kst/kst-0.94.ebuild b/app-sci/kst/kst-0.94.ebuild index e9f554e9a374..549ebc140090 100644 --- a/app-sci/kst/kst-0.94.ebuild +++ b/app-sci/kst/kst-0.94.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/kst-0.94.ebuild,v 1.5 2004/06/24 22:06:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/kst-0.94.ebuild,v 1.6 2004/07/03 22:09:06 carlo Exp $ inherit kde -need-kde 3.1 DESCRIPTION="A plotting and data viewing program for KDE" -SRC_URI="http://omega.astro.utoronto.ca/kst/${P}.tar.gz" HOMEPAGE="http://omega.astro.utoronto.ca/kst/" +SRC_URI="http://omega.astro.utoronto.ca/kst/${P}.tar.gz" KEYWORDS="x86 ~ppc ~sparc" LICENSE="GPL-2" @@ -16,4 +15,4 @@ SLOT="0" IUSE="" DEPEND=">=kde-base/kdebase-3.1" - +need-kde 3.1
\ No newline at end of file |