commit: 202b902f764f50559ab6205ad28770fc745d5085 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Mon May 6 20:26:11 2019 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Mon May 6 20:38:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202b902f
app-crypt/acme: undep on tox Fixes: https://bugs.gentoo.org/685012 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-crypt/acme/acme-0.33.1-r1.ebuild | 1 - app-crypt/acme/acme-0.34.0.ebuild | 1 - app-crypt/acme/acme-9999.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/app-crypt/acme/acme-0.33.1-r1.ebuild b/app-crypt/acme/acme-0.33.1-r1.ebuild index 58b7f12c635..52953d1abca 100644 --- a/app-crypt/acme/acme-0.33.1-r1.ebuild +++ b/app-crypt/acme/acme-0.33.1-r1.ebuild @@ -44,7 +44,6 @@ DEPEND=" ${RDEPEND} dev-python/pytest[${PYTHON_USEDEP}] dev-python/pytest-xdist[${PYTHON_USEDEP}] - dev-python/tox[${PYTHON_USEDEP}] ) >=dev-python/setuptools-1.0[${PYTHON_USEDEP}] " diff --git a/app-crypt/acme/acme-0.34.0.ebuild b/app-crypt/acme/acme-0.34.0.ebuild index bfa507fa149..64b8beb25ff 100644 --- a/app-crypt/acme/acme-0.34.0.ebuild +++ b/app-crypt/acme/acme-0.34.0.ebuild @@ -44,7 +44,6 @@ DEPEND=" ${RDEPEND} dev-python/pytest[${PYTHON_USEDEP}] dev-python/pytest-xdist[${PYTHON_USEDEP}] - dev-python/tox[${PYTHON_USEDEP}] ) >=dev-python/setuptools-1.0[${PYTHON_USEDEP}] " diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild index bfa507fa149..64b8beb25ff 100644 --- a/app-crypt/acme/acme-9999.ebuild +++ b/app-crypt/acme/acme-9999.ebuild @@ -44,7 +44,6 @@ DEPEND=" ${RDEPEND} dev-python/pytest[${PYTHON_USEDEP}] dev-python/pytest-xdist[${PYTHON_USEDEP}] - dev-python/tox[${PYTHON_USEDEP}] ) >=dev-python/setuptools-1.0[${PYTHON_USEDEP}] "
