public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arping/
Date: Sun, 12 Feb 2023 06:58:45 +0000 (UTC)	[thread overview]
Message-ID: <1676185115.e82e55cb6162fdebdca7de90ab9984a79f8daacc.sam@gentoo> (raw)

commit:     e82e55cb6162fdebdca7de90ab9984a79f8daacc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 06:58:35 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 06:58:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82e55cb

net-analyzer/arping: drop 2.21

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/arping/Manifest           |  1 -
 net-analyzer/arping/arping-2.21.ebuild | 40 ----------------------------------
 2 files changed, 41 deletions(-)

diff --git a/net-analyzer/arping/Manifest b/net-analyzer/arping/Manifest
index a871acf0f729..710a8d7184d9 100644
--- a/net-analyzer/arping/Manifest
+++ b/net-analyzer/arping/Manifest
@@ -1,3 +1,2 @@
-DIST arping-2.21.tar.gz 50067 BLAKE2B 67b76cc48e9717117dbf43702df7f422634ed40196ec44d273a773610618922ddf7de47ffdf32cb7296db1dbce0a696c57b7992e6ad11f6fddf52a16212154fc SHA512 e976ce1a3ec0e4f57bbded09c6a07934e21df66ce7931422c420f5335dafcd88968f03ba6987d192dcdf51cca89180c86337aff50806713c7b04cb13e3e83504
 DIST arping-2.22.tar.gz 50152 BLAKE2B 2215773b922219537339550e8034bb6eca82974469ebd0e399c73bd259ef4ff7a4510d9a5ff108cef3dac492477c54fc2517c2dfd4035158d0269f03c0e2a0b5 SHA512 0b36fff2c14c1ff89453ba63eea04de3343fcb19da7dbc1c8749bc926e441c54915cd628d54171d449e66e92663e31f12e057c30a80cd49c4412650e2cd00ef3
 DIST arping-2.23.tar.gz 51911 BLAKE2B 8b0d34522957a83d0a66b47576fa0ecbd1e4fc86537df6d2737510bdb1a4ea3d30feb664077790a8f70be9cf2cdcdc30a648261e9a6a30401ce85274c45ccf12 SHA512 45295fd68717379d18fcff4270c70e0d9df3cae175f0c2a9f1e8e88e3046f5109e7a95bb717be329af8d6002c9a2338efd39831a652c0b425b75058287fa35df

diff --git a/net-analyzer/arping/arping-2.21.ebuild b/net-analyzer/arping/arping-2.21.ebuild
deleted file mode 100644
index af808082003c..000000000000
--- a/net-analyzer/arping/arping-2.21.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools fcaps
-
-DESCRIPTION="A utility to see if a specific IP is taken and what MAC owns it"
-HOMEPAGE="http://www.habets.pp.se/synscan/programs.php?prog=arping"
-SRC_URI="https://github.com/ThomasHabets/${PN}/archive/${P}.tar.gz"
-S="${WORKDIR}/${PN}-${P}"
-
-LICENSE="GPL-2"
-SLOT="2"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	net-libs/libpcap
-	net-libs/libnet:1.1
-	!net-misc/iputils[arping(+)]
-"
-DEPEND="
-	${RDEPEND}
-	test? (
-		dev-libs/check
-		dev-python/subunit
-	)
-"
-
-FILECAPS=( cap_net_raw usr/sbin/arping )
-
-# patch is in upstream master
-PATCHES=( "${FILESDIR}/arping-tests.patch" )
-
-src_prepare() {
-	default
-	eautoreconf
-}


             reply	other threads:[~2023-02-12  6:58 UTC|newest]

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