diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-06 16:24:59 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-06 16:24:59 +0000 |
commit | 231f33cfbf53426c16b10fbe79613a9c050e9fd1 (patch) | |
tree | d4996b5f1c2eb57cf77e4e539bb502913b238ca5 /app-sci/blas-atlas | |
parent | (no commit message) (diff) | |
download | historical-231f33cfbf53426c16b10fbe79613a9c050e9fd1.tar.gz historical-231f33cfbf53426c16b10fbe79613a9c050e9fd1.tar.bz2 historical-231f33cfbf53426c16b10fbe79613a9c050e9fd1.zip |
stable on amd64
Diffstat (limited to 'app-sci/blas-atlas')
-rw-r--r-- | app-sci/blas-atlas/ChangeLog | 8 | ||||
-rw-r--r-- | app-sci/blas-atlas/blas-atlas-3.6.0.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-sci/blas-atlas/ChangeLog b/app-sci/blas-atlas/ChangeLog index 76c8d4a70873..c23999482839 100644 --- a/app-sci/blas-atlas/ChangeLog +++ b/app-sci/blas-atlas/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-sci/blas-atlas # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/ChangeLog,v 1.5 2004/05/13 01:48:32 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/ChangeLog,v 1.6 2004/06/06 16:18:58 kugelfang Exp $ + + 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> blas-atlas-3.6.0.ebuild: + Marked stable on amd64. + + 06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> blas-atlas-3.6.0.ebuild: + Marked stable on amd64. 12 May 2004; George Shapovalov <george@gentoo.org> blas-atlas-3.6.0.ebuild : added the fix for g77 issue. Moved atlas3.6.0-shared-libs.patch.bz2 to the mirrors to 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 b4a884d2d318..85064a15c7f0 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 Technologies, Inc. # 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.4 2004/05/17 00:31:07 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild,v 1.5 2004/06/06 16:18:58 kugelfang Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${MY_PN}${PV}.tar.bz2 LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~x86 amd64 ~ppc" IUSE="doc" DEPEND="app-sci/blas-config |