dev-java/ant-junit-1.9.2: forcing jde/jre 1.5 as in other tasks

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Miroslav Šulc
2019-01-18 17:02:08 +01:00
parent d25035acc2
commit 97ebcadcfe

View File

@@ -1,8 +1,11 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
ANT_TASK_JDKVER=1.5
ANT_TASK_JREVER=1.5
inherit ant-tasks
KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"