dev-python/theano: Chop DESCRIPTION to 80 chars

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2016-02-04 13:36:45 +01:00
parent 537ad06e17
commit eb968407cf

View File

@@ -11,7 +11,7 @@ inherit distutils-r1 versionator
MYPN=Theano
MYP=${MYPN}-$(replace_version_separator 3 '')
DESCRIPTION="Python library to define and optimize multi-dimensional arrays mathematical expressions"
DESCRIPTION="Define and optimize multi-dimensional arrays mathematical expressions"
HOMEPAGE="https://github.com/Theano/Theano"
SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"