From fc637fb28da700da71ec2064d65ca5a7a31b9c6c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 18 Aug 2019 18:16:17 +0100 Subject: gentoo resync : 18.08.2019 --- app-editors/teco/files/teco-double-free.diff | 6 ++++-- app-editors/teco/files/teco-gcc4.patch | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'app-editors/teco/files') diff --git a/app-editors/teco/files/teco-double-free.diff b/app-editors/teco/files/teco-double-free.diff index 5a62b23d90be..344aa6dd2dff 100644 --- a/app-editors/teco/files/teco-double-free.diff +++ b/app-editors/teco/files/teco-double-free.diff @@ -1,5 +1,7 @@ ---- te_exec2.c 1993-11-12 21:12:47.000000000 +0000 -+++ te_exec2.c.new 2005-08-21 18:31:26.495907720 +0100 +https://bugs.gentoo.org/103257 + +--- teco-orig/te_exec2.c ++++ teco/te_exec2.c @@ -197,7 +197,7 @@ { if (eisw) /* if ending a file execute, restore the previous "old command string" */ diff --git a/app-editors/teco/files/teco-gcc4.patch b/app-editors/teco/files/teco-gcc4.patch index fe4d8d3759b4..cc5e8aafb0f1 100644 --- a/app-editors/teco/files/teco-gcc4.patch +++ b/app-editors/teco/files/teco-gcc4.patch @@ -1,5 +1,5 @@ ---- te_subs.c.orig 2007-03-18 19:58:40 +0100 -+++ te_subs.c 2007-03-18 19:58:57 +0100 +--- teco-orig/te_subs.c ++++ teco/te_subs.c @@ -231,7 +231,7 @@ char c; { -- cgit v1.2.3