Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/certbot-apache/
Date: Sat, 15 Apr 2017 20:37:08
Message-Id: 1492288607.8e1a9dbb6c987a2d2558b6250a9c5783040c3f96.mrueg@gentoo
1 commit: 8e1a9dbb6c987a2d2558b6250a9c5783040c3f96
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 15 20:36:14 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 15 20:36:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e1a9dbb
7
8 app-crypt/certbot-apache: Sync live ebuild
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 app-crypt/certbot-apache/certbot-apache-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-crypt/certbot-apache/certbot-apache-9999.ebuild b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
16 index 69ae6034c76..848fa90e898 100644
17 --- a/app-crypt/certbot-apache/certbot-apache-9999.ebuild
18 +++ b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -26,7 +26,7 @@ IUSE="test"
26 RDEPEND="~app-crypt/certbot-${PV}[${PYTHON_USEDEP}]
27 ~app-crypt/acme-${PV}[${PYTHON_USEDEP}]
28 dev-python/mock[${PYTHON_USEDEP}]
29 - dev-python/python-augeas[${PYTHON_USEDEP}]
30 + <=dev-python/python-augeas-0.5.0[${PYTHON_USEDEP}]
31 dev-python/zope-component[${PYTHON_USEDEP}]
32 dev-python/zope-interface[${PYTHON_USEDEP}]"
33 DEPEND="test? ( ${RDEPEND}