mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-29 04:27:34 -07:00
17 lines
924 B
Groff
17 lines
924 B
Groff
BDEPEND=app-arch/unzip
|
|
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=>=virtual/jdk-1.8:* dev-java/antlr-runtime:3.5 test? ( dev-java/antlr-tool:3.5 ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 )
|
|
DESCRIPTION=A Java template engine
|
|
EAPI=8
|
|
HOMEPAGE=https://www.stringtemplate.org/
|
|
INHERIT=java-pkg-2 java-pkg-simple
|
|
IUSE=doc source test
|
|
KEYWORDS=amd64 arm64 ppc64 ~x64-solaris
|
|
LICENSE=BSD
|
|
RDEPEND=>=virtual/jre-1.8:* dev-java/antlr-runtime:3.5 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=4
|
|
SRC_URI=https://repo1.maven.org/maven2/org/antlr/ST4/4.3.4/ST4-4.3.4-sources.jar https://github.com/antlr/stringtemplate4/archive/ST4-4.3.4.tar.gz
|
|
_eclasses_=java-utils-2 b41327d85d12ce816943cf4d344add19 java-pkg-2 438c2725ea326202d7fc1eb31af76813 java-pkg-simple df1fc43a5017ec8f5d23007b23731474
|
|
_md5_=cd0234d6844411ed415d53809539b739
|