diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-07-03 18:31:38 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-07-03 18:31:38 +0000 |
commit | 63063298550b27c28d03151f9aa5e8fbe7df82fd (patch) | |
tree | ecd7d41ec52dcb15d13f67b2e8321ce30ec14674 /app-sci | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-63063298550b27c28d03151f9aa5e8fbe7df82fd.tar.gz gentoo-2-63063298550b27c28d03151f9aa5e8fbe7df82fd.tar.bz2 gentoo-2-63063298550b27c28d03151f9aa5e8fbe7df82fd.zip |
~alpha on behalf of kloeri
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 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/blas-atlas/ChangeLog b/app-sci/blas-atlas/ChangeLog index 752042c4d0a0..cf3de60695ae 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 -# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/ChangeLog,v 1.10 2004/07/03 16:51:56 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/ChangeLog,v 1.11 2004/07/03 18:31:38 kugelfang Exp $ + + 03 Jul 2004; Danny van Dyk <kugelfang@gentoo.org> blas-atlas-3.6.0.ebuild: + Marked ~alpha, kloeri tested. 03 Jul 2004; Ferris McCormick <fmccor@gentoo.org> blas-atlas-3.6.0.ebuild: 1. Restructure .ebuild for correct sparc CFLAGS (kugelfang@gentoo.org) 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 9cbeea50486c..903905c90898 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.9 2004/07/03 16:51:56 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/blas-atlas/blas-atlas-3.6.0.ebuild,v 1.10 2004/07/03 18:31:38 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 ~sparc" +KEYWORDS="~x86 amd64 ~ppc ~sparc ~alpha" IUSE="doc" DEPEND="app-sci/blas-config |