diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-02-17 20:02:11 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-02-17 20:02:11 +0000 |
commit | f7182ddbc05560e2f76ec6c91cb1af201f338190 (patch) | |
tree | 6803ebef1605d6615b367ef23b2170d88e7fe7a6 /sci-libs | |
parent | net-mail/getmail stable on ppc. (diff) | |
download | gentoo-2-f7182ddbc05560e2f76ec6c91cb1af201f338190.tar.gz gentoo-2-f7182ddbc05560e2f76ec6c91cb1af201f338190.tar.bz2 gentoo-2-f7182ddbc05560e2f76ec6c91cb1af201f338190.zip |
sci-libs/blas-atlas stable on ppc.
(Portage version: 2.1_pre4-r1)
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-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/blas-atlas/ChangeLog b/sci-libs/blas-atlas/ChangeLog index 8c703e47e51b..dc92d16f5ffd 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.17 2006/02/02 16:23:03 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/ChangeLog,v 1.18 2006/02/17 20:02:11 hansmi Exp $ + + 17 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> + blas-atlas-3.6.0-r1.ebuild: + Stable on ppc. 02 Feb 2006; Markus Dittrich <markusle@gentoo.org> blas-atlas-3.7.10.ebuild, blas-atlas-3.7.11.ebuild: diff --git a/sci-libs/blas-atlas/blas-atlas-3.6.0-r1.ebuild b/sci-libs/blas-atlas/blas-atlas-3.6.0-r1.ebuild index e32369244135..d96a07c7b980 100644 --- a/sci-libs/blas-atlas/blas-atlas-3.6.0-r1.ebuild +++ b/sci-libs/blas-atlas/blas-atlas-3.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r1.ebuild,v 1.7 2006/01/30 10:47:12 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/blas-atlas-3.6.0-r1.ebuild,v 1.8 2006/02/17 20:02:11 hansmi 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" DEPEND="sci-libs/blas-config |