diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:16:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:16:11 +0000 |
commit | 9046f6d9aad8c8953a140096453885648c1d73b9 (patch) | |
tree | 5c9a07427f770083d45368351fa736edd1bbfdc3 /sci-chemistry | |
parent | alpha/ia64/sh/sparc stable wrt #294958 (diff) | |
download | gentoo-2-9046f6d9aad8c8953a140096453885648c1d73b9.tar.gz gentoo-2-9046f6d9aad8c8953a140096453885648c1d73b9.tar.bz2 gentoo-2-9046f6d9aad8c8953a140096453885648c1d73b9.zip |
alpha stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/gromacs/ChangeLog | 7 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index 3ae9ace46de7..1d5480d19dd6 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.47 2009/12/08 15:08:23 alexxy Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.48 2010/01/18 19:16:11 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> gromacs-4.0.5.ebuild: + alpha stable 08 Dec 2009; Alexey Shvetsov <alexxy@gentoo.org> +files/gromacs-4.0.7-docdir.patch: diff --git a/sci-chemistry/gromacs/gromacs-4.0.5.ebuild b/sci-chemistry/gromacs/gromacs-4.0.5.ebuild index 7ff032caa535..1106c0e215a7 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 +# Copyright 1999-2010 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.3 2009/10/31 19:20:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.5.ebuild,v 1.4 2010/01/18 19:16:11 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 |