summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2004-12-28 20:31:26 +0000
committerOlivier Fisette <ribosome@gentoo.org>2004-12-28 20:31:26 +0000
commitfbc890b6a5bb48e49ec816fe5233d278be88d3dc (patch)
treef40e03f8197243f3d25747dcec7000e14915d04b
parentDependency update: dev-libs/gsl -> sci-libs/gsl. (diff)
downloadgentoo-2-fbc890b6a5bb48e49ec816fe5233d278be88d3dc.tar.gz
gentoo-2-fbc890b6a5bb48e49ec816fe5233d278be88d3dc.tar.bz2
gentoo-2-fbc890b6a5bb48e49ec816fe5233d278be88d3dc.zip
Dependency update: dev-libs/gsl -> sci-libs/gsl.
-rw-r--r--mail-filter/bogofilter/ChangeLog6
-rw-r--r--mail-filter/bogofilter/bogofilter-0.93.2.ebuild4
-rw-r--r--media-gfx/kst/ChangeLog5
-rw-r--r--media-gfx/kst/kst-0.99.ebuild4
-rw-r--r--media-gfx/kst/kst-1.0.0.ebuild4
-rw-r--r--media-gfx/labplot/ChangeLog5
-rw-r--r--media-gfx/labplot/labplot-1.3.0.ebuild4
-rw-r--r--media-gfx/spectromatic/ChangeLog6
-rw-r--r--media-gfx/spectromatic/spectromatic-1.0.ebuild4
-rw-r--r--media-sound/snd/ChangeLog5
-rw-r--r--media-sound/snd/snd-7.1.ebuild4
-rw-r--r--media-sound/snd/snd-7.4.ebuild4
-rw-r--r--sci-astronomy/orsa/ChangeLog5
-rw-r--r--sci-astronomy/orsa/orsa-0.3.1.ebuild4
-rw-r--r--sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild6
-rw-r--r--sci-astronomy/orsa/orsa-0.6.1.ebuild6
-rw-r--r--sci-biology/ecell/ChangeLog5
-rw-r--r--sci-biology/ecell/ecell-3.1.102.ebuild4
18 files changed, 54 insertions, 31 deletions
diff --git a/mail-filter/bogofilter/ChangeLog b/mail-filter/bogofilter/ChangeLog
index 470801f09b98..14b899c12e8d 100644
--- a/mail-filter/bogofilter/ChangeLog
+++ b/mail-filter/bogofilter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/bogofilter
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.24 2004/12/14 00:26:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.25 2004/12/28 20:30:36 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org>
+ bogofilter-0.93.2.ebuild:
+ Dependency update: dev-libs/gsl -> sci-libs/gsl.
*bogofilter-0.93.2 (14 Dec 2004)
diff --git a/mail-filter/bogofilter/bogofilter-0.93.2.ebuild b/mail-filter/bogofilter/bogofilter-0.93.2.ebuild
index 5248810caa92..8dc9f97fd387 100644
--- a/mail-filter/bogofilter/bogofilter-0.93.2.ebuild
+++ b/mail-filter/bogofilter/bogofilter-0.93.2.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/mail-filter/bogofilter/bogofilter-0.93.2.ebuild,v 1.1 2004/12/14 00:26:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-0.93.2.ebuild,v 1.2 2004/12/28 20:30:36 ribosome Exp $
inherit eutils
@@ -16,7 +16,7 @@ IUSE="doc gsl notransactions"
RDEPEND="virtual/libc
>=sys-libs/db-3.2
- gsl? ( dev-libs/gsl )"
+ gsl? ( sci-libs/gsl )"
# app-arch/pax" # only needed for bf_tar
DEPEND="${RDEPEND}
diff --git a/media-gfx/kst/ChangeLog b/media-gfx/kst/ChangeLog
index b47709027f7e..f96933258bc7 100644
--- a/media-gfx/kst/ChangeLog
+++ b/media-gfx/kst/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/kst
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/ChangeLog,v 1.3 2004/12/28 20:29:58 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/ChangeLog,v 1.4 2004/12/28 20:30:19 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> kst-0.99.ebuild:
+ Dependency update: dev-libs/gsl -> sci-libs/gsl.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> kst-1.0.0.ebuild:
Dependency update: dev-libs/gsl -> sci-libs/gsl.
diff --git a/media-gfx/kst/kst-0.99.ebuild b/media-gfx/kst/kst-0.99.ebuild
index e44e29e8bacd..b067312b59c4 100644
--- a/media-gfx/kst/kst-0.99.ebuild
+++ b/media-gfx/kst/kst-0.99.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/media-gfx/kst/kst-0.99.ebuild,v 1.1 2004/12/24 01:34:30 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-0.99.ebuild,v 1.2 2004/12/28 20:30:19 ribosome Exp $
inherit kde
@@ -16,5 +16,5 @@ IUSE=""
DEPEND=">=kde-base/kdebase-3.1"
RDEPEND="$DEPEND
- dev-libs/gsl"
+ sci-libs/gsl"
need-kde 3.1
diff --git a/media-gfx/kst/kst-1.0.0.ebuild b/media-gfx/kst/kst-1.0.0.ebuild
index 64b4b0c8bf48..83c8710ff6d7 100644
--- a/media-gfx/kst/kst-1.0.0.ebuild
+++ b/media-gfx/kst/kst-1.0.0.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/media-gfx/kst/kst-1.0.0.ebuild,v 1.1 2004/12/24 01:34:30 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kst/kst-1.0.0.ebuild,v 1.2 2004/12/28 20:29:58 ribosome Exp $
inherit kde
@@ -16,5 +16,5 @@ IUSE=""
DEPEND=">=kde-base/kdebase-3.1"
RDEPEND="$DEPEND
- dev-libs/gsl"
+ sci-libs/gsl"
need-kde 3.1
diff --git a/media-gfx/labplot/ChangeLog b/media-gfx/labplot/ChangeLog
index 075f6001e09d..9aa17bd5e29c 100644
--- a/media-gfx/labplot/ChangeLog
+++ b/media-gfx/labplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/labplot
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/labplot/ChangeLog,v 1.2 2004/12/24 19:48:26 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/labplot/ChangeLog,v 1.3 2004/12/28 20:29:12 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> labplot-1.3.0.ebuild:
+ Dependency update: dev-libs/gsl -> sci-libs/gsl.
*labplot-1.3.0 (23 Dec 2004)
diff --git a/media-gfx/labplot/labplot-1.3.0.ebuild b/media-gfx/labplot/labplot-1.3.0.ebuild
index 3039ef683542..12b3e7b0a45f 100644
--- a/media-gfx/labplot/labplot-1.3.0.ebuild
+++ b/media-gfx/labplot/labplot-1.3.0.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/media-gfx/labplot/labplot-1.3.0.ebuild,v 1.1 2004/12/24 01:37:05 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/labplot/labplot-1.3.0.ebuild,v 1.2 2004/12/28 20:29:12 ribosome Exp $
inherit eutils gnuconfig kde
@@ -17,7 +17,7 @@ IUSE="fftw imagemagick tiff"
MAKEOPTS="${MAKEOPTS} -j1"
-DEPEND=">=dev-libs/gsl-1.3
+DEPEND=">=sci-libs/gsl-1.3
fftw? ( >=dev-libs/fftw-2.1.5 )
imagemagick? ( >=media-gfx/imagemagick-5.5.6-r1 )
x86? ( >=media-gfx/pstoedit-3.33 )
diff --git a/media-gfx/spectromatic/ChangeLog b/media-gfx/spectromatic/ChangeLog
index 2f4526f00ae8..7c8e39d2e643 100644
--- a/media-gfx/spectromatic/ChangeLog
+++ b/media-gfx/spectromatic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/spectromatic
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/spectromatic/ChangeLog,v 1.2 2004/12/24 19:50:05 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/spectromatic/ChangeLog,v 1.3 2004/12/28 20:29:42 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org>
+ spectromatic-1.0.ebuild:
+ Dependency update: dev-libs/gsl -> sci-libs/gsl.
*spectromatic-1.0 (23 Dec 2004)
diff --git a/media-gfx/spectromatic/spectromatic-1.0.ebuild b/media-gfx/spectromatic/spectromatic-1.0.ebuild
index 1429176654fb..5f0a619335ca 100644
--- a/media-gfx/spectromatic/spectromatic-1.0.ebuild
+++ b/media-gfx/spectromatic/spectromatic-1.0.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/media-gfx/spectromatic/spectromatic-1.0.ebuild,v 1.1 2004/12/24 02:55:48 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/spectromatic/spectromatic-1.0.ebuild,v 1.2 2004/12/28 20:29:42 ribosome Exp $
inherit eutils
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-DEPEND=">=dev-libs/gsl-1.2
+DEPEND=">=sci-libs/gsl-1.2
>=media-libs/libpng-1.2.4"
src_unpack() {
diff --git a/media-sound/snd/ChangeLog b/media-sound/snd/ChangeLog
index 1e820d59a239..3d39b46ff743 100644
--- a/media-sound/snd/ChangeLog
+++ b/media-sound/snd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/snd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.18 2004/12/28 20:30:54 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.19 2004/12/28 20:31:26 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> snd-7.4.ebuild:
+ Dependency update: dev-libs/gsl -> sci-libs/gsl.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> snd-7.1.ebuild:
Dependency update: dev-libs/gsl -> sci-libs/gsl.
diff --git a/media-sound/snd/snd-7.1.ebuild b/media-sound/snd/snd-7.1.ebuild
index d86675f40d01..352e4e54e5c4 100644
--- a/media-sound/snd/snd-7.1.ebuild
+++ b/media-sound/snd/snd-7.1.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/media-sound/snd/snd-7.1.ebuild,v 1.6 2004/06/25 00:23:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.1.ebuild,v 1.7 2004/12/28 20:30:54 ribosome Exp $
IUSE="esd motif guile X gtk ruby alsa"
@@ -15,7 +15,7 @@ LICENSE="as-is"
KEYWORDS="x86 ~amd64 ppc"
DEPEND="X? ( virtual/x11 )
- dev-libs/gsl
+ sci-libs/gsl
media-libs/ladspa-sdk
media-libs/audiofile
esd? ( media-sound/esound )
diff --git a/media-sound/snd/snd-7.4.ebuild b/media-sound/snd/snd-7.4.ebuild
index bdbb40b9bf15..fc92305947dc 100644
--- a/media-sound/snd/snd-7.4.ebuild
+++ b/media-sound/snd/snd-7.4.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/media-sound/snd/snd-7.4.ebuild,v 1.6 2004/09/15 19:41:26 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.4.ebuild,v 1.7 2004/12/28 20:31:26 ribosome Exp $
IUSE="esd motif guile X gtk ruby alsa"
@@ -14,7 +14,7 @@ LICENSE="as-is"
KEYWORDS="x86 amd64 ~ppc sparc"
DEPEND="X? ( virtual/x11 )
- dev-libs/gsl
+ sci-libs/gsl
media-libs/ladspa-sdk
media-libs/audiofile
esd? ( media-sound/esound )
diff --git a/sci-astronomy/orsa/ChangeLog b/sci-astronomy/orsa/ChangeLog
index 1dfdbc7e3809..d27234ba455f 100644
--- a/sci-astronomy/orsa/ChangeLog
+++ b/sci-astronomy/orsa/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/orsa
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/ChangeLog,v 1.6 2004/12/28 20:28:40 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/ChangeLog,v 1.7 2004/12/28 20:28:56 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> orsa-0.6.1.ebuild:
+ Dependency update: dev-libs/gsl -> sci-libs/gsl.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> orsa-0.3.1.ebuild:
Dependency update: dev-libs/gsl -> sci-libs/gsl.
diff --git a/sci-astronomy/orsa/orsa-0.3.1.ebuild b/sci-astronomy/orsa/orsa-0.3.1.ebuild
index ea751116bd38..dc72da84c177 100644
--- a/sci-astronomy/orsa/orsa-0.3.1.ebuild
+++ b/sci-astronomy/orsa/orsa-0.3.1.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/sci-astronomy/orsa/orsa-0.3.1.ebuild,v 1.1 2004/12/24 04:00:28 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.3.1.ebuild,v 1.2 2004/12/28 20:28:40 ribosome Exp $
inherit base flag-o-matic
@@ -15,7 +15,7 @@ KEYWORDS="x86"
DEPEND="virtual/libc
dev-libs/fftw
- dev-libs/gsl
+ sci-libs/gsl
x11-libs/qt
sys-libs/readline"
diff --git a/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild b/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild
index 58a380c6c3b6..430fd5992a8d 100644
--- a/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild
+++ b/sci-astronomy/orsa/orsa-0.5.0_rc2.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/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild,v 1.3 2004/12/28 20:06:48 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild,v 1.4 2004/12/28 20:28:24 ribosome Exp $
inherit base flag-o-matic
@@ -17,12 +17,12 @@ S="${WORKDIR}/${P/_/-}"
DEPEND="virtual/libc
fftw? ( =dev-libs/fftw-2.1* )
- >=dev-libs/gsl-1.3
+ >=sci-libs/gsl-1.3
qt? ( >=x11-libs/qt-3.2 )
>=sys-libs/readline-4.2
mpi? ( sys-cluster/lam-mpi )
ginac? ( >=sci-mathematics/ginac-1.1.1 )
- gsl? ( dev-libs/gsl )
+ gsl? ( sci-libs/gsl )
cln? ( sci-libs/cln )"
replace-flags k6-3 i586
diff --git a/sci-astronomy/orsa/orsa-0.6.1.ebuild b/sci-astronomy/orsa/orsa-0.6.1.ebuild
index 7cf01d067ca7..35adb4590db1 100644
--- a/sci-astronomy/orsa/orsa-0.6.1.ebuild
+++ b/sci-astronomy/orsa/orsa-0.6.1.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/sci-astronomy/orsa/orsa-0.6.1.ebuild,v 1.3 2004/12/28 20:07:09 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.6.1.ebuild,v 1.4 2004/12/28 20:28:56 ribosome Exp $
inherit base flag-o-matic
@@ -17,12 +17,12 @@ S="${WORKDIR}/${P/_/-}"
DEPEND="virtual/libc
fftw? ( =dev-libs/fftw-2.1* )
- >=dev-libs/gsl-1.3
+ >=sci-libs/gsl-1.3
qt? ( >=x11-libs/qt-3.3 )
>=sys-libs/readline-4.2
mpi? ( sys-cluster/lam-mpi )
ginac? ( >=sci-mathematics/ginac-1.2.0 )
- gsl? ( dev-libs/gsl )
+ gsl? ( sci-libs/gsl )
cln? ( >=sci-libs/cln-1.1.6 )"
replace-flags k6-3 i586
diff --git a/sci-biology/ecell/ChangeLog b/sci-biology/ecell/ChangeLog
index c3e7ab937cb5..b06da523894d 100644
--- a/sci-biology/ecell/ChangeLog
+++ b/sci-biology/ecell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/ecell
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/ecell/ChangeLog,v 1.2 2004/12/24 02:24:23 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ecell/ChangeLog,v 1.3 2004/12/28 20:27:57 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> ecell-3.1.102.ebuild:
+ Dependency update: dev-libs/gsl -> sci-libs/gsl.
*ecell-3.1.102 (23 Dec 2004)
diff --git a/sci-biology/ecell/ecell-3.1.102.ebuild b/sci-biology/ecell/ecell-3.1.102.ebuild
index f10ed15f2163..8ce8d174b6e3 100644
--- a/sci-biology/ecell/ecell-3.1.102.ebuild
+++ b/sci-biology/ecell/ecell-3.1.102.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/sci-biology/ecell/ecell-3.1.102.ebuild,v 1.1 2004/12/23 22:20:10 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/ecell/ecell-3.1.102.ebuild,v 1.2 2004/12/28 20:27:57 ribosome Exp $
inherit eutils
@@ -15,7 +15,7 @@ IUSE="doc gtk"
DEPEND="dev-libs/boost
dev-lang/python
dev-python/numeric
- dev-libs/gsl
+ sci-libs/gsl
dev-python/empy
gtk? ( gnome-base/libglade )
doc? ( media-gfx/graphviz app-doc/doxygen )"