summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-02-23 21:51:54 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-02-23 21:51:54 +0000
commit5e3a6330b120956e5f2fd4f360c8fd36aa44b625 (patch)
tree2a140398c361ad7801b73a66d5e7f485eb94d1a3 /sci-chemistry/gromacs
parentStable on ppc64; bug #168148 (diff)
downloadgentoo-2-5e3a6330b120956e5f2fd4f360c8fd36aa44b625.tar.gz
gentoo-2-5e3a6330b120956e5f2fd4f360c8fd36aa44b625.tar.bz2
gentoo-2-5e3a6330b120956e5f2fd4f360c8fd36aa44b625.zip
Stable on ppc64; bug #168182
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sci-chemistry/gromacs')
-rw-r--r--sci-chemistry/gromacs/ChangeLog5
-rw-r--r--sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index 81991652a1bb..cb4371595364 100644
--- a/sci-chemistry/gromacs/ChangeLog
+++ b/sci-chemistry/gromacs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/gromacs
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.16 2007/01/07 02:21:24 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.17 2007/02/23 21:51:54 corsair Exp $
+
+ 23 Feb 2007; Markus Rothe <corsair@gentoo.org> gromacs-3.3.1-r1.ebuild:
+ Stable on ppc64; bug #168182
07 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -gromacs-3.2.1.ebuild,
-gromacs-3.3.ebuild, -gromacs-3.3.1.ebuild:
diff --git a/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild b/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild
index 979ee04a6720..53876b0d3965 100644
--- a/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild
+++ b/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild,v 1.2 2006/12/20 19:03:12 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild,v 1.3 2007/02/23 21:51:54 corsair Exp $
inherit eutils fortran multilib
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.gromacs.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ppc64 ~sparc ~x86"
DEPEND=">=sci-libs/fftw-3.0.1
mpi? ( virtual/mpi )