diff options
author | 2009-10-31 19:20:05 +0000 | |
---|---|---|
committer | 2009-10-31 19:20:05 +0000 | |
commit | 8d16ecaa7c2ba1412e9606d7e6ace48ec92731aa (patch) | |
tree | f2bbe78b9c96affcb73e4c6d732fa0872aebee7e /sci-chemistry | |
parent | Initial addition. (diff) | |
download | gentoo-2-8d16ecaa7c2ba1412e9606d7e6ace48ec92731aa.tar.gz gentoo-2-8d16ecaa7c2ba1412e9606d7e6ace48ec92731aa.tar.bz2 gentoo-2-8d16ecaa7c2ba1412e9606d7e6ace48ec92731aa.zip |
sparc stable wrt #260995
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/gromacs/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index 87b015fb4777..29c7b2b6b4cf 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.44 2009/10/30 09:36:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.45 2009/10/31 19:20:05 armin76 Exp $ + + 31 Oct 2009; Raúl Porcel <armin76@gentoo.org> gromacs-4.0.5.ebuild: + sparc stable wrt #260995 30 Oct 2009; Markus Meier <maekke@gentoo.org> gromacs-4.0.5.ebuild: amd64/x86 stable, bug #260995 diff --git a/sci-chemistry/gromacs/gromacs-4.0.5.ebuild b/sci-chemistry/gromacs/gromacs-4.0.5.ebuild index cdb14d1f4ff9..7ff032caa535 100644 --- a/sci-chemistry/gromacs/gromacs-4.0.5.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.0.5.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.5.ebuild,v 1.2 2009/10/30 09:36:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.5.ebuild,v 1.3 2009/10/31 19:20:05 armin76 Exp $ EAPI="2" @@ -17,7 +17,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 |