Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/xmds: xmds-1.6.6.ebuild ChangeLog
Date: Sun, 19 Oct 2008 14:59:43
Message-Id: E1KrZkr-0004Im-Mr@stork.gentoo.org
1 maekke 08/10/19 14:59:41
2
3 Modified: xmds-1.6.6.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #242600
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.27.1 i686)
7
8 Revision Changes Path
9 1.2 sci-mathematics/xmds/xmds-1.6.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/xmds/xmds-1.6.6.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/xmds/xmds-1.6.6.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/xmds/xmds-1.6.6.ebuild?r1=1.1&r2=1.2
14
15 Index: xmds-1.6.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/xmds/xmds-1.6.6.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- xmds-1.6.6.ebuild 10 Sep 2008 21:14:32 -0000 1.1
22 +++ xmds-1.6.6.ebuild 19 Oct 2008 14:59:41 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/xmds/xmds-1.6.6.ebuild,v 1.1 2008/09/10 21:14:32 spock Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/xmds/xmds-1.6.6.ebuild,v 1.2 2008/10/19 14:59:41 maekke Exp $
28
29 inherit eutils
30
31 @@ -12,7 +12,7 @@
32 doc? ( mirror://sourceforge/xmds/xmds_doc_${doc_ver}.pdf )"
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="amd64 x86"
37 IUSE="doc examples mpi threads"
38
39 DEPEND="sci-libs/fftw
40
41
42
43 1.8 sci-mathematics/xmds/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/xmds/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/xmds/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/xmds/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/xmds/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 10 Sep 2008 21:14:32 -0000 1.7
56 +++ ChangeLog 19 Oct 2008 14:59:41 -0000 1.8
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-mathematics/xmds
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/xmds/ChangeLog,v 1.7 2008/09/10 21:14:32 spock Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/xmds/ChangeLog,v 1.8 2008/10/19 14:59:41 maekke Exp $
62 +
63 + 19 Oct 2008; Markus Meier <maekke@g.o> xmds-1.6.6.ebuild:
64 + amd64/x86 stable, bug #242600
65
66 *xmds-1.6.6 (10 Sep 2008)