diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-07-09 16:09:03 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-07-09 16:09:03 +0000 |
commit | 5fa8ca50665c694a8c6723c1d49a17b7fcb94301 (patch) | |
tree | d5a500e85887e2c21b11369c57b6acb0dfcf29e3 /sci-chemistry/apbs | |
parent | Version bump. (diff) | |
download | gentoo-2-5fa8ca50665c694a8c6723c1d49a17b7fcb94301.tar.gz gentoo-2-5fa8ca50665c694a8c6723c1d49a17b7fcb94301.tar.bz2 gentoo-2-5fa8ca50665c694a8c6723c1d49a17b7fcb94301.zip |
Update metadata.xml
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/apbs')
-rw-r--r-- | sci-chemistry/apbs/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/apbs/metadata.xml | 9 |
2 files changed, 13 insertions, 2 deletions
diff --git a/sci-chemistry/apbs/ChangeLog b/sci-chemistry/apbs/ChangeLog index 9c6029b1cc7a..9cdb4283eaf1 100644 --- a/sci-chemistry/apbs/ChangeLog +++ b/sci-chemistry/apbs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/apbs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.39 2010/07/09 16:03:33 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.40 2010/07/09 16:09:03 jlec Exp $ + + 09 Jul 2010; Justin Lecher <jlec@gentoo.org> metadata.xml: + Update metadata.xml + 09 Jul 2010; Justin Lecher <jlec@gentoo.org> -apbs-1.0.0-r1.ebuild, -files/apbs-1.0.0-LDFLAGS.patch, -files/apbs-1.0.0-install-fix.patch, diff --git a/sci-chemistry/apbs/metadata.xml b/sci-chemistry/apbs/metadata.xml index 54d335b9d919..71fc039e5214 100644 --- a/sci-chemistry/apbs/metadata.xml +++ b/sci-chemistry/apbs/metadata.xml @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <herd>sci-chemistry</herd> <maintainer> <email>markusle@gentoo.org</email> <name>Markus Dittrich</name> @@ -10,10 +11,16 @@ <name>Justin Lecher</name> <description>Ebuild Crasher</description> </maintainer> - <herd>sci-chemistry</herd> <use> <flag name='arpack'>Include support for arpack libs</flag> <flag name='tinker'>Provide support for sci-chemistry/tinker</flag> <flag name='tools'>Install optional tools</flag> </use> +<longdescription> +APBS is a software package for modeling biomolecular solvation through solution +of the Poisson-Boltzmann equation (PBE), one of the most popular continuum +models for describing electrostatic interactions between molecular solutes in +salty, aqueous media. Continuum electrostatics plays an important role in +several areas of biomolecular simulation +</longdescription> </pkgmetadata> |