summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-04-22 21:10:52 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-04-22 21:10:52 +0000
commita952b5307f4afe66437e289f7764d0e7dd00cddf (patch)
treed4f39caa2dfc47c029618633e13c21935bfe0c87 /app-sci
parentadding patch to support gcc3.4 closes 48703 (Manifest recommit) (diff)
downloadgentoo-2-a952b5307f4afe66437e289f7764d0e7dd00cddf.tar.gz
gentoo-2-a952b5307f4afe66437e289f7764d0e7dd00cddf.tar.bz2
gentoo-2-a952b5307f4afe66437e289f7764d0e7dd00cddf.zip
~amd64
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/gromacs/ChangeLog5
-rw-r--r--app-sci/gromacs/gromacs-3.1.4-r1.ebuild4
-rw-r--r--app-sci/gromacs/gromacs-3.2.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-sci/gromacs/ChangeLog b/app-sci/gromacs/ChangeLog
index 6034741f7dd4..50d9d74e0491 100644
--- a/app-sci/gromacs/ChangeLog
+++ b/app-sci/gromacs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/gromacs
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/gromacs/ChangeLog,v 1.9 2004/04/02 23:53:52 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/gromacs/ChangeLog,v 1.10 2004/04/22 21:10:52 kugelfang Exp $
+
+ 22 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> gromacs-3.2.1.ebuild:
+ marked ~amd64
*gromacs-3.2.1 (02 Apr 2004)
diff --git a/app-sci/gromacs/gromacs-3.1.4-r1.ebuild b/app-sci/gromacs/gromacs-3.1.4-r1.ebuild
index ac40aa055d85..08c7fb0bb297 100644
--- a/app-sci/gromacs/gromacs-3.1.4-r1.ebuild
+++ b/app-sci/gromacs/gromacs-3.1.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/gromacs/gromacs-3.1.4-r1.ebuild,v 1.4 2003/10/04 23:29:38 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/gromacs/gromacs-3.1.4-r1.ebuild,v 1.5 2004/04/22 21:10:52 kugelfang Exp $
IUSE="mpi"
diff --git a/app-sci/gromacs/gromacs-3.2.1.ebuild b/app-sci/gromacs/gromacs-3.2.1.ebuild
index 560d0c6a1d4e..0d8101c887c8 100644
--- a/app-sci/gromacs/gromacs-3.2.1.ebuild
+++ b/app-sci/gromacs/gromacs-3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/gromacs/gromacs-3.2.1.ebuild,v 1.1 2004/04/02 23:53:52 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/gromacs/gromacs-3.2.1.ebuild,v 1.2 2004/04/22 21:10:52 kugelfang Exp $
inherit eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gromacs.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64"
#mpi is a local USE flag now
#May become official when situation with mpich is cleared (now the only mpi implementation awailable is lam-mpi)