projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
885ce1a
)
app-crypt/acme-sh: Remove obsolete dep on netcat6
author
Michał Górny
<mgorny@gentoo.org>
Sun, 19 May 2019 10:57:20 +0000
(12:57 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 19 May 2019 10:59:39 +0000
(12:59 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-crypt/acme-sh/acme-sh-2.7.9.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/acme-sh/acme-sh-2.7.9.ebuild
b/app-crypt/acme-sh/acme-sh-2.7.9.ebuild
index 3224bb2b4484cf24246233b1c3027251244f7f69..c61c16f239a1ea2a1e120387aee10d2c28d52947 100644
(file)
--- a/
app-crypt/acme-sh/acme-sh-2.7.9.ebuild
+++ b/
app-crypt/acme-sh/acme-sh-2.7.9.ebuild
@@
-17,7
+17,7
@@
IUSE=""
RDEPEND="net-misc/curl
|| ( dev-libs/libressl dev-libs/openssl:0 )
- || ( net-analyzer/netcat6 net-analyzer/openbsd-netcat )
+ net-analyzer/openbsd-netcat
|| ( net-misc/socat www-servers/apache:2 www-servers/nginx:0 )
virtual/cron"