diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-12-15 22:41:08 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-12-15 22:41:08 +0000 |
commit | 8757f540cb4b56fcb320153ff382a350a1ee42fb (patch) | |
tree | 6410893ceeba7fab522bf8b3c5b48fa1cd73a9c3 /app-sci | |
parent | get both of em (Manifest recommit) (diff) | |
download | gentoo-2-8757f540cb4b56fcb320153ff382a350a1ee42fb.tar.gz gentoo-2-8757f540cb4b56fcb320153ff382a350a1ee42fb.tar.bz2 gentoo-2-8757f540cb4b56fcb320153ff382a350a1ee42fb.zip |
BUG #72945: missing digest for 32bit library.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/acml/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/acml/Manifest | 4 | ||||
-rw-r--r-- | app-sci/acml/files/digest-acml-2.1.0 | 1 |
3 files changed, 7 insertions, 3 deletions
diff --git a/app-sci/acml/ChangeLog b/app-sci/acml/ChangeLog index 8b17edb8f002..b7c408c2146a 100644 --- a/app-sci/acml/ChangeLog +++ b/app-sci/acml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/acml # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/acml/ChangeLog,v 1.1 2004/09/22 11:55:27 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/acml/ChangeLog,v 1.2 2004/12/15 22:41:08 kugelfang Exp $ + + 15 Dec 2004; Danny van Dyk <kugelfang@gentoo.org> : + Fixed missing digest entry for acml-32bit-2-1-0.tgz. (BUG #72945) *acml-2.1.0 (22 Sep 2004) diff --git a/app-sci/acml/Manifest b/app-sci/acml/Manifest index 86995b155098..99a452a23624 100644 --- a/app-sci/acml/Manifest +++ b/app-sci/acml/Manifest @@ -1,7 +1,7 @@ -MD5 6a261bd464a07a7d644e43cae298a7b0 ChangeLog 403 MD5 b3c42ded627bceb59d64b1c893962d39 acml-2.1.0.ebuild 1718 MD5 c9bfe708975ddd233f47166b8f1053f6 metadata.xml 390 +MD5 6a261bd464a07a7d644e43cae298a7b0 ChangeLog 403 +MD5 3b43533f073305dc2ed60f13091025a0 files/digest-acml-2.1.0 134 MD5 e92e9b2507e25e7826de1be1cce7c7ae files/c-ACML.blas 465 -MD5 f053683eb9a61c43050985717331ef7b files/digest-acml-2.1.0 67 MD5 ed54e2d6cb585bafe8a23f0a5d07c02b files/f77-ACML.blas 430 MD5 035015e5be8999d26202cfb042029acc files/f77-ACML.lapack 441 diff --git a/app-sci/acml/files/digest-acml-2.1.0 b/app-sci/acml/files/digest-acml-2.1.0 index e016bc36a026..646c58d9e66c 100644 --- a/app-sci/acml/files/digest-acml-2.1.0 +++ b/app-sci/acml/files/digest-acml-2.1.0 @@ -1 +1,2 @@ MD5 dd459804fb8fbf50005614bfc73e8016 acml-64bit-2-1-0.tgz 25311085 +MD5 39391a716a449651d90988bab1931f85 acml-32bit-2-1-0.tgz 51496942 |