commit:     34f05f09c91bcfd0a10fc4194dc4450c5eebd64b
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 23 16:53:58 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 23 16:55:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f05f09

app-editors/teco: Rename patch file.

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 .../teco/files/{teco-double-free.diff => teco-double-free.patch}        | 0
 app-editors/teco/teco-36_p19940820.ebuild                               | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/teco/files/teco-double-free.diff 
b/app-editors/teco/files/teco-double-free.patch
similarity index 100%
rename from app-editors/teco/files/teco-double-free.diff
rename to app-editors/teco/files/teco-double-free.patch

diff --git a/app-editors/teco/teco-36_p19940820.ebuild 
b/app-editors/teco/teco-36_p19940820.ebuild
index 5fad2b909c2..f46d3c23479 100644
--- a/app-editors/teco/teco-36_p19940820.ebuild
+++ b/app-editors/teco/teco-36_p19940820.ebuild
@@ -22,7 +22,7 @@ BDEPEND="virtual/pkgconfig"
 S="${WORKDIR}"
 
 PATCHES=(
-       "${FILESDIR}"/${PN}-double-free.diff
+       "${FILESDIR}"/${PN}-double-free.patch
        "${FILESDIR}"/${PN}-gcc4.patch
        "${FILESDIR}"/${PN}-warnings.patch
 )

Reply via email to