From: Nelo-T. Wallus Date: Wed, 28 Nov 2018 22:16:43 +0000 (+0100) Subject: x11-wm/i3: Use current musl patch for live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c676664e275123059f21625c64b74b38ce0f414e;p=gentoo.git x11-wm/i3: Use current musl patch for live ebuild Signed-off-by: Nelo-Thara Naum Nathanael Wallus Package-Manager: Portage-2.3.51, Repoman-2.3.12 Closes: https://github.com/gentoo/gentoo/pull/10516 Signed-off-by: Lars Wendler --- diff --git a/x11-wm/i3/i3-9999.ebuild b/x11-wm/i3/i3-9999.ebuild index 44462428862e..d8f7ca7c3a62 100644 --- a/x11-wm/i3/i3-9999.ebuild +++ b/x11-wm/i3/i3-9999.ebuild @@ -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() {