summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-04-15 22:36:14 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-04-15 22:36:47 +0200
commit8e1a9dbb6c987a2d2558b6250a9c5783040c3f96 (patch)
tree7d2e528e65030d27641473b8820afd41c1981f25 /app-crypt/certbot-apache/certbot-apache-9999.ebuild
parentapp-crypt/certbot-apache: Version bump to 0.13.0 (diff)
downloadgentoo-8e1a9dbb6c987a2d2558b6250a9c5783040c3f96.tar.gz
gentoo-8e1a9dbb6c987a2d2558b6250a9c5783040c3f96.tar.bz2
gentoo-8e1a9dbb6c987a2d2558b6250a9c5783040c3f96.zip
app-crypt/certbot-apache: Sync live ebuild
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-crypt/certbot-apache/certbot-apache-9999.ebuild')
-rw-r--r--app-crypt/certbot-apache/certbot-apache-9999.ebuild4
1 files 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 69ae6034c763..848fa90e898b 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}