diff options
author | 2004-07-03 22:13:39 +0000 | |
---|---|---|
committer | 2004-07-03 22:13:39 +0000 | |
commit | e3635ad05db973f3be7200db9b0b70459f30dc7f (patch) | |
tree | 7f1d45e248ff4b3c157c85a5a356447eb06c326a /app-sci/kst/kst-0.97.ebuild | |
parent | QA: need-kde after R/DEPEND (diff) | |
download | historical-e3635ad05db973f3be7200db9b0b70459f30dc7f.tar.gz historical-e3635ad05db973f3be7200db9b0b70459f30dc7f.tar.bz2 historical-e3635ad05db973f3be7200db9b0b70459f30dc7f.zip |
QA: need-kde after R/DEPEND
Diffstat (limited to 'app-sci/kst/kst-0.97.ebuild')
-rw-r--r-- | app-sci/kst/kst-0.97.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app-sci/kst/kst-0.97.ebuild b/app-sci/kst/kst-0.97.ebuild index b11b82289cf6..6d7bc2af3fb0 100644 --- a/app-sci/kst/kst-0.97.ebuild +++ b/app-sci/kst/kst-0.97.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.97.ebuild,v 1.4 2004/06/24 22:06:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/kst-0.97.ebuild,v 1.5 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 amd64" 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 |