* [gentoo-commits] gentoo-x86 commit in sci-libs/blas-atlas/files: blas.pc.in eselect.blas.threaded-atlas eselect.blas.atlas cblas.pc.in eselect.cblas.threaded-atlas eselect.cblas.atlas digest-blas-atlas-3.7.39 atlas-3.7.39-decl-fix.patch digest-blas-atlas-3.6.0 digest-blas-atlas-3.7.32 digest-blas-atlas-3.7.31
@ 2007-10-10 10:02 Markus Dittrich (markusle)
0 siblings, 0 replies; only message in thread
From: Markus Dittrich (markusle) @ 2007-10-10 10:02 UTC (permalink / raw
To: gentoo-commits
markusle 07/10/10 10:02:16
Added: blas.pc.in eselect.blas.threaded-atlas
eselect.blas.atlas cblas.pc.in
eselect.cblas.threaded-atlas eselect.cblas.atlas
digest-blas-atlas-3.7.39
atlas-3.7.39-decl-fix.patch
Removed: digest-blas-atlas-3.6.0 digest-blas-atlas-3.7.32
digest-blas-atlas-3.7.31
Log:
Version bump and removed old ebuilds. Also fixed missing quoting in all ebuilds.
(Portage version: 2.1.3.12)
Revision Changes Path
1.1 sci-libs/blas-atlas/files/blas.pc.in
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/blas.pc.in?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/blas.pc.in?rev=1.1&content-type=text/plain
Index: blas.pc.in
===================================================================
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/@LIBDIR@
includedir=${prefix}/include
Name: blas
Description: Automatically Tuned Linear Algebra Software F77 BLAS implementation
Version: @PV@
URL: http://math-atlas.sourceforge.net/
Libs: -L${libdir} -lblas -latlas @THREADLIBS@
Libs.private: @EXTLIBS@
1.1 sci-libs/blas-atlas/files/eselect.blas.threaded-atlas
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/eselect.blas.threaded-atlas?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/eselect.blas.threaded-atlas?rev=1.1&content-type=text/plain
Index: eselect.blas.threaded-atlas
===================================================================
blas/threaded-atlas/libblas.so /usr/@LIBDIR@/libblas.so
blas/threaded-atlas/libblas.so.0 /usr/@LIBDIR@/libblas.so.0
blas/threaded-atlas/libblas.a /usr/@LIBDIR@/libblas.a
../blas/threaded-atlas/blas.pc /usr/@LIBDIR@/pkgconfig/blas.pc
1.1 sci-libs/blas-atlas/files/eselect.blas.atlas
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/eselect.blas.atlas?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/eselect.blas.atlas?rev=1.1&content-type=text/plain
Index: eselect.blas.atlas
===================================================================
blas/atlas/libblas.so /usr/@LIBDIR@/libblas.so
blas/atlas/libblas.so.0 /usr/@LIBDIR@/libblas.so.0
blas/atlas/libblas.a /usr/@LIBDIR@/libblas.a
../blas/atlas/blas.pc /usr/@LIBDIR@/pkgconfig/blas.pc
1.1 sci-libs/blas-atlas/files/cblas.pc.in
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/cblas.pc.in?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/cblas.pc.in?rev=1.1&content-type=text/plain
Index: cblas.pc.in
===================================================================
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/@LIBDIR@
includedir=${prefix}/include
Name: cblas
Description: Automatically Tuned Linear Algebra Software C BLAS implementation
Version: @PV@
URL: http://math-atlas.sourceforge.net/
Libs: -L${libdir} -lcblas -latlas
Libs.private: @EXTLIBS@
Cflags: -I${includedir}
1.1 sci-libs/blas-atlas/files/eselect.cblas.threaded-atlas
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/eselect.cblas.threaded-atlas?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/eselect.cblas.threaded-atlas?rev=1.1&content-type=text/plain
Index: eselect.cblas.threaded-atlas
===================================================================
blas/threaded-atlas/libcblas.so /usr/@LIBDIR@/libcblas.so
blas/threaded-atlas/libcblas.so.0 /usr/@LIBDIR@/libcblas.so.0
blas/threaded-atlas/libcblas.so.0 /usr/@LIBDIR@/libcblas.a
../blas/threaded-atlas/cblas.pc /usr/@LIBDIR@/pkgconfig/cblas.pc
cblas/cblas.h /usr/include/cblas.h
1.1 sci-libs/blas-atlas/files/eselect.cblas.atlas
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/eselect.cblas.atlas?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/eselect.cblas.atlas?rev=1.1&content-type=text/plain
Index: eselect.cblas.atlas
===================================================================
blas/atlas/libcblas.so /usr/@LIBDIR@/libcblas.so
blas/atlas/libcblas.so.0 /usr/@LIBDIR@/libcblas.so.0
blas/atlas/libcblas.a /usr/@LIBDIR@/libcblas.a
../blas/atlas/cblas.pc /usr/@LIBDIR@/pkgconfig/cblas.pc
atlas/cblas.h /usr/include/cblas.h
1.1 sci-libs/blas-atlas/files/digest-blas-atlas-3.7.39
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/digest-blas-atlas-3.7.39?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/digest-blas-atlas-3.7.39?rev=1.1&content-type=text/plain
Index: digest-blas-atlas-3.7.39
===================================================================
MD5 2923b57b4d67a25c2b76f5f32dba75f2 atlas-3.7.39-shared-libs.patch.bz2 6612
RMD160 83d1167768e67128beccb88e6e291e0b63fd7837 atlas-3.7.39-shared-libs.patch.bz2 6612
SHA256 c4f1c572a4506931c937d71f5b72709b36066e3c33b856a8a19444f72d2f9528 atlas-3.7.39-shared-libs.patch.bz2 6612
MD5 45d548ee43d419225d2e7fdaf603618b atlas3.7.39.tar.bz2 2464374
RMD160 286b71b0f35f3f78d06855d669b1a10f838abf30 atlas3.7.39.tar.bz2 2464374
SHA256 e7529a6ddae7b59063caaa90d7e617c4192fdd6e24c45ed1991ed80debc0e56b atlas3.7.39.tar.bz2 2464374
1.1 sci-libs/blas-atlas/files/atlas-3.7.39-decl-fix.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/atlas-3.7.39-decl-fix.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/atlas-3.7.39-decl-fix.patch?rev=1.1&content-type=text/plain
Index: atlas-3.7.39-decl-fix.patch
===================================================================
diff -Naur ATLAS/bin/atlas_waitfile.c ATLAS-new/bin/atlas_waitfile.c
--- ATLAS/bin/atlas_waitfile.c 2007-10-07 09:48:56.000000000 -0400
+++ ATLAS-new/bin/atlas_waitfile.c 2007-10-09 10:57:13.000000000 -0400
@@ -1,3 +1,4 @@
+#include <stdlib.h>
#include <stdio.h>
void PrintUsage(char *nam)
diff -Naur ATLAS/src/auxil/ATL_buildinfo.c ATLAS-new/src/auxil/ATL_buildinfo.c
--- ATLAS/src/auxil/ATL_buildinfo.c 2007-10-07 09:49:03.000000000 -0400
+++ ATLAS-new/src/auxil/ATL_buildinfo.c 2007-10-09 10:56:10.000000000 -0400
@@ -1,3 +1,4 @@
+#include <stdio.h>
#include "atlas_buildinfo.h"
#include "atlas_cacheedge.h"
diff -Naur ATLAS/tune/blas/gemm/usercomb.c ATLAS-new/tune/blas/gemm/usercomb.c
--- ATLAS/tune/blas/gemm/usercomb.c 2007-10-07 09:49:39.000000000 -0400
+++ ATLAS-new/tune/blas/gemm/usercomb.c 2007-10-09 10:58:53.000000000 -0400
@@ -29,6 +29,7 @@
*/
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <assert.h>
int LineIsCont(char *ln)
diff -Naur ATLAS/tune/blas/gemv/gemvtune.c ATLAS-new/tune/blas/gemv/gemvtune.c
--- ATLAS/tune/blas/gemv/gemvtune.c 2007-10-07 09:49:39.000000000 -0400
+++ ATLAS-new/tune/blas/gemv/gemvtune.c 2007-10-09 11:00:29.000000000 -0400
@@ -36,6 +36,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
+#include <string.h>
struct FA_allocs
{
diff -Naur ATLAS/tune/blas/gemv/mvsearch.c ATLAS-new/tune/blas/gemv/mvsearch.c
--- ATLAS/tune/blas/gemv/mvsearch.c 2007-10-07 09:49:39.000000000 -0400
+++ ATLAS-new/tune/blas/gemv/mvsearch.c 2007-10-09 10:59:56.000000000 -0400
@@ -32,6 +32,7 @@
#include <stdlib.h>
#include <ctype.h>
#include <assert.h>
+#include <string.h>
#include "atlas_fopen.h"
#define ATL_MVIsMM(iflag_) ( ((iflag_) | 8) == (iflag_) )
diff -Naur ATLAS/tune/blas/ger/ger1tune.c ATLAS-new/tune/blas/ger/ger1tune.c
--- ATLAS/tune/blas/ger/ger1tune.c 2007-10-07 09:49:39.000000000 -0400
+++ ATLAS-new/tune/blas/ger/ger1tune.c 2007-10-09 11:01:15.000000000 -0400
@@ -36,6 +36,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
+#include <string.h>
struct FA_allocs
{
diff -Naur ATLAS/tune/blas/ger/r1search.c ATLAS-new/tune/blas/ger/r1search.c
--- ATLAS/tune/blas/ger/r1search.c 2007-10-07 09:49:39.000000000 -0400
+++ ATLAS-new/tune/blas/ger/r1search.c 2007-10-09 11:00:58.000000000 -0400
@@ -31,6 +31,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
+#include <string.h>
#include <assert.h>
#include "atlas_fopen.h"
diff -Naur ATLAS/tune/sysinfo/masearch.c ATLAS-new/tune/sysinfo/masearch.c
--- ATLAS/tune/sysinfo/masearch.c 2007-10-07 09:49:39.000000000 -0400
+++ ATLAS-new/tune/sysinfo/masearch.c 2007-10-09 10:57:58.000000000 -0400
@@ -28,6 +28,7 @@
*
*/
#include <stdio.h>
+#include <stdlib.h>
#include <assert.h>
#define NTIM 3
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-10 10:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-10 10:02 [gentoo-commits] gentoo-x86 commit in sci-libs/blas-atlas/files: blas.pc.in eselect.blas.threaded-atlas eselect.blas.atlas cblas.pc.in eselect.cblas.threaded-atlas eselect.cblas.atlas digest-blas-atlas-3.7.39 atlas-3.7.39-decl-fix.patch digest-blas-atlas-3.6.0 digest-blas-atlas-3.7.32 digest-blas-atlas-3.7.31 Markus Dittrich (markusle)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox