commit: 8e1a9dbb6c987a2d2558b6250a9c5783040c3f96 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sat Apr 15 20:36:14 2017 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sat Apr 15 20:36:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e1a9dbb
app-crypt/certbot-apache: Sync live ebuild Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-crypt/certbot-apache/certbot-apache-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/certbot-apache/certbot-apache-9999.ebuild b/app-crypt/certbot-apache/certbot-apache-9999.ebuild index 69ae6034c76..848fa90e898 100644 --- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild +++ b/app-crypt/certbot-apache/certbot-apache-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -26,7 +26,7 @@ IUSE="test" RDEPEND="~app-crypt/certbot-${PV}[${PYTHON_USEDEP}] ~app-crypt/acme-${PV}[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] - dev-python/python-augeas[${PYTHON_USEDEP}] + <=dev-python/python-augeas-0.5.0[${PYTHON_USEDEP}] dev-python/zope-component[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}]" DEPEND="test? ( ${RDEPEND}