diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-05-10 15:12:43 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-05-10 15:12:43 +0000 |
commit | 79418198f89796466390624f5de0f9d7d0342101 (patch) | |
tree | e98e954f616c28be52a879ef9e1c6ca6d917abc9 /sci-chemistry | |
parent | Stable for HPPA (bug #266665). (diff) | |
download | gentoo-2-79418198f89796466390624f5de0f9d7d0342101.tar.gz gentoo-2-79418198f89796466390624f5de0f9d7d0342101.tar.bz2 gentoo-2-79418198f89796466390624f5de0f9d7d0342101.zip |
Sparc stable, Bug #260995, which see for discussion.
(Portage version: 2.2_rc33/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.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index d06227af4c69..d7fe26ab88f8 100644 --- a/sci-chemistry/gromacs/ChangeLog +++ b/sci-chemistry/gromacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/gromacs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.36 2009/05/10 10:17:48 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.37 2009/05/10 15:12:43 fmccor Exp $ + + 10 May 2009; Ferris McCormick <fmccor@gentoo.org> gromacs-4.0.4.ebuild: + Sparc stable, Bug #260995, which see for discussion. 10 May 2009; Alexey Shvetsov <alexxy@gentoo.org> gromacs-4.0.4.ebuild, +files/gromacs-4.0.4-sparc-cyclecounter.patch: diff --git a/sci-chemistry/gromacs/gromacs-4.0.4.ebuild b/sci-chemistry/gromacs/gromacs-4.0.4.ebuild index 7a7165cf303a..c2a356566937 100644 --- a/sci-chemistry/gromacs/gromacs-4.0.4.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.2 2009/05/10 10:17:48 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.3 2009/05/10 15:12:43 fmccor Exp $ EAPI="2" @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 sparc ~x86" IUSE="X blas dmalloc doc -double-precision +fftw fkernels gsl lapack mpi +single-precision static test +xml zsh-completion" DEPEND="app-shells/tcsh |