From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arp-scan/
Date: Mon, 7 Oct 2019 04:21:12 +0000 (UTC) [thread overview]
Message-ID: <1570422069.1d6735046c871a1de2f5999a3866a86b91845911.jer@gentoo> (raw)
commit: 1d6735046c871a1de2f5999a3866a86b91845911
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 7 04:02:20 2019 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Oct 7 04:21:09 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d673504
net-analyzer/arp-scan: Add live ebuild
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
net-analyzer/arp-scan/arp-scan-99999.ebuild | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/net-analyzer/arp-scan/arp-scan-99999.ebuild b/net-analyzer/arp-scan/arp-scan-99999.ebuild
new file mode 100644
index 00000000000..3b3dd50a2be
--- /dev/null
+++ b/net-analyzer/arp-scan/arp-scan-99999.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools git-r3
+
+DESCRIPTION="ARP scanning and fingerprinting tool"
+HOMEPAGE="https://github.com/royhills/arp-scan"
+EGIT_REPO_URI="${HOMEPAGE}"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS=""
+
+DEPEND="
+ net-libs/libpcap
+"
+RDEPEND="
+ ${DEPEND}
+ dev-lang/perl
+"
+
+src_prepare() {
+ default
+ eautoreconf
+}
next reply other threads:[~2019-10-07 4:21 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-07 4:21 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-04 12:25 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arp-scan/ Sam James
2023-10-04 15:28 Sam James
2022-03-23 21:17 Jakov Smolić
2022-03-18 8:15 Arthur Zamarin
2022-03-18 8:11 Arthur Zamarin
2021-07-16 1:31 Yixun Lan
2021-02-18 17:12 Sam James
2021-02-11 7:41 Sergei Trofimovich
2019-11-15 13:26 Mikle Kolyada
2019-11-13 8:46 Jeroen Roovers
2019-10-28 8:35 Jeroen Roovers
2019-10-28 8:35 Jeroen Roovers
2019-03-15 9:29 Jeroen Roovers
2017-04-10 8:28 Jeroen Roovers
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=1570422069.1d6735046c871a1de2f5999a3866a86b91845911.jer@gentoo \
--to=jer@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