summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2012-01-06 02:16:45 +0000
committerChristoph Junghans <ottxor@gentoo.org>2012-01-06 02:16:45 +0000
commit96640c5dad525b49b97d8d4b570e3abf9f4bee27 (patch)
tree76fb38349e6ec1a7e7e3eca3568a253dab4dc640 /sci-chemistry
parentkeyword ~x86-macos (diff)
downloadgentoo-2-96640c5dad525b49b97d8d4b570e3abf9f4bee27.tar.gz
gentoo-2-96640c5dad525b49b97d8d4b570e3abf9f4bee27.tar.bz2
gentoo-2-96640c5dad525b49b97d8d4b570e3abf9f4bee27.zip
keyword ~x86-macos
(Portage version: 2.2.0_alpha84/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/gromacs/ChangeLog7
-rw-r--r--sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index ff20197faee5..0a50f170f547 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.101 2011/12/26 12:26:51 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.102 2012/01/06 02:16:45 ottxor Exp $
+
+ 06 Jan 2012; Christoph Junghans <ottxor@gentoo.org> gromacs-4.5.5-r1.ebuild:
+ keyword ~x86-macos
26 Dec 2011; Markus Meier <maekke@gentoo.org> gromacs-4.5.5-r1.ebuild:
x86 stable, bug #391147
diff --git a/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild b/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild
index e74647285a61..a7b62eacfb30 100644
--- a/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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-r1.ebuild,v 1.3 2011/12/26 12:26:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild,v 1.4 2012/01/06 02:16:45 ottxor 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 ~x86-macos"
IUSE="X altivec blas doc -double-precision +fftw fkernels gsl lapack
mpi +single-precision sse2 test +threads xml zsh-completion"
REQUIRED_USE="fkernels? ( !threads )"