From: Conrad Kostecki Date: Wed, 6 Nov 2019 19:47:50 +0000 (+0100) Subject: sys-apps/lcdutils: rename patch to fit full name X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ac5ad27e2f40c4e5453e5b630087cb4e54934433;p=gentoo.git sys-apps/lcdutils: rename patch to fit full name Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Conrad Kostecki Closes: https://github.com/gentoo/gentoo/pull/13572 Signed-off-by: Aaron Bauman --- diff --git a/sys-apps/lcdutils/files/include-stdlib.h-for-exit.patch b/sys-apps/lcdutils/files/lcdutils-0.2-include-stdlib.h-for-exit.patch similarity index 100% rename from sys-apps/lcdutils/files/include-stdlib.h-for-exit.patch rename to sys-apps/lcdutils/files/lcdutils-0.2-include-stdlib.h-for-exit.patch diff --git a/sys-apps/lcdutils/lcdutils-0.2-r1.ebuild b/sys-apps/lcdutils/lcdutils-0.2-r1.ebuild index cf75998f9c90..885e05c28b42 100644 --- a/sys-apps/lcdutils/lcdutils-0.2-r1.ebuild +++ b/sys-apps/lcdutils/lcdutils-0.2-r1.ebuild @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~mips ~x86" PATCHES=( - "${FILESDIR}/include-stdlib.h-for-exit.patch" + "${FILESDIR}/${P}-include-stdlib.h-for-exit.patch" "${FILESDIR}/${P}-makefile.patch" )