summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-11 09:25:03 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-11 09:25:03 +0000
commit688fbc0cd89cddd7a6916e6e346c3be46f3a3c58 (patch)
treee2488312f86bbfa0ba458cb3ec93da8967fbfe52 /sci-chemistry/gromacs
parentx86 stable wrt bug #392809 (diff)
downloadgentoo-2-688fbc0cd89cddd7a6916e6e346c3be46f3a3c58.tar.gz
gentoo-2-688fbc0cd89cddd7a6916e6e346c3be46f3a3c58.tar.bz2
gentoo-2-688fbc0cd89cddd7a6916e6e346c3be46f3a3c58.zip
x86 stable wrt bug #391147
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/gromacs')
-rw-r--r--sci-chemistry/gromacs/ChangeLog5
-rw-r--r--sci-chemistry/gromacs/gromacs-4.5.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index 6ed48b011bc1..68d1c0f8325d 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.96 2011/09/28 07:14:39 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.97 2011/12/11 09:25:03 phajdan.jr Exp $
+
+ 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gromacs-4.5.5.ebuild:
+ x86 stable wrt bug #391147
28 Sep 2011; Christoph Junghans <ottxor@gentoo.org> gromacs-4.5.5.ebuild:
cmake variable LIB was renamed to GMXLIB
diff --git a/sci-chemistry/gromacs/gromacs-4.5.5.ebuild b/sci-chemistry/gromacs/gromacs-4.5.5.ebuild
index 2cfd830eb0e6..e726f1f77753 100644
--- a/sci-chemistry/gromacs/gromacs-4.5.5.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.5.5.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.5.ebuild,v 1.2 2011/09/28 07:14:39 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5.ebuild,v 1.3 2011/12/11 09:25:03 phajdan.jr Exp $
EAPI="4"
@@ -30,7 +30,7 @@ SRC_URI="${SRC_URI}
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 doc -double-precision +fftw fkernels gsl lapack
mpi +single-precision sse2 test +threads xml zsh-completion"
REQUIRED_USE="fkernels? ( !threads )"