summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-07-03 22:13:39 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-07-03 22:13:39 +0000
commite3635ad05db973f3be7200db9b0b70459f30dc7f (patch)
tree7f1d45e248ff4b3c157c85a5a356447eb06c326a /app-sci/kst
parentQA: need-kde after R/DEPEND (diff)
downloadhistorical-e3635ad05db973f3be7200db9b0b70459f30dc7f.tar.gz
historical-e3635ad05db973f3be7200db9b0b70459f30dc7f.tar.bz2
historical-e3635ad05db973f3be7200db9b0b70459f30dc7f.zip
QA: need-kde after R/DEPEND
Diffstat (limited to 'app-sci/kst')
-rw-r--r--app-sci/kst/ChangeLog6
-rw-r--r--app-sci/kst/kst-0.94.ebuild7
-rw-r--r--app-sci/kst/kst-0.97.ebuild7
3 files changed, 11 insertions, 9 deletions
diff --git a/app-sci/kst/ChangeLog b/app-sci/kst/ChangeLog
index 5c671932025c..cde5600c3375 100644
--- a/app-sci/kst/ChangeLog
+++ b/app-sci/kst/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-sci/kst
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/ChangeLog,v 1.7 2004/06/24 22:06:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/ChangeLog,v 1.8 2004/07/03 22:09:06 carlo Exp $
+
+ 04 Jul 2004; Carsten Lohrke <carlo@gentoo.org> kst-0.94.ebuild,
+ kst-0.97.ebuild:
+ QA: need-kde after R/DEPEND
06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> kst-0.97.ebuild:
Marked stable on amd64.
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
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