diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 23:42:39 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-02 00:00:50 +0100 |
commit | 68ba1643722477d31737b1de98850a2268be4049 (patch) | |
tree | 017bcbe3555f864aa3ab9afdb1402e0e93627a98 /sci-chemistry | |
parent | sci-chemistry/prekin: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-68ba1643722477d31737b1de98850a2268be4049.tar.gz gentoo-68ba1643722477d31737b1de98850a2268be4049.tar.bz2 gentoo-68ba1643722477d31737b1de98850a2268be4049.zip |
sci-chemistry/propka: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/propka/propka-3.1_p140511.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/propka/propka-3.1_p140511.ebuild b/sci-chemistry/propka/propka-3.1_p140511.ebuild index 2d34b8da5d5f..4b90e9aeab97 100644 --- a/sci-chemistry/propka/propka-3.1_p140511.ebuild +++ b/sci-chemistry/propka/propka-3.1_p140511.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 -DESCRIPTION="Prediction of the pKa values of ionizable groups in proteins and protein-ligand complexes" +DESCRIPTION="pKa-value prediction of ionizable groups in protein and protein-ligand complexes" HOMEPAGE="http://propka.ki.ku.dk/" SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" |