From 3cba520665a0461aa7b0ada016f4a0df717e37a2 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 25 Dec 2023 01:35:27 +0000 Subject: gentoo auto-resync : 25:12:2023 - 01:35:27 --- net-analyzer/arping/arping-2.23.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-analyzer/arping/arping-2.23.ebuild') diff --git a/net-analyzer/arping/arping-2.23.ebuild b/net-analyzer/arping/arping-2.23.ebuild index 69aa56685c3c..1c129b98221d 100644 --- a/net-analyzer/arping/arping-2.23.ebuild +++ b/net-analyzer/arping/arping-2.23.ebuild @@ -5,8 +5,8 @@ EAPI=8 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" +DESCRIPTION="Utility to see if a specific IP is taken and what MAC owns it" +HOMEPAGE="https://www.habets.pp.se/synscan/programs.php?prog=arping" if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/ThomasHabets/arping" inherit git-r3 @@ -17,7 +17,7 @@ else S="${WORKDIR}/${PN}-${P}" fi -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="2" IUSE="+seccomp test" RESTRICT="!test? ( test )" -- cgit v1.2.3