summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-01 23:43:14 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-02 00:01:38 +0100
commit8246fd83b9494d57555e8e0c2d31f01c798e96ee (patch)
tree050345d8148a719b18d58fc24fd99e648a873af1 /sci-libs/pymmlib
parentsci-libs/mmdb: [QA] Fix DESCRIPTION.toolong (diff)
downloadgentoo-8246fd83b9494d57555e8e0c2d31f01c798e96ee.tar.gz
gentoo-8246fd83b9494d57555e8e0c2d31f01c798e96ee.tar.bz2
gentoo-8246fd83b9494d57555e8e0c2d31f01c798e96ee.zip
sci-libs/pymmlib: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sci-libs/pymmlib')
-rw-r--r--sci-libs/pymmlib/pymmlib-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/pymmlib/pymmlib-1.2.1.ebuild b/sci-libs/pymmlib/pymmlib-1.2.1.ebuild
index 380de4cff761..f533643cb1d6 100644
--- a/sci-libs/pymmlib/pymmlib-1.2.1.ebuild
+++ b/sci-libs/pymmlib/pymmlib-1.2.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 multilib
-DESCRIPTION="Toolkit and library for the analysis and manipulation of macromolecular structural models"
+DESCRIPTION="Toolkit and library for the analysis and manipulation of macromolecular models"
HOMEPAGE="http://pymmlib.sourceforge.net/"
SRC_URI="mirror://github/masci/mmLib/${P}.tar.gz"