diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-12 19:03:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-12 19:03:58 +0000 |
commit | dd1a8bb7dd939aa73716f83d41f4d1839d3a83be (patch) | |
tree | 2f83d1954fb46a96f30d7e95c02accad6b14e803 /sci-libs/blas-atlas | |
parent | x86 stable, bug #200337 (diff) | |
download | gentoo-2-dd1a8bb7dd939aa73716f83d41f4d1839d3a83be.tar.gz gentoo-2-dd1a8bb7dd939aa73716f83d41f4d1839d3a83be.tar.bz2 gentoo-2-dd1a8bb7dd939aa73716f83d41f4d1839d3a83be.zip |
sparc stable wrt #200336, thanks to Aaron Mavrinac
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-libs/blas-atlas')
-rw-r--r-- | sci-libs/blas-atlas/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/blas-atlas/ChangeLog b/sci-libs/blas-atlas/ChangeLog index f16648dd9f8b..d639b15b71c9 100644 --- a/sci-libs/blas-atlas/ChangeLog +++ b/sci-libs/blas-atlas/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/blas-atlas # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.73 2007/12/12 18:52:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.74 2007/12/12 19:03:58 armin76 Exp $ + + 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> blas-atlas-3.8.0.ebuild: + sparc stable wrt #200336, thanks to Aaron Mavrinac 12 Dec 2007; Markus Meier <maekke@gentoo.org> blas-atlas-3.8.0.ebuild: x86 stable, bug #200336 diff --git a/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild b/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild index e49463e70c72..b8365ba28c9f 100644 --- a/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild +++ b/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild,v 1.5 2007/12/12 18:52:27 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild,v 1.6 2007/12/12 19:03:58 armin76 Exp $ inherit eutils toolchain-funcs fortran multilib @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${MY_PN}${PV}.tar.bz2 LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="doc" RDEPEND="app-admin/eselect-blas |