summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-03-14 18:39:48 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-16 13:13:10 +0100
commitad8ea21bc0656f853e33a4e20f6a84259220d448 (patch)
tree7aa8bf3d990391e84b99992a88fae90bc6128341 /net-analyzer/arptools/arptools-1.0.2-r1.ebuild
parentapp-forensics/dfxml: add missing remote-id (diff)
downloadgentoo-ad8ea21bc0656f853e33a4e20f6a84259220d448.tar.gz
gentoo-ad8ea21bc0656f853e33a4e20f6a84259220d448.tar.bz2
gentoo-ad8ea21bc0656f853e33a4e20f6a84259220d448.zip
net-analyzer/arptools: fix LICENSE, add missing remote-id
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-analyzer/arptools/arptools-1.0.2-r1.ebuild')
-rw-r--r--net-analyzer/arptools/arptools-1.0.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/arptools/arptools-1.0.2-r1.ebuild b/net-analyzer/arptools/arptools-1.0.2-r1.ebuild
index 561a0216cfff..6b1d50d07a27 100644
--- a/net-analyzer/arptools/arptools-1.0.2-r1.ebuild
+++ b/net-analyzer/arptools/arptools-1.0.2-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-DESCRIPTION="a collection of libnet and libpcap based ARP utilities"
+DESCRIPTION="Collection of libnet and libpcap based ARP utilities"
HOMEPAGE="https://github.com/burghardt/arptools"
SRC_URI="http://www.burghardt.pl/files/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~riscv ~x86"