From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/mdk/
Date: Mon, 19 Apr 2021 16:15:16 +0000 (UTC) [thread overview]
Message-ID: <1618848855.c701b2215a8e105bb6cadfc0a48ca6135074449a.zerochaos@gentoo> (raw)
commit: c701b2215a8e105bb6cadfc0a48ca6135074449a
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 16:14:04 2021 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 16:14:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c701b221
net-wireless/mdk: minor ebuild update
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
net-wireless/mdk/mdk-3.6-r1.ebuild | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/net-wireless/mdk/mdk-3.6-r1.ebuild b/net-wireless/mdk/mdk-3.6-r1.ebuild
index 097fe428260..26bffddfa6e 100644
--- a/net-wireless/mdk/mdk-3.6-r1.ebuild
+++ b/net-wireless/mdk/mdk-3.6-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
-inherit epatch toolchain-funcs
+EAPI=7
+inherit toolchain-funcs
MY_P="${PN}${PV/./-v}"
DESCRIPTION="Wireless injection tool with various functions"
@@ -17,8 +17,9 @@ IUSE=""
S="${WORKDIR}/${MY_P}"
src_prepare() {
- epatch "${FILESDIR}"/${PV}-makefile.patch
- epatch "${FILESDIR}"/fix_wids_mdk3_v5.patch
+ eapply -p0 "${FILESDIR}"/${PV}-makefile.patch
+ eapply "${FILESDIR}"/fix_wids_mdk3_v5.patch
+ default
}
src_compile() {
@@ -31,6 +32,5 @@ src_install() {
insinto /usr/share/${PN}
doins -r useful_files
- dohtml docs/*
- dodoc AUTHORS CHANGELOG TODO
+ dodoc docs/* AUTHORS CHANGELOG TODO
}
next reply other threads:[~2021-04-19 16:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-19 16:15 Rick Farina [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-19 17:07 [gentoo-commits] repo/gentoo:master commit in: net-wireless/mdk/ Mike Gilbert
2021-11-19 17:13 Mike Gilbert
2021-11-19 20:41 Mike Gilbert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1618848855.c701b2215a8e105bb6cadfc0a48ca6135074449a.zerochaos@gentoo \
--to=zerochaos@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox