summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-03 21:35:30 +0000
committerSam James <sam@gentoo.org>2021-04-03 21:35:30 +0000
commit548a7152d6836ef5ba5fa65d51d333d6ab445de1 (patch)
treed6eadf96ef6b307e274d1dfa7d29aea828884dea /net-misc/dhcping
parentnet-misc/sipcalc: update EAPI 5 -> 7 (diff)
downloadgentoo-548a7152d6836ef5ba5fa65d51d333d6ab445de1.tar.gz
gentoo-548a7152d6836ef5ba5fa65d51d333d6ab445de1.tar.bz2
gentoo-548a7152d6836ef5ba5fa65d51d333d6ab445de1.zip
net-misc/dhcping: update EAPI 5 -> 7
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/dhcping')
-rw-r--r--net-misc/dhcping/dhcping-1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/dhcping/dhcping-1.2.ebuild b/net-misc/dhcping/dhcping-1.2.ebuild
index 83adc5fd6eb9..b288cce6699a 100644
--- a/net-misc/dhcping/dhcping-1.2.ebuild
+++ b/net-misc/dhcping/dhcping-1.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-DESCRIPTION="Utility for sending a dhcp request to a dhcp server to see if it is responding"
+DESCRIPTION="Utility to send DHCP requests to DHCP servers to see if responding"
HOMEPAGE="http://www.mavetju.org/unix/general.php"
SRC_URI="http://www.mavetju.org/download/${P}.tar.gz"