aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolkmar W. Pogatzki <gentoo@pogatzki.net>2020-06-06 18:55:11 +0200
committerVolkmar W. Pogatzki <gentoo@pogatzki.net>2020-06-06 18:55:11 +0200
commit170c23b4e1f711bfcaa9104a373926ab169f797a (patch)
tree4c9426b3295f65a94ca9bcc7267c97297449cb3b
parentnet-wireless/eiwd: 20200416 (Version 1.7) (diff)
downloadguru-170c23b4.tar.gz
guru-170c23b4.tar.bz2
guru-170c23b4.zip
net-wireless/eiwd: iwmon.1 patch
When upstream then remove it Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
-rw-r--r--net-wireless/eiwd/eiwd-20200416.ebuild4
-rw-r--r--net-wireless/eiwd/files/iwmon.patch62
2 files changed, 65 insertions, 1 deletions
diff --git a/net-wireless/eiwd/eiwd-20200416.ebuild b/net-wireless/eiwd/eiwd-20200416.ebuild
index 1453d6a05..96457f79f 100644
--- a/net-wireless/eiwd/eiwd-20200416.ebuild
+++ b/net-wireless/eiwd/eiwd-20200416.ebuild
@@ -28,7 +28,9 @@ BDEPEND="virtual/pkgconfig"
S="${WORKDIR}/${MY_P}"
-PATCHES=( "${FILESDIR}"/20200416.patch )
+PATCHES=(
+ "${FILESDIR}"/20200416.patch
+ "${FILESDIR}"/iwmon.patch )
src_prepare() {
default
diff --git a/net-wireless/eiwd/files/iwmon.patch b/net-wireless/eiwd/files/iwmon.patch
new file mode 100644
index 000000000..5be901e05
--- /dev/null
+++ b/net-wireless/eiwd/files/iwmon.patch
@@ -0,0 +1,62 @@
+diff --git a/monitor/iwmon.1 b/monitor/iwmon.1
+new file mode 100644
+index 00000000..433ce18b
+--- /dev/null
++++ b/monitor/iwmon.1
+@@ -0,0 +1,56 @@
++.\" Man page generated from reStructuredText.
++.
++.TH IWMON 1 "22 September 2019" "iwmon" "Linux Connectivity"
++.SH NAME
++iwmon \- Internet wireless monitor utility
++.
++.nr rst2man-indent-level 0
++.
++.de1 rstReportMargin
++\\$1 \\n[an-margin]
++level \\n[rst2man-indent-level]
++level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
++-
++\\n[rst2man-indent0]
++\\n[rst2man-indent1]
++\\n[rst2man-indent2]
++..
++.de1 INDENT
++.\" .rstReportMargin pre:
++. RS \\$1
++. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
++. nr rst2man-indent-level +1
++.\" .rstReportMargin post:
++..
++.de UNINDENT
++. RE
++.\" indent \\n[an-margin]
++.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
++.nr rst2man-indent-level -1
++.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
++.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
++..
++.SH SYNOPSIS
++.sp
++\fBiwmon\fP [\fIoptions\fP ...]
++.SH DESCRIPTION
++.sp
++Tool for monitoring and logging of Wireless control messages from nl80211.
++.SH OPTIONS
++.INDENT 0.0
++.TP
++.B \-\-version\fP,\fB \-v
++Show version number and exit.
++.TP
++.B \-\-help\fP,\fB \-h
++Show help message and exit.
++.UNINDENT
++.SH SEE ALSO
++.sp
++iwd(8)
++.SH AUTHOR
++Marcel Holtmann <marcel@holtmann.org>
++.SH COPYRIGHT
++2013-2019 Intel Corporation
++.\" Generated by docutils manpage writer.
++.