summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:44:10 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:54:31 +0100
commit06ebdd248a691d92cf3dbce0a86d736d8068ca30 (patch)
tree9a7bea5f97707b606583d995744912f28d2db61d /dev-java
parentdev-java/commons-digester: eutils->epatch (diff)
downloadgentoo-06ebdd248a691d92cf3dbce0a86d736d8068ca30.tar.gz
gentoo-06ebdd248a691d92cf3dbce0a86d736d8068ca30.tar.bz2
gentoo-06ebdd248a691d92cf3dbce0a86d736d8068ca30.zip
dev-java/commons-el: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/commons-el/commons-el-1.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-el/commons-el-1.0-r3.ebuild b/dev-java/commons-el/commons-el-1.0-r3.ebuild
index a7b3d71f48c2..931d642c470b 100644
--- a/dev-java/commons-el/commons-el-1.0-r3.ebuild
+++ b/dev-java/commons-el/commons-el-1.0-r3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 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 eutils java-pkg-2 java-ant-2 java-osgi
+inherit epatch java-pkg-2 java-ant-2 java-osgi
DESCRIPTION="EL is the JSP 2.0 Expression Language Interpreter from Apache"
HOMEPAGE="http://commons.apache.org/el/"