net-analyzer/arping: Copy better desc to live ebuild
authorMichał Górny <mgorny@gentoo.org>
Thu, 18 Jul 2019 06:14:48 +0000 (08:14 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 18 Jul 2019 06:18:20 +0000 (08:18 +0200)
Closes: https://bugs.gentoo.org/689460
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-analyzer/arping/arping-9999.ebuild

index 252fac54a2de912c1b11d1d0024a8a0cf44015b6..ee101c39dcdd70f8a53b647634c773255767fe50 100644 (file)
@@ -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"