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 | d14e947b24ed307b5536a6104d88a52e2e2c07af (patch) | |
tree | b99b2a4a8af499e4d48199e00fbb37de4e05b3e5 /app-sci | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | historical-d14e947b24ed307b5536a6104d88a52e2e2c07af.tar.gz historical-d14e947b24ed307b5536a6104d88a52e2e2c07af.tar.bz2 historical-d14e947b24ed307b5536a6104d88a52e2e2c07af.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/Manifest | 6 | ||||
-rw-r--r-- | app-sci/blas-atlas/blas-atlas-3.6.0.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/app-sci/blas-atlas/Manifest index f76a916b6776..98de2970605f 100644 --- a/app-sci/blas-atlas/Manifest +++ b/app-sci/blas-atlas/Manifest @@ -1,9 +1,9 @@ -MD5 5c28e229ea57907ea67e2e53e3f20496 ChangeLog 1860 +MD5 15ad4e37af517e614fd2d27ab0fd4e0b ChangeLog 1973 +MD5 3e4bafc05431f28c86243c0be95f4318 blas-atlas-3.6.0.ebuild 3736 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 838f96fe70ed3f427bf9a69df72c5ad0 blas-atlas-3.6.0.ebuild 3725 -MD5 a34d592240cf84fa29a3d4fd2ed9be32 files/f77-ATLAS 368 MD5 d2c0eb312a847254d9ae8258445dfd86 files/c-ATLAS 409 MD5 27554885aa990f902f9d44ceb549e24d files/c-threaded-ATLAS 475 MD5 c1c57e922c1763ddde357504442e94c4 files/digest-blas-atlas-3.6.0 139 +MD5 a34d592240cf84fa29a3d4fd2ed9be32 files/f77-ATLAS 368 MD5 e144969a0b4220a8e1de72d0bc8fbeeb files/f77-threaded-ATLAS 431 MD5 13d26350d75e6993f1b3ec48ca97f14e files/war 545 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 |