diff options
Diffstat (limited to 'dev-java/qdox/qdox-1.6.3.ebuild')
-rw-r--r-- | dev-java/qdox/qdox-1.6.3.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-java/qdox/qdox-1.6.3.ebuild b/dev-java/qdox/qdox-1.6.3.ebuild index aa32120cf256..8673fd2b4a17 100644 --- a/dev-java/qdox/qdox-1.6.3.ebuild +++ b/dev-java/qdox/qdox-1.6.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 DESCRIPTION="Parser for extracting class/interface/method definitions" |