dev-libs/leatherman: remove installing vendored boost library
[gentoo.git] / dev-java / ant-commons-logging / ant-commons-logging-1.10.7.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 ANT_TASK_JDKVER=1.8
7 ANT_TASK_JREVER=1.8
8
9 inherit ant-tasks
10
11 KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
12
13 DEPEND=">=dev-java/commons-logging-1.0.4-r2:0"
14 RDEPEND="${DEPEND}"