diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-17 13:44:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-17 13:44:50 +0000 |
commit | d9facb5bf8207aaf4dae6ab00325dd5c3d775146 (patch) | |
tree | 27763f119c2a5a2e63bf656e893b54020fee3aa4 /sci-libs | |
parent | Stable on ppc64; bug #180713 (diff) | |
download | gentoo-2-d9facb5bf8207aaf4dae6ab00325dd5c3d775146.tar.gz gentoo-2-d9facb5bf8207aaf4dae6ab00325dd5c3d775146.tar.bz2 gentoo-2-d9facb5bf8207aaf4dae6ab00325dd5c3d775146.zip |
Stable on ppc64; bug #180713
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/blas-atlas/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/blas-atlas/blas-atlas-3.6.0-r2.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/blas-atlas/blas-atlas-3.7.11-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-libs/blas-atlas/ChangeLog b/sci-libs/blas-atlas/ChangeLog index e3fc9d3acafb..2fe05fbe8137 100644 --- a/sci-libs/blas-atlas/ChangeLog +++ b/sci-libs/blas-atlas/ChangeLog @@ -1,6 +1,10 @@ # 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.60 2007/07/17 13:16:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.61 2007/07/17 13:44:50 corsair Exp $ + + 17 Jul 2007; Markus Rothe <corsair@gentoo.org> blas-atlas-3.6.0-r2.ebuild, + blas-atlas-3.7.11-r1.ebuild: + Stable on ppc64; bug #180713 17 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> blas-atlas-3.6.0-r2.ebuild, blas-atlas-3.7.11-r1.ebuild: diff --git a/sci-libs/blas-atlas/blas-atlas-3.6.0-r2.ebuild b/sci-libs/blas-atlas/blas-atlas-3.6.0-r2.ebuild index 80218c6f2a87..75c9c90184f4 100644 --- a/sci-libs/blas-atlas/blas-atlas-3.6.0-r2.ebuild +++ b/sci-libs/blas-atlas/blas-atlas-3.6.0-r2.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.6.0-r2.ebuild,v 1.6 2007/07/17 13:16:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.6.0-r2.ebuild,v 1.7 2007/07/17 13:44:50 corsair Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,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 diff --git a/sci-libs/blas-atlas/blas-atlas-3.7.11-r1.ebuild b/sci-libs/blas-atlas/blas-atlas-3.7.11-r1.ebuild index 47e2182d5fe7..1aa4ca8fe3f2 100644 --- a/sci-libs/blas-atlas/blas-atlas-3.7.11-r1.ebuild +++ b/sci-libs/blas-atlas/blas-atlas-3.7.11-r1.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.7.11-r1.ebuild,v 1.10 2007/07/17 13:16:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.7.11-r1.ebuild,v 1.11 2007/07/17 13:44:50 corsair Exp $ inherit eutils toolchain-funcs fortran @@ -13,7 +13,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 |