From c9947f18ed97f1f34526fff63f118ca90c7ef924 Mon Sep 17 00:00:00 2001 From: Sam James <sam@gentoo.org> Date: Fri, 16 Apr 2021 15:06:07 +0100 Subject: www-servers/resin: eutils->epatch Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> --- www-servers/resin/resin-4.0.48-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www-servers/resin') diff --git a/www-servers/resin/resin-4.0.48-r1.ebuild b/www-servers/resin/resin-4.0.48-r1.ebuild index f6273d76edc8..a0c767c66282 100644 --- a/www-servers/resin/resin-4.0.48-r1.ebuild +++ b/www-servers/resin/resin-4.0.48-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" JAVA_PKG_IUSE="source" -inherit java-pkg-2 java-ant-2 eutils flag-o-matic multilib user +inherit java-pkg-2 java-ant-2 epatch flag-o-matic multilib user DESCRIPTION="A fast Servlet and JSP engine" HOMEPAGE="http://www.caucho.com" -- cgit v1.2.3-65-gdbad