diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 20:31:26 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 20:31:26 +0000 |
commit | fbc890b6a5bb48e49ec816fe5233d278be88d3dc (patch) | |
tree | f40e03f8197243f3d25747dcec7000e14915d04b /sci-astronomy | |
parent | Dependency update: dev-libs/gsl -> sci-libs/gsl. (diff) | |
download | gentoo-2-fbc890b6a5bb48e49ec816fe5233d278be88d3dc.tar.gz gentoo-2-fbc890b6a5bb48e49ec816fe5233d278be88d3dc.tar.bz2 gentoo-2-fbc890b6a5bb48e49ec816fe5233d278be88d3dc.zip |
Dependency update: dev-libs/gsl -> sci-libs/gsl.
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/orsa/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/orsa/orsa-0.3.1.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild | 6 | ||||
-rw-r--r-- | sci-astronomy/orsa/orsa-0.6.1.ebuild | 6 |
4 files changed, 12 insertions, 9 deletions
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 |