commit: 0cae873fe9cf87f69e6c6b3773379c0a205cab06 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 3 04:56:01 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 3 05:07:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cae873f
x11-plugins/gkrellm-countdown: scrub patches Bug: https://bugs.gentoo.org/892251 Signed-off-by: Sam James <sam <AT> gentoo.org> .../gkrellm-countdown/files/gkrellm-countdown-makefile.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-plugins/gkrellm-countdown/files/gkrellm-countdown-makefile.patch b/x11-plugins/gkrellm-countdown/files/gkrellm-countdown-makefile.patch index af241de73e92..e2a2dc54f68f 100644 --- a/x11-plugins/gkrellm-countdown/files/gkrellm-countdown-makefile.patch +++ b/x11-plugins/gkrellm-countdown/files/gkrellm-countdown-makefile.patch @@ -1,10 +1,10 @@ This patch is by Michael Mair-Keimberger, as part of bug 339657. It teaches the Makefile to support the user's LDFLAGS. -Gentoo-Bug: 339657 +Gentoo-Bug: https://bugs.gentoo.org/339657 ---- a/Makefile 2003-12-30 23:07:29.000000000 +0100 -+++ b/Makefile 2013-03-16 14:23:47.671010566 +0100 +--- a/Makefile ++++ b/Makefile @@ -9,7 +9,7 @@ IMLIB_LIB ?= PLUGIN_DIR ?= /usr/local/lib/gkrellm2/plugins
