diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 23:42:35 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-02 00:00:45 +0100 |
commit | bff5023b358935fac57d2cd6f43e575a867af3d6 (patch) | |
tree | 9368658169f3ba2f9dffc989403bf0c7c6de018c /sci-chemistry | |
parent | sci-chemistry/pdbcns: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-bff5023b358935fac57d2cd6f43e575a867af3d6.tar.gz gentoo-bff5023b358935fac57d2cd6f43e575a867af3d6.tar.bz2 gentoo-bff5023b358935fac57d2cd6f43e575a867af3d6.zip |
sci-chemistry/prekin: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/prekin/prekin-6.51.081122-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/prekin/prekin-6.51.081122-r1.ebuild b/sci-chemistry/prekin/prekin-6.51.081122-r1.ebuild index 7f90ace13b9b..8bea9cc52301 100644 --- a/sci-chemistry/prekin/prekin-6.51.081122-r1.ebuild +++ b/sci-chemistry/prekin/prekin-6.51.081122-r1.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs eutils multilib MY_P=${PN}.${PV} -DESCRIPTION="Prepares molecular kinemages (input files for Mage & KiNG) from PDB-format coordinate files" +DESCRIPTION="Prepares molecular kinemages from PDB-format coordinate files" HOMEPAGE="http://kinemage.biochem.duke.edu/software/prekin.php" SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/${PN}/${MY_P}.src.tgz" |