diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-17 16:38:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-17 16:38:37 +0000 |
commit | 73763f4c01b59d615ead6aa149cbf7126ce9e3cc (patch) | |
tree | 21be82b5770ee5cb0f6808b49a247aaf672e3020 /app-sci | |
parent | Some cleanup (Manifest recommit) (diff) | |
download | gentoo-2-73763f4c01b59d615ead6aa149cbf7126ce9e3cc.tar.gz gentoo-2-73763f4c01b59d615ead6aa149cbf7126ce9e3cc.tar.bz2 gentoo-2-73763f4c01b59d615ead6aa149cbf7126ce9e3cc.zip |
stable on ppc64
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/blas-atlas/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/blas-atlas/blas-atlas-3.6.0.ebuild | 4 | ||||
-rw-r--r-- | app-sci/blas-config/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/blas-config/blas-config-1.0.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-sci/blas-atlas/ChangeLog b/app-sci/blas-atlas/ChangeLog index a9da0c116a87..18ed8c8051b6 100644 --- a/app-sci/blas-atlas/ChangeLog +++ b/app-sci/blas-atlas/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/blas-atlas # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/ChangeLog,v 1.17 2004/11/01 00:45:17 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/ChangeLog,v 1.18 2004/11/17 16:38:37 corsair Exp $ + + 17 Nov 2004; Markus Rothe <corsair@gentoo.org> blas-atlas-3.6.0.ebuild: + stable on ppc64 31 Oct 2004; Olivier Fisette <ribosome@gentoo.org> blas-atlas-3.6.0.ebuild: Replaced ${GCC} by tc-getCC from toolchain-funcs. diff --git a/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild b/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild index 295e3660ee77..ca656c13003a 100644 --- a/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild +++ b/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild,v 1.16 2004/11/01 00:45:17 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild,v 1.17 2004/11/17 16:38:37 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="x86 amd64 ppc ~ppc64 sparc ~alpha" +KEYWORDS="x86 amd64 ppc ppc64 sparc ~alpha" IUSE="doc" DEPEND="app-sci/blas-config diff --git a/app-sci/blas-config/ChangeLog b/app-sci/blas-config/ChangeLog index b7568ec4ac31..f1f58c7bb748 100644 --- a/app-sci/blas-config/ChangeLog +++ b/app-sci/blas-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/blas-config # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-config/ChangeLog,v 1.15 2004/11/03 07:55:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-config/ChangeLog,v 1.16 2004/11/17 16:38:15 corsair Exp $ + + 17 Nov 2004; Markus Rothe <corsair@gentoo.org> blas-config-1.0.1.ebuild: + stable on ppc64 03 Nov 2004; Joseph Jezak <josejx@gentoo.org> blas-config-1.0.1.ebuild: Marked ppc stable for bug #69766. diff --git a/app-sci/blas-config/blas-config-1.0.1.ebuild b/app-sci/blas-config/blas-config-1.0.1.ebuild index 24566016c6c2..ecc0e55c1419 100644 --- a/app-sci/blas-config/blas-config-1.0.1.ebuild +++ b/app-sci/blas-config/blas-config-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-config/blas-config-1.0.1.ebuild,v 1.5 2004/11/03 07:55:44 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-config/blas-config-1.0.1.ebuild,v 1.6 2004/11/17 16:38:15 corsair Exp $ DESCRIPTION="Utility to change the default BLAS library" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ppc ~ppc64 sparc ~alpha" +KEYWORDS="x86 amd64 ppc ppc64 sparc ~alpha" IUSE="" DEPEND="" |