ottxor 14/11/25 16:04:38
Modified: gromacs-5.0.2.ebuild gromacs-5.0.1.ebuild
gromacs-5.0.ebuild gromacs-5.0.2-r1.ebuild
ChangeLog
Log:
fixed a typo preventing AVX2 support (bug #530454)
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key
C2000586)
Revision Changes Path
1.2 sci-chemistry/gromacs/gromacs-5.0.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.2.ebuild?r1=1.1&r2=1.2
Index: gromacs-5.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gromacs-5.0.2.ebuild 2 Oct 2014 15:34:59 -0000 1.1
+++ gromacs-5.0.2.ebuild 25 Nov 2014 16:04:38 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.2.ebuild,v 1.1
2014/10/02 15:34:59 alexxy Exp $
+# $Header:
/var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.2.ebuild,v 1.2
2014/11/25 16:04:38 ottxor Exp $
EAPI=5
@@ -120,7 +120,7 @@
use sse4_1 && acce="SSE4.1"
use avx_128_fma && acce="AVX_128_FMA"
use avx_256 && acce="AVX_256"
- use avx2_256 && acee="AVX2_256"
+ use avx2_256 && acce="AVX2_256"
#to create man pages, build tree binaries are executed (bug #398437)
[[ ${CHOST} = *-darwin* ]] && \
1.2 sci-chemistry/gromacs/gromacs-5.0.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.1.ebuild?r1=1.1&r2=1.2
Index: gromacs-5.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gromacs-5.0.1.ebuild 6 Sep 2014 18:44:08 -0000 1.1
+++ gromacs-5.0.1.ebuild 25 Nov 2014 16:04:38 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.1.ebuild,v 1.1
2014/09/06 18:44:08 ottxor Exp $
+# $Header:
/var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.1.ebuild,v 1.2
2014/11/25 16:04:38 ottxor Exp $
EAPI=5
@@ -120,7 +120,7 @@
use sse4_1 && acce="SSE4.1"
use avx_128_fma && acce="AVX_128_FMA"
use avx_256 && acce="AVX_256"
- use avx2_256 && acee="AVX2_256"
+ use avx2_256 && acce="AVX2_256"
#to create man pages, build tree binaries are executed (bug #398437)
[[ ${CHOST} = *-darwin* ]] && \
1.3 sci-chemistry/gromacs/gromacs-5.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.ebuild?r1=1.2&r2=1.3
Index: gromacs-5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gromacs-5.0.ebuild 4 Sep 2014 15:04:24 -0000 1.2
+++ gromacs-5.0.ebuild 25 Nov 2014 16:04:38 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.ebuild,v
1.2 2014/09/04 15:04:24 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.ebuild,v
1.3 2014/11/25 16:04:38 ottxor Exp $
EAPI=5
@@ -121,7 +121,7 @@
use sse4_1 && acce="SSE4.1"
use avx_128_fma && acce="AVX_128_FMA"
use avx_256 && acce="AVX_256"
- use avx2_256 && acee="AVX2_256"
+ use avx2_256 && acce="AVX2_256"
#to create man pages, build tree binaries are executed (bug #398437)
[[ ${CHOST} = *-darwin* ]] && \
1.2 sci-chemistry/gromacs/gromacs-5.0.2-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.2-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.2-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.2-r1.ebuild?r1=1.1&r2=1.2
Index: gromacs-5.0.2-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gromacs-5.0.2-r1.ebuild 21 Oct 2014 19:10:08 -0000 1.1
+++ gromacs-5.0.2-r1.ebuild 25 Nov 2014 16:04:38 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.2-r1.ebuild,v 1.1
2014/10/21 19:10:08 ottxor Exp $
+# $Header:
/var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-5.0.2-r1.ebuild,v 1.2
2014/11/25 16:04:38 ottxor Exp $
EAPI=5
@@ -120,7 +120,7 @@
use sse4_1 && acce="SSE4.1"
use avx_128_fma && acce="AVX_128_FMA"
use avx_256 && acce="AVX_256"
- use avx2_256 && acee="AVX2_256"
+ use avx2_256 && acce="AVX2_256"
#to create man pages, build tree binaries are executed (bug #398437)
[[ ${CHOST} = *-darwin* ]] && \
1.148 sci-chemistry/gromacs/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.148&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.148&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?r1=1.147&r2=1.148
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog 21 Oct 2014 19:10:08 -0000 1.147
+++ ChangeLog 25 Nov 2014 16:04:38 -0000 1.148
@@ -1,6 +1,11 @@
# ChangeLog for sci-chemistry/gromacs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.147
2014/10/21 19:10:08 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.148
2014/11/25 16:04:38 ottxor Exp $
+
+ 25 Nov 2014; Christoph Junghans <[email protected]> gromacs-4.6.5.ebuild,
+ gromacs-4.6.6.ebuild, gromacs-4.6.7.ebuild, gromacs-5.0.1.ebuild,
+ gromacs-5.0.2-r1.ebuild, gromacs-5.0.2.ebuild, gromacs-5.0.ebuild:
+ fixed a typo preventing AVX2 support (bug #530454)
*gromacs-5.0.2-r1 (21 Oct 2014)