diff options
author | Hannes Mehnert <hannes@gentoo.org> | 2002-11-02 10:31:44 +0000 |
---|---|---|
committer | Hannes Mehnert <hannes@gentoo.org> | 2002-11-02 10:31:44 +0000 |
commit | b1c88af7a19ac5424f4758be7159a6f20c8ab928 (patch) | |
tree | afd80d5e2c1d71b1d3ae90dfff91c05b12cd9322 /app-sci/ghemical | |
parent | KEYWORDS testing for e100 (diff) | |
download | gentoo-2-b1c88af7a19ac5424f4758be7159a6f20c8ab928.tar.gz gentoo-2-b1c88af7a19ac5424f4758be7159a6f20c8ab928.tar.bz2 gentoo-2-b1c88af7a19ac5424f4758be7159a6f20c8ab928.zip |
marked stable for x86
Diffstat (limited to 'app-sci/ghemical')
-rw-r--r-- | app-sci/ghemical/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/ghemical/ghemical-0.90.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/ghemical/ChangeLog b/app-sci/ghemical/ChangeLog index 554441d3d820..a21c557fd67a 100644 --- a/app-sci/ghemical/ChangeLog +++ b/app-sci/ghemical/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/ghemical # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ChangeLog,v 1.2 2002/10/31 19:38:37 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/ghemical/ChangeLog,v 1.3 2002/11/02 10:31:44 hannes Exp $ + + 02 Nov 2002; Hannes Mehnert <hannes@gentoo.org> ghemical-0.90.ebuild: + marked stable for x86 31 Oct 2002; Hannes Mehnert <hannes@gentoo.org> ghemical-0.90.ebuild: added --enable-mpqc (since mpqc is now in portage) 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." |