diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 14:51:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 14:51:17 +0000 |
commit | 4b0c6fc071fafa361f19c543877ded128be498ce (patch) | |
tree | d74229fe7f5091955aec3d2e6bf5fdfe6a8f3031 | |
parent | Stable for arm, wrt bug #455834 (diff) | |
download | gentoo-2-4b0c6fc071fafa361f19c543877ded128be498ce.tar.gz gentoo-2-4b0c6fc071fafa361f19c543877ded128be498ce.tar.bz2 gentoo-2-4b0c6fc071fafa361f19c543877ded128be498ce.zip |
Stable for arm, wrt bug #472124
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
-rw-r--r-- | sci-chemistry/gromacs/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index 921a6337def0..652506815c51 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.130 2013/07/06 17:06:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.131 2013/08/31 14:51:17 ago Exp $ + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> gromacs-4.6.2.ebuild: + Stable for arm, wrt bug #472124 06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> gromacs-4.6.2.ebuild: Stable for alpha, wrt bug #472124 diff --git a/sci-chemistry/gromacs/gromacs-4.6.2.ebuild b/sci-chemistry/gromacs/gromacs-4.6.2.ebuild index ede490bdba69..eea5e631cb36 100644 --- a/sci-chemistry/gromacs/gromacs-4.6.2.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.6.2.ebuild,v 1.4 2013/07/06 17:06:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.6.2.ebuild,v 1.5 2013/08/31 14:51:17 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=" |