summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 15:06:07 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:05:16 +0100
commitc9947f18ed97f1f34526fff63f118ca90c7ef924 (patch)
treec3ec666a33ff9325c931e8337ee39e4e228ee03f /www-servers/resin/resin-4.0.48-r1.ebuild
parentwww-servers/monkeyd: eutils->epatch (diff)
downloadgentoo-c9947f18ed97f1f34526fff63f118ca90c7ef924.tar.gz
gentoo-c9947f18ed97f1f34526fff63f118ca90c7ef924.tar.bz2
gentoo-c9947f18ed97f1f34526fff63f118ca90c7ef924.zip
www-servers/resin: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/resin/resin-4.0.48-r1.ebuild')
-rw-r--r--www-servers/resin/resin-4.0.48-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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"