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
commit8703ddb2dd682be87aeb292bf727f3deaee4ff5b (patch)
tree22ea7422c5656065a8fdebe5ec5be73a2dc8cc6a /app-sci
parentQA: need-kde after R/DEPEND (Manifest recommit) (diff)
downloadgentoo-2-8703ddb2dd682be87aeb292bf727f3deaee4ff5b.tar.gz
gentoo-2-8703ddb2dd682be87aeb292bf727f3deaee4ff5b.tar.bz2
gentoo-2-8703ddb2dd682be87aeb292bf727f3deaee4ff5b.zip
QA: need-kde after R/DEPEND
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/kmatplot/ChangeLog6
-rw-r--r--app-sci/kmatplot/kmatplot-0.4-r1.ebuild5
-rw-r--r--app-sci/kmatplot/kmatplot-0.4-r2.ebuild4
-rw-r--r--app-sci/koctave/ChangeLog5
-rw-r--r--app-sci/koctave/koctave-0.65.ebuild8
-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
-rw-r--r--app-sci/labplot/ChangeLog5
-rw-r--r--app-sci/labplot/labplot-1.2.3.ebuild4
10 files changed, 35 insertions, 22 deletions
diff --git a/app-sci/kmatplot/ChangeLog b/app-sci/kmatplot/ChangeLog
index ed4905cbae8d..cc4a4f1f9d3e 100644
--- a/app-sci/kmatplot/ChangeLog
+++ b/app-sci/kmatplot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-sci/kmatplot
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/ChangeLog,v 1.12 2004/06/24 22:05:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/ChangeLog,v 1.13 2004/07/03 22:13:39 carlo Exp $
+
+ 04 Jul 2004; Carsten Lohrke <carlo@gentoo.org> kmatplot-0.4-r1.ebuild,
+ kmatplot-0.4-r2.ebuild:
+ QA: need-kde after R/DEPEND
17 May 2004; Patrick Kursawe <phosphan@gentoo.org> kmatplot-0.4.ebuild:
Cleanup
diff --git a/app-sci/kmatplot/kmatplot-0.4-r1.ebuild b/app-sci/kmatplot/kmatplot-0.4-r1.ebuild
index b70abe8fac65..6535f373c04e 100644
--- a/app-sci/kmatplot/kmatplot-0.4-r1.ebuild
+++ b/app-sci/kmatplot/kmatplot-0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4-r1.ebuild,v 1.6 2004/06/24 22:05:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4-r1.ebuild,v 1.7 2004/07/03 22:13:39 carlo Exp $
PATCHES="${FILESDIR}/${P}-gentoo.patch
${FILESDIR}/${P}-inline.patch
@@ -8,7 +8,6 @@ PATCHES="${FILESDIR}/${P}-gentoo.patch
${FILESDIR}/${P}-kmatplotrc.patch"
inherit kde
-need-kde 3
DESCRIPTION="gnuplot-like tool for plotting data sets in either two or three dimensions"
HOMEPAGE="http://kmatplot.sourceforge.net/"
@@ -16,3 +15,5 @@ SRC_URI="http://kmatplot.sourceforge.net/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc"
+
+need-kde 3 \ No newline at end of file
diff --git a/app-sci/kmatplot/kmatplot-0.4-r2.ebuild b/app-sci/kmatplot/kmatplot-0.4-r2.ebuild
index 3dafd60d269b..14de877ecc75 100644
--- a/app-sci/kmatplot/kmatplot-0.4-r2.ebuild
+++ b/app-sci/kmatplot/kmatplot-0.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4-r2.ebuild,v 1.4 2004/06/24 22:05:11 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/kmatplot/kmatplot-0.4-r2.ebuild,v 1.5 2004/07/03 22:13:39 carlo Exp $
PATCHES="${FILESDIR}/${P}-gentoo.patch
${FILESDIR}/${P}-inline.patch
@@ -9,7 +9,6 @@ PATCHES="${FILESDIR}/${P}-gentoo.patch
${FILESDIR}/${P}-octave.patch"
inherit kde
-need-kde 3
DESCRIPTION="gnuplot-like tool for plotting data sets in either two or three dimensions"
HOMEPAGE="http://kmatplot.sourceforge.net/"
@@ -20,3 +19,4 @@ KEYWORDS="x86"
DEPEND=">=app-sci/octave-2.1
>=app-sci/scilab-2.6"
+need-kde 3 \ No newline at end of file
diff --git a/app-sci/koctave/ChangeLog b/app-sci/koctave/ChangeLog
index 7685e99a4009..a9f817aabb94 100644
--- a/app-sci/koctave/ChangeLog
+++ b/app-sci/koctave/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/koctave
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/koctave/ChangeLog,v 1.7 2004/07/01 19:38:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/koctave/ChangeLog,v 1.8 2004/07/03 22:12:57 carlo Exp $
+
+ 04 Jul 2004; Carsten Lohrke <carlo@gentoo.org> koctave-0.65.ebuild:
+ QA: need-kde after R/DEPEND
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> koctave-0.65.ebuild:
virtual/glibc -> virtual/libc
diff --git a/app-sci/koctave/koctave-0.65.ebuild b/app-sci/koctave/koctave-0.65.ebuild
index 98310364ca0a..d89ba6782a69 100644
--- a/app-sci/koctave/koctave-0.65.ebuild
+++ b/app-sci/koctave/koctave-0.65.ebuild
@@ -1,20 +1,20 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/koctave/koctave-0.65.ebuild,v 1.4 2004/07/01 11:52:32 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/koctave/koctave-0.65.ebuild,v 1.5 2004/07/03 22:12:57 carlo Exp $
inherit kde
-need-kde 3
-
-IUSE=""
DESCRIPTION="A KDE GUI for Octave numerical computing system"
HOMEPAGE="http://bubben.homelinux.net/~matti/koctave/"
SRC_URI="http://bubben.homelinux.net/~matti/koctave/${PN}3-0.65.tar.bz2"
S=${WORKDIR}/${PN}3-${PV}
+SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~amd64 ~ppc"
+IUSE=""
DEPEND="virtual/libc
app-sci/octave
kde-base/kdebase"
+need-kde 3 \ No newline at end of file
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
diff --git a/app-sci/labplot/ChangeLog b/app-sci/labplot/ChangeLog
index b72e80e9a023..a47ec9af7653 100644
--- a/app-sci/labplot/ChangeLog
+++ b/app-sci/labplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/labplot
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/labplot/ChangeLog,v 1.4 2004/06/24 22:07:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/labplot/ChangeLog,v 1.5 2004/07/03 22:10:59 carlo Exp $
+
+ 04 Jul 2004; Carsten Lohrke <carlo@gentoo.org> labplot-1.2.3.ebuild:
+ QA: need-kde after R/DEPEND
16 May 2004; Dominik Stadler <centic@gentoo.org> labplot-1.2.3.ebuild:
Correct SRC_URI, should not contain "${HOMEPAGE}"
diff --git a/app-sci/labplot/labplot-1.2.3.ebuild b/app-sci/labplot/labplot-1.2.3.ebuild
index e4f74a2878dc..a2da322eb871 100644
--- a/app-sci/labplot/labplot-1.2.3.ebuild
+++ b/app-sci/labplot/labplot-1.2.3.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/labplot/labplot-1.2.3.ebuild,v 1.4 2004/06/24 22:07:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/labplot/labplot-1.2.3.ebuild,v 1.5 2004/07/03 22:10:59 carlo Exp $
inherit eutils kde
-need-kde 3.1
MY_P=${PN/labp/LabP}-${PVR/_/.}
S="${WORKDIR}/${MY_P}"
@@ -27,6 +26,7 @@ DEPEND=">=dev-libs/gsl-1.3
>=media-gfx/pstoedit-3.33
tiff? ( >=media-libs/tiff-3.5.5 )
>=media-libs/jasper-1.700.5-r1"
+need-kde 3.1
src_install() {
dodir /usr/share/doc/HTML/en/LabPlot/