diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2005-09-11 04:07:55 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2005-09-11 04:07:55 +0000 |
commit | d50ff9203a2a72bed504c03455274a01f74d349c (patch) | |
tree | 76e384b8413100a9e4c9d16cb7f9173ff271c548 | |
parent | stable bump for sparc (diff) | |
download | gentoo-2-d50ff9203a2a72bed504c03455274a01f74d349c.tar.gz gentoo-2-d50ff9203a2a72bed504c03455274a01f74d349c.tar.bz2 gentoo-2-d50ff9203a2a72bed504c03455274a01f74d349c.zip |
stable bump for sparc and x86
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | sci-libs/lapack-atlas/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/lapack-atlas/Manifest | 6 | ||||
-rw-r--r-- | sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sci-libs/lapack-atlas/ChangeLog b/sci-libs/lapack-atlas/ChangeLog index e84fee04ce76..ab4981bcc174 100644 --- a/sci-libs/lapack-atlas/ChangeLog +++ b/sci-libs/lapack-atlas/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/lapack-atlas # Copyright 2004-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.5 2005/09/10 12:14:55 pbienst Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.6 2005/09/11 04:07:55 nerdboy Exp $ + + 11 Sep 2005; Steve Arnold <nerdboy@gentoo.org> lapack-atlas-3.6.0.ebuild: + stable bump (sparc and x86) required for other sc-libs (besides, that + configure bug doesn't really count, and the other one is *old*...) 10 Sep 2005; Peter Bienstman <pbienst@gentoo.org> lapack-atlas-3.6.0.ebuild: diff --git a/sci-libs/lapack-atlas/Manifest b/sci-libs/lapack-atlas/Manifest index be7340c987f6..86f50ff86d52 100644 --- a/sci-libs/lapack-atlas/Manifest +++ b/sci-libs/lapack-atlas/Manifest @@ -1,7 +1,7 @@ -MD5 9ff2bd4bad912135b4ba71ae651c16bd lapack-atlas-3.6.0.ebuild 5051 -MD5 979908b8ccc8d959226745f8995d9a8c ChangeLog 2892 +MD5 c48fc75ed70a012d4be4a7f80afbc6aa ChangeLog 3110 +MD5 d6e4ddd7db28f828bbbae07d51f276d0 lapack-atlas-3.6.0.ebuild 5049 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 13d26350d75e6993f1b3ec48ca97f14e files/war 545 MD5 b3d716baf0a71dd55ce358d086e4069b files/digest-lapack-atlas-3.6.0 335 MD5 1b77dbffbf246309e6e97c77b64735fd files/f77-ATLAS 408 +MD5 13d26350d75e6993f1b3ec48ca97f14e files/war 545 MD5 e362a664ac2e543545706b85664af921 files/unbuffered.patch 497 diff --git a/sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild b/sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild index 5b1ff551a69d..1a132a2be556 100644 --- a/sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild +++ b/sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild,v 1.6 2005/09/10 12:14:55 pbienst Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.6.0.ebuild,v 1.7 2005/09/11 04:07:55 nerdboy Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI1} ${SRC_URI2} LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 amd64 ~ppc ppc64 ~sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc ppc64 sparc ~alpha" IUSE="ifc doc" DEPEND="virtual/libc |