diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-04-02 15:43:13 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-04-02 15:43:13 +0000 |
commit | f866e07668dd3738f9d2ea488cb85071cf88c9c0 (patch) | |
tree | 0c3e9537fce00a4f2419b5d5adb0f14fb71328b8 /sci-chemistry/gromacs | |
parent | arm/s390/sparc stable wrt #359903 (diff) | |
download | gentoo-2-f866e07668dd3738f9d2ea488cb85071cf88c9c0.tar.gz gentoo-2-f866e07668dd3738f9d2ea488cb85071cf88c9c0.tar.bz2 gentoo-2-f866e07668dd3738f9d2ea488cb85071cf88c9c0.zip |
Revert to ~ppc64
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/gromacs')
-rw-r--r-- | sci-chemistry/gromacs/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index f8beafa91af9..3856dc1ed466 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.73 2011/03/25 10:52:14 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.74 2011/04/02 15:43:13 xarthisius Exp $ + + 02 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> gromacs-4.5.4.ebuild: + Revert to ~ppc64 25 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gromacs-4.5.4.ebuild: ppc64 stable wrt #357017 diff --git a/sci-chemistry/gromacs/gromacs-4.5.4.ebuild b/sci-chemistry/gromacs/gromacs-4.5.4.ebuild index 9d80355acd91..cd67aaa8d9ac 100644 --- a/sci-chemistry/gromacs/gromacs-4.5.4.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.5.4.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.4.ebuild,v 1.3 2011/03/25 10:52:14 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4.ebuild,v 1.4 2011/04/02 15:43:13 xarthisius Exp $ EAPI="3" @@ -26,7 +26,7 @@ HOMEPAGE="http://www.gromacs.org/" 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 dmalloc doc -double-precision +fftw fkernels +gsl lapack mpi +single-precision sse sse2 static-libs test +threads +xml zsh-completion" |