summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-01-06 09:59:20 +0100
committerDavid Seifert <soap@gentoo.org>2017-01-15 10:47:11 +0100
commite56399cd77b254ca6c575df8bfae1326e6cae22f (patch)
treeffffc7a2a0c4605034db409c278131ef0c531388 /media-radio
parentmedia-sound/lxmusic: remove unused patch (diff)
downloadgentoo-e56399cd77b254ca6c575df8bfae1326e6cae22f.tar.gz
gentoo-e56399cd77b254ca6c575df8bfae1326e6cae22f.tar.bz2
gentoo-e56399cd77b254ca6c575df8bfae1326e6cae22f.zip
media-radio/svxlink: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3344
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/svxlink/files/svxlink-11.11.1-gcc-47.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/media-radio/svxlink/files/svxlink-11.11.1-gcc-47.patch b/media-radio/svxlink/files/svxlink-11.11.1-gcc-47.patch
deleted file mode 100644
index b13985ace9c7..000000000000
--- a/media-radio/svxlink/files/svxlink-11.11.1-gcc-47.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- async/cpp/AsyncCppDnsLookupWorker.cpp.old 2012-07-31 17:45:31.000000000 +0000
-+++ async/cpp/AsyncCppDnsLookupWorker.cpp 2012-07-31 17:45:24.000000000 +0000
-@@ -38,6 +38,7 @@
- *
- ****************************************************************************/
-
-+#include <unistd.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- #include <arpa/inet.h>