projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caf891d
)
net-irc/znc: Update 9999 to have zlib slotted, and support python 3.6
author
Alexey Sokolov
<sokolov@google.com>
Sun, 17 Dec 2017 14:01:05 +0000
(14:01 +0000)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 17 Dec 2017 21:18:28 +0000
(22:18 +0100)
Closes: https://github.com/gentoo/gentoo/pull/6569
Signed-off-by: Louis Sautier <sautier.louis@gmail.com>
net-irc/znc/znc-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-irc/znc/znc-9999.ebuild
b/net-irc/znc/znc-9999.ebuild
index 5358cf63d4eebfa472c160c3e5a4ed7431e639da..bfe3e235cf9ab09ee34f11f76bc6a847e19d04c6 100644
(file)
--- a/
net-irc/znc/znc-9999.ebuild
+++ b/
net-irc/znc/znc-9999.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{3_4,3_5
} )
+PYTHON_COMPAT=( python
3_{4,5,6
} )
PLOCALES="de ru"
inherit cmake-utils l10n python-single-r1 readme.gentoo-r1 systemd user
@@
-42,7
+42,7
@@
RDEPEND="
libressl? ( dev-libs/libressl:0= )
)
tcl? ( dev-lang/tcl:0= )
- zlib? ( sys-libs/zlib )
+ zlib? ( sys-libs/zlib
:0=
)
"
DEPEND="
${RDEPEND}