diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 23:42:28 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-02 00:00:35 +0100 |
commit | f614fac2421fe5f99aa062cadb21c4a267ce40cc (patch) | |
tree | 2e87805f0e685e0949240ff6aff3acb0394f23aa /sci-chemistry | |
parent | sci-chemistry/pdb-tools: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-f614fac2421fe5f99aa062cadb21c4a267ce40cc.tar.gz gentoo-f614fac2421fe5f99aa062cadb21c4a267ce40cc.tar.bz2 gentoo-f614fac2421fe5f99aa062cadb21c4a267ce40cc.zip |
sci-chemistry/pdb2pqr: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild index 8b58ae48c5c7..46766b7715e6 100644 --- a/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild +++ b/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit scons-utils fortran-2 flag-o-matic python-r1 toolchain-funcs -DESCRIPTION="An automated pipeline for performing Poisson-Boltzmann electrostatics calculations" +DESCRIPTION="Automated pipeline for performing Poisson-Boltzmann electrostatics calculations" HOMEPAGE="http://www.poissonboltzmann.org/" SRC_URI="https://github.com/Electrostatics/apbs-${PN}/releases/download/${P}/${PN}-src-${PV}.tar.gz" |