diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:30:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:30:04 +0000 |
commit | 08e948ff112642381ea506ea1ac0e6df5eef4725 (patch) | |
tree | 155e9debec55f8cdc9bd3d4ee2fb2716c9ed6458 /sci-chemistry/gromacs | |
parent | Stable for ppc64, wrt bug #496626 (diff) | |
download | gentoo-2-08e948ff112642381ea506ea1ac0e6df5eef4725.tar.gz gentoo-2-08e948ff112642381ea506ea1ac0e6df5eef4725.tar.bz2 gentoo-2-08e948ff112642381ea506ea1ac0e6df5eef4725.zip |
Stable for ppc64, wrt bug #496632
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-chemistry/gromacs')
-rw-r--r-- | sci-chemistry/gromacs/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.6.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index cd6a6ac56be9..1d4ea62f1013 100644 --- a/sci-chemistry/gromacs/ChangeLog +++ b/sci-chemistry/gromacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/gromacs -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.135 2013/12/31 23:35:05 ottxor Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.136 2014/01/19 10:30:04 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> gromacs-4.6.5.ebuild: + Stable for ppc64, wrt bug #496632 31 Dec 2013; Christoph Junghans <ottxor@gentoo.org> -files/gromacs-4.5.5-cmake-cpp-asm.patch, diff --git a/sci-chemistry/gromacs/gromacs-4.6.5.ebuild b/sci-chemistry/gromacs/gromacs-4.6.5.ebuild index a02b40beda75..de7348f6190b 100644 --- a/sci-chemistry/gromacs/gromacs-4.6.5.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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-4.6.5.ebuild,v 1.1 2013/12/05 18:10:06 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.6.5.ebuild,v 1.2 2014/01/19 10:30:04 ago Exp $ EAPI=5 @@ -41,7 +41,7 @@ HOMEPAGE="http://www.gromacs.org/" # base, vmd plugins, fftpack from numpy, blas/lapck from netlib, memtestG80 library, mpi_thread lib LICENSE="LGPL-2.1 UoI-NCSA !mkl? ( !fftw? ( BSD ) !blas? ( BSD ) !lapack? ( BSD ) ) cuda? ( LGPL-3 ) threads? ( BSD )" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="X blas cuda doc -double-precision +fftw gsl lapack mkl mpi +offensive openmm openmp +single-precision test +threads zsh-completion ${ACCE_IUSE}" CDEPEND=" |