From 34c87461e60d34f97cd40b297065dcf612929ae7 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 9 Jan 2022 17:34:09 +0100 Subject: sys-apps/epoch: EAPI-8 bump, fix postinst contact info Bug: https://bugs.gentoo.org/783738 Closes: https://bugs.gentoo.org/809224 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner --- sys-apps/epoch/files/epoch-1.3.0-fix-main.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/epoch/files') diff --git a/sys-apps/epoch/files/epoch-1.3.0-fix-main.patch b/sys-apps/epoch/files/epoch-1.3.0-fix-main.patch index b158ae2e3396..f6df7680ac29 100644 --- a/sys-apps/epoch/files/epoch-1.3.0-fix-main.patch +++ b/sys-apps/epoch/files/epoch-1.3.0-fix-main.patch @@ -1,5 +1,5 @@ ---- src/main.c.orig 2016-11-13 15:11:58.511021203 +0000 -+++ src/main.c 2016-11-13 15:12:21.096021358 +0000 +--- a/src/main.c ++++ b/src/main.c @@ -1142,8 +1142,9 @@ static ReturnCode HandleEpochCommand(int ShutdownMemBus(false); //We're done with membus now. -- cgit v1.2.3-65-gdbad