2016-01-16 19:26:04 +03:00
|
|
|
# Copyright 1999-2016 Gentoo Foundation
|
2013-08-29 11:37:59 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
EAPI="5"
|
|
|
|
|
|
|
|
ANT_TASK_DEPNAME="sun-jai-bin"
|
|
|
|
|
|
|
|
inherit ant-tasks
|
|
|
|
|
2016-01-16 19:26:04 +03:00
|
|
|
KEYWORDS="amd64 ppc64 x86 ~x86-fbsd"
|
2013-08-29 11:37:59 +04:00
|
|
|
|
|
|
|
# Unmigrated, has textrels and there's also some source one now too.
|
|
|
|
DEPEND=">=dev-java/sun-jai-bin-1.1.2.01-r1"
|
|
|
|
RDEPEND="${DEPEND}"
|