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-chemistry/gromacs: ChangeLog gromacs-5.0.4.ebuild
Date: Thu, 26 Feb 2015 19:05:10
Message-Id: 20150226190402.B27C5129CC@oystercatcher.gentoo.org
1 maekke 15/02/26 19:04:02
2
3 Modified: ChangeLog gromacs-5.0.4.ebuild
4 Log:
5 arm stable, bug #538370
6
7 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.155 sci-chemistry/gromacs/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.155&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.155&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?r1=1.154&r2=1.155
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v
19 retrieving revision 1.154
20 retrieving revision 1.155
21 diff -u -r1.154 -r1.155
22 --- ChangeLog 25 Feb 2015 15:44:21 -0000 1.154
23 +++ ChangeLog 26 Feb 2015 19:04:02 -0000 1.155
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-chemistry/gromacs
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.154 2015/02/25 15:44:21 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.155 2015/02/26 19:04:02 maekke Exp $
29 +
30 + 26 Feb 2015; Markus Meier <maekke@g.o> gromacs-5.0.4.ebuild:
31 + arm stable, bug #538370
32
33 25 Feb 2015; Agostino Sarubbo <ago@g.o> gromacs-5.0.4.ebuild:
34 Stable for x86, wrt bug #538370
35
36
37
38 1.6 sci-chemistry/gromacs/gromacs-5.0.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.4.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.4.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.4.ebuild?r1=1.5&r2=1.6
43
44 Index: gromacs-5.0.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.4.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- gromacs-5.0.4.ebuild 25 Feb 2015 15:44:21 -0000 1.5
51 +++ gromacs-5.0.4.ebuild 26 Feb 2015 19:04:02 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.4.ebuild,v 1.5 2015/02/25 15:44:21 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.4.ebuild,v 1.6 2015/02/26 19:04:02 maekke Exp $
57
58 EAPI=5
59
60 @@ -19,7 +19,7 @@
61 else
62 SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz
63 test? ( http://gerrit.gromacs.org/download/regressiontests-${PV}.tar.gz )"
64 - KEYWORDS="~alpha amd64 ~arm ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
65 + KEYWORDS="~alpha amd64 arm ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
66 fi
67
68 ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2"