From 202b902f764f50559ab6205ad28770fc745d5085 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Mon, 6 May 2019 15:26:11 -0500 Subject: 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 --- 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(-) (limited to 'app-crypt/acme') diff --git a/app-crypt/acme/acme-0.33.1-r1.ebuild b/app-crypt/acme/acme-0.33.1-r1.ebuild index 58b7f12c6356..52953d1abca7 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 bfa507fa149c..64b8beb25ff0 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 bfa507fa149c..64b8beb25ff0 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}] " -- cgit v1.2.3-65-gdbad