public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arping/
Date: Tue, 10 Nov 2015 05:22:01 +0000 (UTC)	[thread overview]
Message-ID: <1447132917.4152574fcb98b57c075c18b9d89cae3007c9ce20.jer@gentoo> (raw)

commit:     4152574fcb98b57c075c18b9d89cae3007c9ce20
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 10 05:21:22 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 05:21:57 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4152574f

net-analyzer/arping: Add USE=filecaps (bug #564906 by Nick Kossifidis).

Package-Manager: portage-2.2.24

 net-analyzer/arping/arping-2.15-r3.ebuild | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/net-analyzer/arping/arping-2.15-r3.ebuild b/net-analyzer/arping/arping-2.15-r3.ebuild
new file mode 100644
index 0000000..8ede2e3
--- /dev/null
+++ b/net-analyzer/arping/arping-2.15-r3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools eutils fcaps
+
+DESCRIPTION="A utility to see if a specific IP address is taken and what MAC address owns it"
+HOMEPAGE="http://www.habets.pp.se/synscan/programs.php?prog=arping"
+SRC_URI="http://www.habets.pp.se/synscan/files/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+
+DEPEND="
+	net-libs/libpcap
+	net-libs/libnet:1.1
+"
+RDEPEND="
+	${DEPEND}
+	!net-misc/iputils[arping(+)]
+"
+
+FILECAPS=( cap_net_raw /usr/sbin/arping )
+
+src_prepare() {
+	epatch "${FILESDIR}"/${PN}-2.15-setgroups.patch
+
+	eautoreconf
+}


             reply	other threads:[~2015-11-10  5:22 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-10  5:22 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-11-10  5:53 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arping/ Jeroen Roovers
2015-11-10  5:55 Jeroen Roovers
2015-12-16  8:15 Jeroen Roovers
2016-07-04  7:44 Jeroen Roovers
2016-10-03 12:15 Tobias Klausmann
2016-10-06  5:31 Jeroen Roovers
2016-10-26 16:54 Markus Meier
2016-12-20 19:16 Tobias Klausmann
2016-12-21 11:11 Jeroen Roovers
2016-12-21 11:49 Thomas Deutschmann
2017-01-20  5:54 Jeroen Roovers
2017-01-20  5:54 Jeroen Roovers
2017-07-18 17:53 Jeroen Roovers
2019-07-18  6:18 Michał Górny
2019-08-20  8:48 Jeroen Roovers
2019-08-20  8:48 Jeroen Roovers
2019-08-20  8:48 Jeroen Roovers
2020-03-24 15:39 Jeroen Roovers
2020-03-24 15:39 Jeroen Roovers
2021-01-06 14:35 Fabian Groffen
2021-02-03 23:55 Thomas Deutschmann
2021-02-25  8:41 Sergei Trofimovich
2021-03-09 11:13 Sam James
2021-03-09 11:13 Sam James
2021-06-16 14:34 Sam James
2021-06-16 14:34 Sam James
2021-06-16 14:35 Sam James
2021-07-01  6:45 Sam James
2021-08-11 23:07 Sam James
2021-08-11 23:07 Sam James
2021-08-13  1:10 Sam James
2021-09-26 17:52 Sam James
2021-11-21  4:58 Arthur Zamarin
2022-02-14 10:55 Jakov Smolić
2023-01-13 12:37 Arthur Zamarin
2023-02-12  6:58 Sam James
2023-12-24 23:16 Conrad Kostecki
2024-01-14  4:14 Sam James
2024-01-14  4:14 Sam James
2024-01-14  4:14 Sam James
2024-01-15  3:32 Ionen Wolkens
2024-08-25 23:54 Conrad Kostecki

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=1447132917.4152574fcb98b57c075c18b9d89cae3007c9ce20.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