diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-17 13:16:14 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-17 13:16:14 +0000 |
commit | d627635d81de800e0da3dea6341b94852252f060 (patch) | |
tree | f1d187656939fb9559caf54e5b092c2a7a37dbe6 /sci-libs/blas-atlas | |
parent | Stable on sparc (diff) | |
download | gentoo-2-d627635d81de800e0da3dea6341b94852252f060.tar.gz gentoo-2-d627635d81de800e0da3dea6341b94852252f060.tar.bz2 gentoo-2-d627635d81de800e0da3dea6341b94852252f060.zip |
Stable on sparc
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-libs/blas-atlas')
-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 7268062fa1a2..e3fc9d3acafb 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.59 2007/05/28 12:23:57 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.60 2007/07/17 13:16:14 gustavoz Exp $ + + 17 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + blas-atlas-3.6.0-r2.ebuild, blas-atlas-3.7.11-r1.ebuild: + Stable on sparc *blas-atlas-3.7.32 (27 May 2007) 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 319ae31859d4..80218c6f2a87 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.5 2007/07/13 06:57:51 mr_bones_ Exp $ +# $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 $ 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 7d617ecb9394..47e2182d5fe7 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.9 2007/07/13 06:57:51 mr_bones_ Exp $ +# $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 $ 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 |