diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 20:07:25 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-28 20:07:25 +0000 |
commit | 31f6d79307f4589f9c44a4eae9f7d978d57ff2c6 (patch) | |
tree | e2616af820f77b825a53c21a4b75c3e234349d39 /sci-astronomy | |
parent | Dependency update: dev-libs/cln -> sci-libs/cln. (diff) | |
download | gentoo-2-31f6d79307f4589f9c44a4eae9f7d978d57ff2c6.tar.gz gentoo-2-31f6d79307f4589f9c44a4eae9f7d978d57ff2c6.tar.bz2 gentoo-2-31f6d79307f4589f9c44a4eae9f7d978d57ff2c6.zip |
Dependency update: dev-libs/cln -> sci-libs/cln.
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/orsa/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/orsa/orsa-0.6.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sci-astronomy/orsa/ChangeLog b/sci-astronomy/orsa/ChangeLog index 4fdaeb586741..891bd5fa7ac6 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.3 2004/12/28 20:06:48 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/ChangeLog,v 1.4 2004/12/28 20:07:09 ribosome Exp $ + + 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> orsa-0.6.1.ebuild: + Dependency update: dev-libs/cln -> sci-libs/cln. 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> orsa-0.5.0_rc2.ebuild: Dependency update: dev-libs/cln -> sci-libs/cln. diff --git a/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild b/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild index 7686fc41fedf..58a380c6c3b6 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.2 2004/12/28 05:37:55 ribosome Exp $ +# $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 $ inherit base flag-o-matic @@ -23,7 +23,7 @@ DEPEND="virtual/libc mpi? ( sys-cluster/lam-mpi ) ginac? ( >=sci-mathematics/ginac-1.1.1 ) gsl? ( dev-libs/gsl ) - cln? ( dev-libs/cln )" + cln? ( sci-libs/cln )" replace-flags k6-3 i586 replace-flags k6-2 i586 diff --git a/sci-astronomy/orsa/orsa-0.6.1.ebuild b/sci-astronomy/orsa/orsa-0.6.1.ebuild index e5172557938f..7cf01d067ca7 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.2 2004/12/28 05:37:55 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.6.1.ebuild,v 1.3 2004/12/28 20:07:09 ribosome Exp $ inherit base flag-o-matic @@ -23,7 +23,7 @@ DEPEND="virtual/libc mpi? ( sys-cluster/lam-mpi ) ginac? ( >=sci-mathematics/ginac-1.2.0 ) gsl? ( dev-libs/gsl ) - cln? ( >=dev-libs/cln-1.1.6 )" + cln? ( >=sci-libs/cln-1.1.6 )" replace-flags k6-3 i586 replace-flags k6-2 i586 |