projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
537ad06
)
dev-python/theano: Chop DESCRIPTION to 80 chars
author
Justin Lecher
<jlec@gentoo.org>
Thu, 4 Feb 2016 12:36:45 +0000
(13:36 +0100)
committer
Justin Lecher
<jlec@gentoo.org>
Thu, 4 Feb 2016 14:21:27 +0000
(15:21 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/theano/theano-0.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/theano/theano-0.6.0.ebuild
b/dev-python/theano/theano-0.6.0.ebuild
index 23aedb6b29f3c03d75fe2352952be6d530af5e2a..09384e6b814ab8245540d1316c7e4712eda1d0d3 100644
(file)
--- a/
dev-python/theano/theano-0.6.0.ebuild
+++ b/
dev-python/theano/theano-0.6.0.ebuild
@@
-11,7
+11,7
@@
inherit distutils-r1 versionator
MYPN=Theano
MYP=${MYPN}-$(replace_version_separator 3 '')
-DESCRIPTION="
Python library to d
efine and optimize multi-dimensional arrays mathematical expressions"
+DESCRIPTION="
D
efine and optimize multi-dimensional arrays mathematical expressions"
HOMEPAGE="https://github.com/Theano/Theano"
SRC_URI="mirror://pypi/${MYPN:0:1}/${MYPN}/${MYP}.tar.gz"