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/, net-analyzer/arping/files/
Date: Mon,  4 Jul 2016 07:44:25 +0000 (UTC)	[thread overview]
Message-ID: <1467618126.3771aaa9c45e3ca184b0615659c17a28f4685df3.jer@gentoo> (raw)

commit:     3771aaa9c45e3ca184b0615659c17a28f4685df3
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 07:42:06 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 07:42:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3771aaa9

net-analyzer/arping: Old.

Package-Manager: portage-2.3.0

 net-analyzer/arping/arping-2.15-r2.ebuild          | 27 -------------------
 net-analyzer/arping/arping-2.15-r3.ebuild          | 31 ----------------------
 .../arping/files/arping-2.15-setgroups.patch       | 23 ----------------
 3 files changed, 81 deletions(-)

diff --git a/net-analyzer/arping/arping-2.15-r2.ebuild b/net-analyzer/arping/arping-2.15-r2.ebuild
deleted file mode 100644
index 93b1d79..0000000
--- a/net-analyzer/arping/arping-2.15-r2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit autotools eutils
-
-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(+)]"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PN}-2.15-setgroups.patch
-
-	eautoreconf
-}

diff --git a/net-analyzer/arping/arping-2.15-r3.ebuild b/net-analyzer/arping/arping-2.15-r3.ebuild
deleted file mode 100644
index 8ede2e3..0000000
--- a/net-analyzer/arping/arping-2.15-r3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# 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
-}

diff --git a/net-analyzer/arping/files/arping-2.15-setgroups.patch b/net-analyzer/arping/files/arping-2.15-setgroups.patch
deleted file mode 100644
index 59b6758..0000000
--- a/net-analyzer/arping/files/arping-2.15-setgroups.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -35,6 +35,7 @@
- stdlib.h \
- sys/socket.h \
- time.h \
-+grp.h \
- sys/time.h \
- sys/types.h \
- sys/capability.h \
---- a/src/arping.c
-+++ b/src/arping.c
-@@ -98,6 +98,10 @@
- #endif
- #include <pcap.h>
- 
-+#if HAVE_GRP_H
-+#include <grp.h>
-+#endif
-+
- #include "arping.h"
- 
- #ifndef ETH_ALEN


             reply	other threads:[~2016-07-04  7:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-04  7:44 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-25 19:46 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arping/, net-analyzer/arping/files/ Aaron Bauman

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=1467618126.3771aaa9c45e3ca184b0615659c17a28f4685df3.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