commit: 6cfaaa5718b3f507c50b84b29372fedf20ac05d9
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 22:09:14 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 22:10:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cfaaa57
app-admin/ansible: fix spaces in reqs.txt bug 575972
Package-Manager: portage-2.2.26
app-admin/ansible/{ansible-2.0.2.0.ebuild => ansible-2.0.2.0-r1.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-admin/ansible/ansible-2.0.2.0.ebuild
b/app-admin/ansible/ansible-2.0.2.0-r1.ebuild
similarity index 96%
rename from app-admin/ansible/ansible-2.0.2.0.ebuild
rename to app-admin/ansible/ansible-2.0.2.0-r1.ebuild
index abc7b10..e1e67a3 100644
--- a/app-admin/ansible/ansible-2.0.2.0.ebuild
+++ b/app-admin/ansible/ansible-2.0.2.0-r1.ebuild
@@ -32,6 +32,7 @@ RDEPEND="
"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
+ >=dev-python/packaging-16.6[${PYTHON_USEDEP}]
test? (
${RDEPEND}
dev-python/nose[${PYTHON_USEDEP}]