commit:     675da9634bdd0d50b659b66d2b3445401450c564
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Fri Jun 26 18:07:40 2020 +0000
Commit:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
CommitDate: Fri Jun 26 18:18:03 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=675da963

net-wireless/eiwd: Version 1.7_pre20200606

Patch accepted upstream
PR https://github.com/dylanaraps/eiwd/pull/6 pulled

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>

 ...20200416.ebuild => eiwd-1.7_pre20200606.ebuild} |  6 +--
 net-wireless/eiwd/eiwd-9999.ebuild                 |  1 -
 net-wireless/eiwd/files/iwmon.patch                | 62 ----------------------
 3 files changed, 3 insertions(+), 66 deletions(-)

diff --git a/net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild 
b/net-wireless/eiwd/eiwd-1.7_pre20200606.ebuild
similarity index 93%
rename from net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild
rename to net-wireless/eiwd/eiwd-1.7_pre20200606.ebuild
index 1d2ec49..5a16f0a 100644
--- a/net-wireless/eiwd/eiwd-1.7_pre20200416.ebuild
+++ b/net-wireless/eiwd/eiwd-1.7_pre20200606.ebuild
@@ -11,8 +11,8 @@ MY_P="${PN}-${MY_PV}"
 DESCRIPTION="iwd without dbus"
 HOMEPAGE="https://github.com/dylanaraps/eiwd";
 EGIT_REPO_URI="https://github.com/dylanaraps/eiwd.git";
-# Version 1.7 Apr 16, 2020
-EGIT_COMMIT="7b5545a"
+# Version 1.7 June 06,2020
+EGIT_COMMIT="9272d89"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
@@ -29,7 +29,7 @@ S="${WORKDIR}/${MY_P}"
 
 PATCHES=(
        "${FILESDIR}"/20200416.patch
-       "${FILESDIR}"/iwmon.patch )
+)
 
 src_prepare() {
        default

diff --git a/net-wireless/eiwd/eiwd-9999.ebuild 
b/net-wireless/eiwd/eiwd-9999.ebuild
index c7fb122..b648114 100644
--- a/net-wireless/eiwd/eiwd-9999.ebuild
+++ b/net-wireless/eiwd/eiwd-9999.ebuild
@@ -11,7 +11,6 @@ MY_P="${PN}-${MY_PV}"
 DESCRIPTION="iwd without dbus"
 HOMEPAGE="https://github.com/dylanaraps/eiwd";
 EGIT_REPO_URI="https://github.com/dylanaraps/eiwd.git";
-EGIT_COMMIT="7b5545a"
 
 LICENSE="LGPL-2.1"
 SLOT="0"

diff --git a/net-wireless/eiwd/files/iwmon.patch 
b/net-wireless/eiwd/files/iwmon.patch
deleted file mode 100644
index 5be901e..0000000
--- a/net-wireless/eiwd/files/iwmon.patch
+++ /dev/null
@@ -1,62 +0,0 @@
-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 <mar...@holtmann.org>
-+.SH COPYRIGHT
-+2013-2019 Intel Corporation
-+.\" Generated by docutils manpage writer.
-+.

Reply via email to