diff options
Diffstat (limited to 'app-sci/lapack-atlas')
-rw-r--r-- | app-sci/lapack-atlas/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/lapack-atlas/lapack-atlas-3.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/lapack-atlas/ChangeLog b/app-sci/lapack-atlas/ChangeLog index b504f8814548..9815ba324a09 100644 --- a/app-sci/lapack-atlas/ChangeLog +++ b/app-sci/lapack-atlas/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/lapack-atlas # Copyright 2004-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack-atlas/ChangeLog,v 1.16 2004/11/01 00:58:15 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack-atlas/ChangeLog,v 1.17 2004/11/17 16:43:28 corsair Exp $ + + 17 Nov 2004; Markus Rothe <corsair@gentoo.org> lapack-atlas-3.6.0.ebuild: + stable on ppc64 31 Oct 2004; Olivier Fisette <ribosome@gentoo.org> lapack-atlas-3.6.0.ebuild: Use tc-getCC from toolchain-funcs rather than $CC. diff --git a/app-sci/lapack-atlas/lapack-atlas-3.6.0.ebuild b/app-sci/lapack-atlas/lapack-atlas-3.6.0.ebuild index 681a5f2190a4..4afdf61328bc 100644 --- a/app-sci/lapack-atlas/lapack-atlas-3.6.0.ebuild +++ b/app-sci/lapack-atlas/lapack-atlas-3.6.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/app-sci/lapack-atlas/lapack-atlas-3.6.0.ebuild,v 1.14 2004/11/01 00:58:15 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/lapack-atlas/lapack-atlas-3.6.0.ebuild,v 1.15 2004/11/17 16:43:28 corsair Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI1} ${SRC_URI2} LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 amd64 ~ppc ~ppc64 ~sparc" +KEYWORDS="~x86 amd64 ~ppc ppc64 ~sparc" IUSE="ifc doc" DEPEND="virtual/libc |