diff options
author | 2011-04-10 17:15:18 +0000 | |
---|---|---|
committer | 2011-04-10 17:15:18 +0000 | |
commit | 8be9b4d7f6882fbc98673e741a0a8a7f7ad6102e (patch) | |
tree | e5af0c2759e65f96ae101e5e8f5a2dc10f44cb90 /sci-chemistry/gromacs | |
parent | All Claws plugins bumped, thus removing mask (diff) | |
download | gentoo-2-8be9b4d7f6882fbc98673e741a0a8a7f7ad6102e.tar.gz gentoo-2-8be9b4d7f6882fbc98673e741a0a8a7f7ad6102e.tar.bz2 gentoo-2-8be9b4d7f6882fbc98673e741a0a8a7f7ad6102e.zip |
alpha/sparc stable wrt #357017
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'sci-chemistry/gromacs')
-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 a8bb3689ebee..12fae599aaba 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.82 2011/04/10 12:23:40 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.83 2011/04/10 17:15:18 armin76 Exp $ + + 10 Apr 2011; Raúl Porcel <armin76@gentoo.org> gromacs-4.5.4-r1.ebuild: + alpha/sparc stable wrt #357017 10 Apr 2011; Christoph Junghans <ottxor@gentoo.org> -gromacs-4.0.7-r4.ebuild, -files/gromacs-4.0.9999-docdir.patch: diff --git a/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild b/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild index 16da188dcf9e..704c58f75108 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.2 2011/04/10 05:58:32 tomka Exp $ +# $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 $ 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 )" |