summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-04-04 23:55:09 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-04-04 23:55:09 -0500
commit83c48ba85370e0bac8bc98432ca4b5f699a2573a (patch)
treef5675f46ee554218f3cabd109b751caacdcb3e0d /app-crypt/certbot-apache/certbot-apache-9999.ebuild
parentapp-crypt/certbot: 0.23.0 bup (diff)
downloadgentoo-83c48ba85370e0bac8bc98432ca4b5f699a2573a.tar.gz
gentoo-83c48ba85370e0bac8bc98432ca4b5f699a2573a.tar.bz2
gentoo-83c48ba85370e0bac8bc98432ca4b5f699a2573a.zip
app-crypt/certbot-apache: 0.23.0 bup
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'app-crypt/certbot-apache/certbot-apache-9999.ebuild')
-rw-r--r--app-crypt/certbot-apache/certbot-apache-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/certbot-apache/certbot-apache-9999.ebuild b/app-crypt/certbot-apache/certbot-apache-9999.ebuild
index 6dd43da7e5b4..2f2c9cd3e8a5 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-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,8 +23,8 @@ LICENSE="Apache-2.0"
SLOT="0"
IUSE="test"
-RDEPEND="~app-crypt/certbot-${PV}[${PYTHON_USEDEP}]
- ~app-crypt/acme-${PV}[${PYTHON_USEDEP}]
+RDEPEND=">=app-crypt/certbot-0.21.1[${PYTHON_USEDEP}]
+ >=app-crypt/acme-0.21.1[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/python-augeas[${PYTHON_USEDEP}]
dev-python/zope-component[${PYTHON_USEDEP}]