projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08796ea
)
dev-python/zake: Switch to brace expansion.
author
Patrice Clement
<monsieurp@gentoo.org>
Mon, 25 Jul 2016 20:04:36 +0000
(22:04 +0200)
committer
Patrice Clement
<monsieurp@gentoo.org>
Mon, 25 Jul 2016 20:10:29 +0000
(22:10 +0200)
Package-Manager: portage-2.2.28
dev-python/zake/zake-0.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/zake/zake-0.2.1.ebuild
b/dev-python/zake/zake-0.2.1.ebuild
index 33937b4a59406f4bde27c5904c43c486d723bc53..5a3fb2b14c04eec6e5b43edd44522df0f8de681a 100644
(file)
--- a/
dev-python/zake/zake-0.2.1.ebuild
+++ b/
dev-python/zake/zake-0.2.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-7,7
+7,7
@@
PYTHON_COMPAT=( python2_7 python{3_3,3_4,3_5} )
inherit distutils-r1
-DESCRIPTION="
A python package that works to provide a nice set of testing utilities for the kazoo library.
"
+DESCRIPTION="
Set of testing utilities for the kazoo library
"
HOMEPAGE=" https://github.com/yahoo/Zake"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"