commit:     d902dcc2bf1ff8844fcf79f43da1da566e824780
Author:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 19 17:30:01 2025 +0000
Commit:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
CommitDate: Wed Nov 19 17:30:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d902dcc2

x11-misc/xosview: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org>

 x11-misc/xosview/files/xosview-1.23-musl.patch | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/x11-misc/xosview/files/xosview-1.23-musl.patch 
b/x11-misc/xosview/files/xosview-1.23-musl.patch
deleted file mode 100644
index a2879f0b957f..000000000000
--- a/x11-misc/xosview/files/xosview-1.23-musl.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Musl does not have sys/perm.h. Luckily, sys/io.h has the required
-definitions both for musl and glibc.
-
-diff -ruN xosview-1.23.orig/linux/serialmeter.cc 
xosview-1.23/linux/serialmeter.cc
---- xosview-1.23.orig/linux/serialmeter.cc     2020-07-11 14:10:34.000000000 
+0200
-+++ xosview-1.23/linux/serialmeter.cc  2023-05-05 22:13:19.863489393 +0200
-@@ -25,7 +25,6 @@
-  */
- #if defined(__i386__) || defined(__ia64__) || defined(__amd64__)
- #include <sys/io.h>
--#include <sys/perm.h>
- #define HAVE_IOPERM
- #endif
- 

Reply via email to