summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-03 20:28:16 +0100
committerSam James <sam@gentoo.org>2021-04-03 20:53:01 +0100
commit80bcb27e226fe524aa889626207d5e8643ea4153 (patch)
treeb68405531b86a50f90c4d088e8e184d32163d3b0 /net-analyzer
parentnet-analyzer/monitoring-plugins: eutils--, multilib-- (diff)
downloadgentoo-80bcb27e226fe524aa889626207d5e8643ea4153.tar.gz
gentoo-80bcb27e226fe524aa889626207d5e8643ea4153.tar.bz2
gentoo-80bcb27e226fe524aa889626207d5e8643ea4153.zip
net-analyzer/iplog: eutils->epatch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/iplog/iplog-2.2.3-r2.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-analyzer/iplog/iplog-2.2.3-r2.ebuild b/net-analyzer/iplog/iplog-2.2.3-r2.ebuild
index a21f01029226..c0be1311cc7b 100644
--- a/net-analyzer/iplog/iplog-2.2.3-r2.ebuild
+++ b/net-analyzer/iplog/iplog-2.2.3-r2.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils
+
+inherit epatch
DESCRIPTION="iplog is a TCP/IP traffic logger"
HOMEPAGE="http://ojnk.sourceforge.net/"