diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-02 16:11:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-02 16:11:59 +0000 |
commit | b1e5f0df96ac5aefdb1f007c762ec0de463131a6 (patch) | |
tree | 4dd2ab5cfd87eedc9b9be5b2f2c0c8eb2f918e8e /sci-chemistry | |
parent | Stable on amd64 wrt bug #361113 (diff) | |
download | gentoo-2-b1e5f0df96ac5aefdb1f007c762ec0de463131a6.tar.gz gentoo-2-b1e5f0df96ac5aefdb1f007c762ec0de463131a6.tar.bz2 gentoo-2-b1e5f0df96ac5aefdb1f007c762ec0de463131a6.zip |
alpha/sparc stable wrt #357017
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/gromacs/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.5.3-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index 0097601592d2..11537c5cd22c 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.76 2011/04/02 16:08:05 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.77 2011/04/02 16:11:59 armin76 Exp $ + + 02 Apr 2011; Raúl Porcel <armin76@gentoo.org> gromacs-4.5.3-r4.ebuild: + alpha/sparc stable wrt #357017 02 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> gromacs-4.5.4.ebuild: Bump to EAPI=4 for REQUIRED_USE on fkernels and threads wrt #361687. Mark diff --git a/sci-chemistry/gromacs/gromacs-4.5.3-r4.ebuild b/sci-chemistry/gromacs/gromacs-4.5.3-r4.ebuild index 177c2ee72b0b..a7ec628091aa 100644 --- a/sci-chemistry/gromacs/gromacs-4.5.3-r4.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.5.3-r4.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.3-r4.ebuild,v 1.4 2011/03/17 22:26:20 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.3-r4.ebuild,v 1.5 2011/04/02 16:11:59 armin76 Exp $ EAPI="3" @@ -29,7 +29,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 sse sse2 static-libs test +threads +xml zsh-completion" |