diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-04-11 17:55:07 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-04-11 17:55:07 +0000 |
commit | 6cd269600f4ffc6df577d70498825e85fe609bfe (patch) | |
tree | ebed6d755cba6004c48ad0f2b667c22dcceb6d00 /sci-chemistry | |
parent | ia64/ppc64/ppc stable wrt #362503 (diff) | |
download | gentoo-2-6cd269600f4ffc6df577d70498825e85fe609bfe.tar.gz gentoo-2-6cd269600f4ffc6df577d70498825e85fe609bfe.tar.bz2 gentoo-2-6cd269600f4ffc6df577d70498825e85fe609bfe.zip |
Stable on amd64 wrt bug #357017
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/gromacs/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index 12fae599aaba..31f5e07bf505 100644 --- a/sci-chemistry/gromacs/ChangeLog +++ b/sci-chemistry/gromacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/gromacs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.83 2011/04/10 17:15:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.84 2011/04/11 17:55:07 angelos Exp $ + + 11 Apr 2011; Christoph Mende <angelos@gentoo.org> gromacs-4.5.4-r1.ebuild: + Stable on amd64 wrt bug #357017 10 Apr 2011; Raúl Porcel <armin76@gentoo.org> gromacs-4.5.4-r1.ebuild: alpha/sparc stable wrt #357017 diff --git a/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild b/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild index 704c58f75108..baa52e04ca8a 100644 --- a/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v 1.3 2011/04/10 17:15:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v 1.4 2011/04/11 17:55:07 angelos Exp $ EAPI="4" @@ -31,7 +31,7 @@ HOMEPAGE="http://www.gromacs.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="X altivec blas dmalloc doc -double-precision +fftw fkernels +gsl lapack mpi +single-precision sse2 static-libs test +threads +xml zsh-completion" REQUIRED_USE="fkernels? ( !threads )" |