public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mrueg:master commit in: app-crypt/letsencrypt-apache/, app-crypt/letsencrypt-nginx/
@ 2015-12-09 21:46 Manuel Rüger
  0 siblings, 0 replies; only message in thread
From: Manuel Rüger @ 2015-12-09 21:46 UTC (permalink / raw
  To: gentoo-commits

commit:     1edd4e4101ff8f7a72ce84f95120bab4f32840f2
Author:     David Heidelberg <david <AT> ixit <DOT> cz>
AuthorDate: Tue Dec  8 18:43:36 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Dec  9 21:45:53 2015 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=1edd4e41

app-crypt/letsencrypt-*: fix acme dependency

Signed-off-by: David Heidelberg <david <AT> ixit.cz>

 app-crypt/letsencrypt-apache/letsencrypt-apache-9999.ebuild | 2 +-
 app-crypt/letsencrypt-nginx/letsencrypt-nginx-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/letsencrypt-apache/letsencrypt-apache-9999.ebuild b/app-crypt/letsencrypt-apache/letsencrypt-apache-9999.ebuild
index 281f234..9b1316f 100644
--- a/app-crypt/letsencrypt-apache/letsencrypt-apache-9999.ebuild
+++ b/app-crypt/letsencrypt-apache/letsencrypt-apache-9999.ebuild
@@ -18,7 +18,7 @@ KEYWORDS=""
 IUSE="test"
 
 RDEPEND="app-crypt/letsencrypt[${PYTHON_USEDEP}]
-	dev-python/acme[${PYTHON_USEDEP}]
+	app-crypt/acme[${PYTHON_USEDEP}]
 	dev-python/mock[${PYTHON_USEDEP}]
 	dev-python/python-augeas[${PYTHON_USEDEP}]
 	dev-python/zope-component[${PYTHON_USEDEP}]

diff --git a/app-crypt/letsencrypt-nginx/letsencrypt-nginx-9999.ebuild b/app-crypt/letsencrypt-nginx/letsencrypt-nginx-9999.ebuild
index 16d3841..19dd136 100644
--- a/app-crypt/letsencrypt-nginx/letsencrypt-nginx-9999.ebuild
+++ b/app-crypt/letsencrypt-nginx/letsencrypt-nginx-9999.ebuild
@@ -18,7 +18,7 @@ KEYWORDS=""
 IUSE="test"
 
 RDEPEND="app-crypt/letsencrypt[${PYTHON_USEDEP}]
-	dev-python/acme[${PYTHON_USEDEP}]
+	app-crypt/acme[${PYTHON_USEDEP}]
 	dev-python/mock[${PYTHON_USEDEP}]
 	dev-python/pyparsing[${PYTHON_USEDEP}]
 	dev-python/zope-interface[${PYTHON_USEDEP}]"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-09 21:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-09 21:46 [gentoo-commits] dev/mrueg:master commit in: app-crypt/letsencrypt-apache/, app-crypt/letsencrypt-nginx/ Manuel Rüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox