aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2013-06-01 15:38:06 -0600
committerChristoph Junghans <ottxor@gentoo.org>2013-06-02 11:40:26 -0600
commitf29955289db5fa42abcec73547a096293eb882a3 (patch)
tree36a843bd641bd1f7b6172dc852ad8421862105d0 /sci-chemistry
parentsci-chemistry/coot: Update pc patches (diff)
downloadsci-f29955289db5fa42abcec73547a096293eb882a3.tar.gz
sci-f29955289db5fa42abcec73547a096293eb882a3.tar.bz2
sci-f29955289db5fa42abcec73547a096293eb882a3.zip
sync with gx86
Package-Manager: portage-2.2.0_alpha177
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/gromacs/ChangeLog3
-rw-r--r--sci-chemistry/gromacs/gromacs-4.6.9999.ebuild7
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index e91c85aee..9a16c4892 100644
--- a/sci-chemistry/gromacs/ChangeLog
+++ b/sci-chemistry/gromacs/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 01 Jun 2013; Christoph Junghans <ottxor@gentoo.org> gromacs-4.6.9999.ebuild:
+ sync with gx86
+
05 May 2013; Christoph Junghans <ottxor@gentoo.org> gromacs-4.5.9999.ebuild:
sync with gx86
diff --git a/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild b/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild
index 7babac633..23828934a 100644
--- a/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild
@@ -4,8 +4,8 @@
EAPI=5
-TEST_PV="4.6.1"
-MANUAL_PV="4.6.1"
+TEST_PV="4.6.2"
+MANUAL_PV="4.6.2"
CMAKE_MAKEFILE_GENERATOR="ninja"
@@ -70,8 +70,7 @@ REQUIRED_USE="
|| ( single-precision double-precision )
cuda? ( single-precision )
openmm? ( single-precision )
- mkl? ( !blas !fftw !lapack )
- !openmm" #broken, but https://gerrit.gromacs.org/#/c/2087/
+ mkl? ( !blas !fftw !lapack )"
DOCS=( AUTHORS README )
HTML_DOCS=( "${ED}"/usr/share/gromacs/html/ )