summaryrefslogtreecommitdiff
path: root/dev-java/nekohtml/nekohtml-1.9.18-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/nekohtml/nekohtml-1.9.18-r1.ebuild')
-rw-r--r--dev-java/nekohtml/nekohtml-1.9.18-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/nekohtml/nekohtml-1.9.18-r1.ebuild b/dev-java/nekohtml/nekohtml-1.9.18-r1.ebuild
index fd1401c96ca6..1b787d352632 100644
--- a/dev-java/nekohtml/nekohtml-1.9.18-r1.ebuild
+++ b/dev-java/nekohtml/nekohtml-1.9.18-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="doc examples source test"
-inherit java-pkg-2 java-ant-2 eutils
+inherit java-pkg-2 java-ant-2 epatch
DESCRIPTION="A simple HTML scanner and tag balancer using standard XML interfaces"