From 3a329c756a236a41d0e7b812cf50e31ebc6a5a04 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 18 Jul 2019 08:14:48 +0200 Subject: [PATCH] net-analyzer/arping: Copy better desc to live ebuild MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/689460 Signed-off-by: Michał Górny --- net-analyzer/arping/arping-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/arping/arping-9999.ebuild b/net-analyzer/arping/arping-9999.ebuild index 252fac54a2de..ee101c39dcdd 100644 --- a/net-analyzer/arping/arping-9999.ebuild +++ b/net-analyzer/arping/arping-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools fcaps git-r3 -DESCRIPTION="ARP Ping" +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" EGIT_REPO_URI="https://github.com/ThomasHabets/arping" -- 2.26.2