summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-03 05:01:37 +0000
committerSam James <sam@gentoo.org>2023-02-03 05:10:16 +0000
commit88600308428e39956e4ed42d0bc1fc0bab3e0028 (patch)
treebf2600b194ac3a2f7c133826e4c21ef67594084f /x11-plugins
parentx11-plugins/gkrellm-radio: scrub patches (diff)
downloadgentoo-88600308428e39956e4ed42d0bc1fc0bab3e0028.tar.gz
gentoo-88600308428e39956e4ed42d0bc1fc0bab3e0028.tar.bz2
gentoo-88600308428e39956e4ed42d0bc1fc0bab3e0028.zip
x11-plugins/gkrellmss: scrub patches
Bug: https://bugs.gentoo.org/892251 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/gkrellmss/files/gkrellmss-2.6-Respect-LDFLAGS.patch6
-rw-r--r--x11-plugins/gkrellmss/gkrellmss-2.6-r5.ebuild4
2 files changed, 2 insertions, 8 deletions
diff --git a/x11-plugins/gkrellmss/files/gkrellmss-2.6-Respect-LDFLAGS.patch b/x11-plugins/gkrellmss/files/gkrellmss-2.6-Respect-LDFLAGS.patch
index 59f1d0a200f9..83bcb283ff0e 100644
--- a/x11-plugins/gkrellmss/files/gkrellmss-2.6-Respect-LDFLAGS.patch
+++ b/x11-plugins/gkrellmss/files/gkrellmss-2.6-Respect-LDFLAGS.patch
@@ -3,12 +3,6 @@ From: Jim Ramsay <lack@gentoo.org>
Date: Wed, 11 Aug 2010 08:37:20 -0400
Subject: [PATCH] Respect LDFLAGS
----
- src/Makefile | 2 ++
- 1 files changed, 2 insertions(+), 0 deletions(-)
-
-diff --git a/src/Makefile b/src/Makefile
-index e618bd4..35a1453 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -78,6 +78,8 @@ LFLAGS = -shared
diff --git a/x11-plugins/gkrellmss/gkrellmss-2.6-r5.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.6-r5.ebuild
index 44913edd1d6b..889ef6c0d0f7 100644
--- a/x11-plugins/gkrellmss/gkrellmss-2.6-r5.ebuild
+++ b/x11-plugins/gkrellmss/gkrellmss-2.6-r5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-inherit gkrellm-plugin
+inherit gkrellm-plugin toolchain-funcs
DESCRIPTION="A plugin for GKrellM2 that has a VU meter and a sound chart"
HOMEPAGE="http://members.dslextreme.com/users/billw/gkrellmss/gkrellmss.html"