x11-wm/i3: Use current musl patch for live ebuild
authorNelo-T. Wallus <nelo@wallus.de>
Wed, 28 Nov 2018 22:16:43 +0000 (23:16 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 29 Nov 2018 08:34:14 +0000 (09:34 +0100)
Signed-off-by: Nelo-Thara Naum Nathanael Wallus <nelo@wallus.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Closes: https://github.com/gentoo/gentoo/pull/10516
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
x11-wm/i3/i3-9999.ebuild

index 44462428862ea20ac61513a30321b8fbde5bb496..d8f7ca7c3a6206032915bcec8c9bb3f519f3df87 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -39,7 +39,7 @@ RDEPEND="${CDEPEND}
        dev-perl/JSON-XS"
 
 PATCHES=(
-       "${FILESDIR}/${PN}-musl-GLOB_TILDE.patch"
+       "${FILESDIR}/${PN}-4.16-musl-GLOB_TILDE.patch"
 )
 
 src_prepare() {