diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-17 01:02:59 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-17 01:02:59 +0000 |
commit | b84400d556d9491d1ba48a6c23f204aef08fb05f (patch) | |
tree | 45081804031b09346b98e00dc04f68fded3f1eca /sci-libs/libghemical/libghemical-2.00.ebuild | |
parent | (#136391) Move long description into metadata. (diff) | |
download | gentoo-2-b84400d556d9491d1ba48a6c23f204aef08fb05f.tar.gz gentoo-2-b84400d556d9491d1ba48a6c23f204aef08fb05f.tar.bz2 gentoo-2-b84400d556d9491d1ba48a6c23f204aef08fb05f.zip |
(#136391) Move long description into metadata.
(Portage version: 2.1.1_pre1)
Diffstat (limited to 'sci-libs/libghemical/libghemical-2.00.ebuild')
-rw-r--r-- | sci-libs/libghemical/libghemical-2.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libghemical/libghemical-2.00.ebuild b/sci-libs/libghemical/libghemical-2.00.ebuild index b196a32cb4e1..43d81eed979f 100644 --- a/sci-libs/libghemical/libghemical-2.00.ebuild +++ b/sci-libs/libghemical/libghemical-2.00.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libghemical/libghemical-2.00.ebuild,v 1.1 2006/05/13 22:22:12 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libghemical/libghemical-2.00.ebuild,v 1.2 2006/06/17 01:02:59 spyderous Exp $ inherit autotools eutils -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." +DESCRIPTION="Chemical quantum mechanics and molecular mechanics" HOMEPAGE="http://bioinformatics.org/ghemical/" SRC_URI="http://www.bioinformatics.org/ghemical/download/${P}.tar.gz" LICENSE="GPL-2" |