commit:     3a329c756a236a41d0e7b812cf50e31ebc6a5a04
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 18 06:14:48 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 18 06:18:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a329c75

net-analyzer/arping: Copy better desc to live ebuild

Closes: https://bugs.gentoo.org/689460
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 252fac54a2d..ee101c39dcd 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";
 

Reply via email to