From 8f1342901ae52f959614257b2dcb09abe739afd6 Mon Sep 17 00:00:00 2001 From: Mykyta Holubakha Date: Tue, 23 May 2017 21:16:06 +0300 Subject: app-editors/kakoune: version bump to 0_pre20170523 update live ebuild --- app-editors/kakoune/kakoune-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-editors/kakoune/kakoune-9999.ebuild') diff --git a/app-editors/kakoune/kakoune-9999.ebuild b/app-editors/kakoune/kakoune-9999.ebuild index 05d7edcbc324..bd460c7c5746 100644 --- a/app-editors/kakoune/kakoune-9999.ebuild +++ b/app-editors/kakoune/kakoune-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,7 +24,7 @@ DEPEND=" ${RDEPEND} " -PATCHES=( "${FILESDIR}/${PN}-0_pre20161111-makefile.patch" ) +PATCHES=( "${FILESDIR}/${PN}-0_pre20170523-makefile.patch" ) pkg_setup() { if [[ ${MERGE_TYPE} != binary ]]; then -- cgit v1.2.3-65-gdbad