projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b78384
)
dev-db/couchdb: allow erlang-20 (fixes bug 637556)
author
Dirkjan Ochtman
<djc@gentoo.org>
Sun, 19 Nov 2017 19:37:16 +0000
(20:37 +0100)
committer
Dirkjan Ochtman
<djc@gentoo.org>
Sun, 19 Nov 2017 19:37:16 +0000
(20:37 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
dev-db/couchdb/couchdb-1.7.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-db/couchdb/couchdb-1.7.1.ebuild
b/dev-db/couchdb/couchdb-1.7.1.ebuild
index 3d797e33d4906b032d38c6ddbb13c0dee6e45f8a..a86f1de848562a290fd47f6237499f6ca8ca17f2 100644
(file)
--- a/
dev-db/couchdb/couchdb-1.7.1.ebuild
+++ b/
dev-db/couchdb/couchdb-1.7.1.ebuild
@@
-15,7
+15,7
@@
KEYWORDS="amd64 ppc x86"
IUSE="libressl selinux test"
RDEPEND=">=dev-libs/icu-4.3.1:=
- <dev-lang/erlang-2
0
.0[ssl]
+ <dev-lang/erlang-2
1
.0[ssl]
!libressl? ( >=dev-libs/openssl-0.9.8j:0 )
libressl? ( dev-libs/libressl )
>=net-misc/curl-7.18.2