diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-01 20:26:31 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-01 20:26:31 +0000 |
commit | f5f82fd7d6188e65576a7ce35a51748b30d52d54 (patch) | |
tree | d58ca2ec1e7f952e0af75c115db4e1074c0c6ef6 /sci-libs | |
parent | Stable on ppc wrt bug 200951 (diff) | |
download | gentoo-2-f5f82fd7d6188e65576a7ce35a51748b30d52d54.tar.gz gentoo-2-f5f82fd7d6188e65576a7ce35a51748b30d52d54.tar.bz2 gentoo-2-f5f82fd7d6188e65576a7ce35a51748b30d52d54.zip |
Stable on ppc wrt bug 200336
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'sci-libs')
-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 857eb464da5a..8e81d91c6915 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.71 2007/11/26 18:51:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.72 2007/12/01 20:26:31 nixnut Exp $ + + 01 Dec 2007; nixnut <nixnut@gentoo.org> blas-atlas-3.8.0.ebuild: + Stable on ppc wrt bug 200336 26 Nov 2007; Markus Rothe <corsair@gentoo.org> blas-atlas-3.8.0.ebuild: Stable on ppc64; 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 256dd8ec68eb..8e3197634c3d 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.3 2007/11/26 18:51:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.8.0.ebuild,v 1.4 2007/12/01 20:26:31 nixnut 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 |