commit: 8246fd83b9494d57555e8e0c2d31f01c798e96ee Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Fri Dec 1 22:43:14 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Dec 1 23:01:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8246fd83
sci-libs/pymmlib: [QA] Fix DESCRIPTION.toolong sci-libs/pymmlib/pymmlib-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/pymmlib/pymmlib-1.2.1.ebuild b/sci-libs/pymmlib/pymmlib-1.2.1.ebuild index 380de4cff76..f533643cb1d 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"
