diff options
Diffstat (limited to 'app-sci/ghemical/ghemical-0.90.ebuild')
-rw-r--r-- | app-sci/ghemical/ghemical-0.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/ghemical/ghemical-0.90.ebuild b/app-sci/ghemical/ghemical-0.90.ebuild index 2ae03541ddc1..bc7ce4c540eb 100644 --- a/app-sci/ghemical/ghemical-0.90.ebuild +++ b/app-sci/ghemical/ghemical-0.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ghemical-0.90.ebuild,v 1.2 2002/10/31 19:38:37 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ghemical-0.90.ebuild,v 1.3 2002/11/02 10:31:44 hannes Exp $ DEPEND="gnome-base/gnome-libs dev-libs/libf2c @@ -9,7 +9,7 @@ DEPEND="gnome-base/gnome-libs IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" DESCRIPTION="Ghemical supports both quantum-mechanics (semi-empirical and ab initio) models and molecular mechanics models (there is an experimental Tripos 5.2-like force field for organic molecules). Also a tool for reduced protein models is included. Geometry optimization, molecular dynamics and a large set of visualization tools are currently available." |