commit:     c676664e275123059f21625c64b74b38ce0f414e
Author:     Nelo-T. Wallus <nelo <AT> wallus <DOT> de>
AuthorDate: Wed Nov 28 22:16:43 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Nov 29 08:34:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c676664e

x11-wm/i3: Use current musl patch for live ebuild

Signed-off-by: Nelo-Thara Naum Nathanael Wallus <nelo <AT> 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 <AT> gentoo.org>

 x11-wm/i3/i3-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/i3/i3-9999.ebuild b/x11-wm/i3/i3-9999.ebuild
index 44462428862..d8f7ca7c3a6 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() {

Reply via email to