summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-12-01 16:11:05 +0100
committerFlorian Schmaus <flow@gentoo.org>2023-12-13 09:01:00 +0100
commitf734eb91190813c9b51b02e0cd3206a41536fbee (patch)
tree3520fff9f04095f79b8373fc8cf456467322b71c /net-irc/scrollz/files/scrollz-2.3-fcommon.patch
parentapp-misc/hyfetch: add 1.4.11 (diff)
downloadgentoo-f734eb91190813c9b51b02e0cd3206a41536fbee.tar.gz
gentoo-f734eb91190813c9b51b02e0cd3206a41536fbee.tar.bz2
gentoo-f734eb91190813c9b51b02e0cd3206a41536fbee.zip
net-irc/scrollz: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/34081 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'net-irc/scrollz/files/scrollz-2.3-fcommon.patch')
-rw-r--r--net-irc/scrollz/files/scrollz-2.3-fcommon.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/net-irc/scrollz/files/scrollz-2.3-fcommon.patch b/net-irc/scrollz/files/scrollz-2.3-fcommon.patch
deleted file mode 100644
index 2c0c85f0b96b..000000000000
--- a/net-irc/scrollz/files/scrollz-2.3-fcommon.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-https://svnweb.freebsd.org/ports/head/irc/scrollz/files/patch-a8b05aab?view=markup&pathrev=545768
-https://bugs.gentoo.org/708640
-----
---- a/include/ircterm.h
-+++ b/include/ircterm.h
-@@ -89,9 +89,9 @@ extern char *CM,
- extern int SG;
- /**************************** PATCHED by Flier ******************************/
- #ifdef WANTANSI
--char *SETAF,
-+extern char *SETAF,
- *SETAB;
--int NUMCOLORS;
-+extern int NUMCOLORS;
- #endif /* WANTANSI */
- /****************************************************************************/
-