mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
17 lines
762 B
Plaintext
17 lines
762 B
Plaintext
BDEPEND=>=dev-java/ant-1.10.14-r3:0
|
|
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=>=virtual/jdk-1.8:* test? ( >=dev-java/ant-1.10.14:0[junit] ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
DESCRIPTION=Java Compiler Compiler - The Java Parser Generator
|
|
EAPI=8
|
|
HOMEPAGE=https://javacc.github.io/javacc/
|
|
INHERIT=java-pkg-2
|
|
IUSE=doc examples source test
|
|
KEYWORDS=amd64 arm64
|
|
LICENSE=BSD-2
|
|
RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=7.0.4
|
|
SRC_URI=https://github.com/javacc/javacc/archive/7.0.4.tar.gz -> javacc-7.0.4.tar.gz
|
|
_eclasses_=java-utils-2 4fa0be92748bc228f31bd845d285d7f9 java-pkg-2 438c2725ea326202d7fc1eb31af76813
|
|
_md5_=becc9e6b93824063cf082ab2d1909fec
|