diff options
author | 2004-12-28 20:07:09 +0000 | |
---|---|---|
committer | 2004-12-28 20:07:09 +0000 | |
commit | b8f9db8c56d833f73c64f9ffe01da3cd826802dc (patch) | |
tree | 5d86b90c514f8e795b45688904392df482810f9e /sci-astronomy/orsa/orsa-0.6.1.ebuild | |
parent | Dependency update: dev-libs/cln -> sci-libs/cln. (diff) | |
download | historical-b8f9db8c56d833f73c64f9ffe01da3cd826802dc.tar.gz historical-b8f9db8c56d833f73c64f9ffe01da3cd826802dc.tar.bz2 historical-b8f9db8c56d833f73c64f9ffe01da3cd826802dc.zip |
Dependency update: dev-libs/cln -> sci-libs/cln.
Diffstat (limited to 'sci-astronomy/orsa/orsa-0.6.1.ebuild')
-rw-r--r-- | sci-astronomy/orsa/orsa-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |