Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-doc/lapack-docs: lapack-docs-3.1.1.ebuild ChangeLog
Date: Sun, 21 Oct 2007 16:52:01
Message-Id: E1IjdrP-0005vP-Rf@stork.gentoo.org
1 nixnut 07/10/21 16:41:07
2
3 Modified: lapack-docs-3.1.1.ebuild ChangeLog
4 Log:
5 Added ~ppc
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.7 app-doc/lapack-docs/lapack-docs-3.1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild?r1=1.6&r2=1.7
14
15 Index: lapack-docs-3.1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- lapack-docs-3.1.1.ebuild 10 Oct 2007 19:30:22 -0000 1.6
22 +++ lapack-docs-3.1.1.ebuild 21 Oct 2007 16:41:07 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild,v 1.6 2007/10/10 19:30:22 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild,v 1.7 2007/10/21 16:41:07 nixnut Exp $
28
29 DESCRIPTION="Documentation reference and man pages for lapack implementations"
30 HOMEPAGE="http://www.netlib.org/lapack"
31 @@ -9,7 +9,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="~amd64 hppa ia64 ppc64 sparc x86"
36 +KEYWORDS="~amd64 hppa ia64 ~ppc ppc64 sparc x86"
37 IUSE=""
38
39 S=${WORKDIR}/lapack-${PV}/manpages
40
41
42
43 1.10 app-doc/lapack-docs/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/lapack-docs/ChangeLog?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/lapack-docs/ChangeLog?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/lapack-docs/ChangeLog?r1=1.9&r2=1.10
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-doc/lapack-docs/ChangeLog,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- ChangeLog 10 Oct 2007 19:30:22 -0000 1.9
56 +++ ChangeLog 21 Oct 2007 16:41:07 -0000 1.10
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-doc/lapack-docs
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-doc/lapack-docs/ChangeLog,v 1.9 2007/10/10 19:30:22 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-doc/lapack-docs/ChangeLog,v 1.10 2007/10/21 16:41:07 nixnut Exp $
62 +
63 + 21 Oct 2007; nixnut <nixnut@g.o> lapack-docs-3.1.1.ebuild:
64 + Added ~ppc
65
66 10 Oct 2007; Markus Rothe <corsair@g.o> lapack-docs-3.1.1.ebuild:
67 Stable on ppc64; bug #189738
68
69
70
71 --
72 gentoo-commits@g.o mailing list