commit:     0a091a26b84317669645b7a882743cb4b7772f80
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 18:25:58 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 19:01:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a091a26

sys-apps/xinetd: eutils->epatch

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/xinetd/xinetd-2.3.15-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild 
b/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
index fc91c97a8ad..4dad4fcdcb2 100644
--- a/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
+++ b/sys-apps/xinetd/xinetd-2.3.15-r3.ebuild
@@ -1,9 +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 flag-o-matic systemd toolchain-funcs
+inherit epatch flag-o-matic systemd toolchain-funcs
 
 DESCRIPTION="powerful replacement for inetd"
 HOMEPAGE="http://www.xinetd.org/ https://github.com/xinetd-org/xinetd";

Reply via email to