mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 10:18:08 -07:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user