Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/gromacs: ChangeLog gromacs-4.5.4-r1.ebuild
Date: Sun, 10 Apr 2011 17:15:29
Message-Id: 20110410171518.C8A9520054@flycatcher.gentoo.org
1 armin76 11/04/10 17:15:18
2
3 Modified: ChangeLog gromacs-4.5.4-r1.ebuild
4 Log:
5 alpha/sparc stable wrt #357017
6
7 (Portage version: 2.1.9.44/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.83 sci-chemistry/gromacs/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.83&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.83&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?r1=1.82&r2=1.83
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v
19 retrieving revision 1.82
20 retrieving revision 1.83
21 diff -u -r1.82 -r1.83
22 --- ChangeLog 10 Apr 2011 12:23:40 -0000 1.82
23 +++ ChangeLog 10 Apr 2011 17:15:18 -0000 1.83
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-chemistry/gromacs
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.82 2011/04/10 12:23:40 ottxor Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.83 2011/04/10 17:15:18 armin76 Exp $
29 +
30 + 10 Apr 2011; Raúl Porcel <armin76@g.o> gromacs-4.5.4-r1.ebuild:
31 + alpha/sparc stable wrt #357017
32
33 10 Apr 2011; Christoph Junghans <ottxor@g.o> -gromacs-4.0.7-r4.ebuild,
34 -files/gromacs-4.0.9999-docdir.patch:
35
36
37
38 1.3 sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild?r1=1.2&r2=1.3
43
44 Index: gromacs-4.5.4-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- gromacs-4.5.4-r1.ebuild 10 Apr 2011 05:58:32 -0000 1.2
51 +++ gromacs-4.5.4-r1.ebuild 10 Apr 2011 17:15:18 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v 1.2 2011/04/10 05:58:32 tomka Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v 1.3 2011/04/10 17:15:18 armin76 Exp $
57
58 EAPI="4"
59
60 @@ -31,7 +31,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
65 +KEYWORDS="alpha ~amd64 ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
66 IUSE="X altivec blas dmalloc doc -double-precision +fftw fkernels +gsl lapack
67 mpi +single-precision sse2 static-libs test +threads +xml zsh-completion"
68 REQUIRED_USE="fkernels? ( !threads )"