From d2b56c743f9c5b08b2420ce67c62285ef6a81fd1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 15:01:26 +0100 Subject: sys-apps/tomoyo-tools: eutils->epatch Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James --- sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20130214.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-apps/tomoyo-tools') diff --git a/sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20130214.ebuild b/sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20130214.ebuild index 998598543f43..fe6c6041421c 100644 --- a/sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20130214.ebuild +++ b/sys-apps/tomoyo-tools/tomoyo-tools-2.5.0_p20130214.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils multilib toolchain-funcs +inherit epatch multilib toolchain-funcs MY_P="${P/_p/-}" DESCRIPTION="TOMOYO Linux tools" -- cgit v1.2.3-65-gdbad