Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/cblas: cblas-1.0.ebuild ChangeLog
Date: Mon, 22 Oct 2007 19:04:34
Message-Id: E1Ik2Zg-0005JI-M5@stork.gentoo.org
1 jer 07/10/22 19:04:28
2
3 Modified: cblas-1.0.ebuild ChangeLog
4 Log:
5 Stable for HPPA (USE=lapack).
6 (Portage version: 2.1.3.15)
7
8 Revision Changes Path
9 1.3 virtual/cblas/cblas-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/cblas/cblas-1.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/cblas/cblas-1.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/cblas/cblas-1.0.ebuild?r1=1.2&r2=1.3
14
15 Index: cblas-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/cblas/cblas-1.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- cblas-1.0.ebuild 10 Oct 2007 12:29:16 -0000 1.2
22 +++ cblas-1.0.ebuild 22 Oct 2007 19:04:28 -0000 1.3
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/cblas/cblas-1.0.ebuild,v 1.2 2007/10/10 12:29:16 bicatali Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/cblas/cblas-1.0.ebuild,v 1.3 2007/10/22 19:04:28 jer Exp $
28
29 DESCRIPTION="Virtual for BLAS C implementation"
30 HOMEPAGE="http://www.gentoo.org/proj/en/"
31 SRC_URI=""
32 LICENSE="GPL-2"
33 SLOT="0"
34 -KEYWORDS="alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd"
35 +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
36 IUSE=""
37 RDEPEND="|| (
38 sci-libs/cblas-reference
39
40
41
42 1.2 virtual/cblas/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/cblas/ChangeLog?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/cblas/ChangeLog?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/cblas/ChangeLog?r1=1.1&r2=1.2
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/virtual/cblas/ChangeLog,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- ChangeLog 10 Oct 2007 12:27:59 -0000 1.1
55 +++ ChangeLog 22 Oct 2007 19:04:28 -0000 1.2
56 @@ -1,6 +1,9 @@
57 # ChangeLog for virtual/cblas
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/virtual/cblas/ChangeLog,v 1.1 2007/10/10 12:27:59 bicatali Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/virtual/cblas/ChangeLog,v 1.2 2007/10/22 19:04:28 jer Exp $
61 +
62 + 22 Oct 2007; Jeroen Roovers <jer@g.o> cblas-1.0.ebuild:
63 + Stable for HPPA (USE=lapack).
64
65 *cblas-1.0 (10 Oct 2007)
66
67
68
69
70 --
71 gentoo-commits@g.o mailing list