summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2007-03-08 01:21:19 +0000
committerJason Wever <weeve@gentoo.org>2007-03-08 01:21:19 +0000
commit4ef584dc77cc1bef4c381b30405bd69d25930699 (patch)
tree232a7c112397b554c2915222fb8c908871359c3f /sci-chemistry/gromacs
parentRemoved 3.4.1 it's quite old and there is a newer stable version, that is als... (diff)
downloadgentoo-2-4ef584dc77cc1bef4c381b30405bd69d25930699.tar.gz
gentoo-2-4ef584dc77cc1bef4c381b30405bd69d25930699.tar.bz2
gentoo-2-4ef584dc77cc1bef4c381b30405bd69d25930699.zip
Stable on SPARC wrt bug #168182.
(Portage version: 2.1.2.1-r1)
Diffstat (limited to 'sci-chemistry/gromacs')
-rw-r--r--sci-chemistry/gromacs/ChangeLog5
-rw-r--r--sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index 45d65da8b3dc..3880ea56ee3e 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.19 2007/03/07 23:12:59 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.20 2007/03/08 01:21:19 weeve Exp $
+
+ 08 Mar 2007; Jason Wever <weeve@gentoo.org> gromacs-3.3.1-r1.ebuild:
+ Stable on SPARC wrt bug #168182.
07 Mar 2007; Jeff Gardner <je_fro@gentoo.org> gromacs-3.3.1-r1.ebuild:
Fix up the demo script so the xterms stay open.
diff --git a/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild b/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild
index bfe682980e6e..44aab86fcf91 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-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.5 2007/03/07 23:12:59 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild,v 1.6 2007/03/08 01:21:19 weeve 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 )