projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a51c6c
)
dev-python/mccabe: use meaningful DESCRIPTION
author
Ilya Tumaykin
<itumaykin@gmail.com>
Fri, 19 Feb 2016 19:44:36 +0000
(22:44 +0300)
committer
Ilya Tumaykin
<itumaykin@gmail.com>
Fri, 19 Feb 2016 20:21:45 +0000
(23:21 +0300)
Package-Manager: portage-2.2.27
dev-python/mccabe/mccabe-0.4.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/mccabe/mccabe-0.4.0.ebuild
b/dev-python/mccabe/mccabe-0.4.0.ebuild
index 25a13eee7d69a767f0bc89c4e21f82671b5f9aac..a4d4a64c00f1eb0f6637405a8fdee7d882df3fb1 100644
(file)
--- a/
dev-python/mccabe/mccabe-0.4.0.ebuild
+++ b/
dev-python/mccabe/mccabe-0.4.0.ebuild
@@
-10,7
+10,7
@@
RESTRICT="test"
inherit distutils-r1
-DESCRIPTION="
a plugin for flake8
"
+DESCRIPTION="
flake8 plugin: McCabe complexity checker
"
HOMEPAGE="https://github.com/PyCQA/mccabe"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"