Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/blas-atlas/files: eselect.cblas.threaded-atlas
Date: Tue, 23 Sep 2008 14:20:15
Message-Id: E1Ki8kP-0007cz-3F@stork.gentoo.org
1 bicatali 08/09/23 14:20:13
2
3 Modified: eselect.cblas.threaded-atlas
4 Log:
5 Fixed a cblas link in the threaded-atlas profile
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7 x86_64)
7
8 Revision Changes Path
9 1.2 sci-libs/blas-atlas/files/eselect.cblas.threaded-atlas
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/eselect.cblas.threaded-atlas?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/eselect.cblas.threaded-atlas?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/blas-atlas/files/eselect.cblas.threaded-atlas?r1=1.1&r2=1.2
14
15 Index: eselect.cblas.threaded-atlas
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/blas-atlas/files/eselect.cblas.threaded-atlas,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- eselect.cblas.threaded-atlas 10 Oct 2007 10:02:16 -0000 1.1
22 +++ eselect.cblas.threaded-atlas 23 Sep 2008 14:20:12 -0000 1.2
23 @@ -2,4 +2,4 @@
24 blas/threaded-atlas/libcblas.so.0 /usr/@LIBDIR@/libcblas.so.0
25 blas/threaded-atlas/libcblas.so.0 /usr/@LIBDIR@/libcblas.a
26 ../blas/threaded-atlas/cblas.pc /usr/@LIBDIR@/pkgconfig/cblas.pc
27 -cblas/cblas.h /usr/include/cblas.h
28 +atlas/cblas.h /usr/include/cblas.h