mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-01 05:08:10 -07:00
16 lines
1.1 KiB
Plaintext
16 lines
1.1 KiB
Plaintext
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=dev-java/auto-value:0 dev-java/checker-framework-qual:0 dev-java/error-prone-annotations:0 dev-java/escapevelocity:0 >=dev-java/guava-33.4.8:0 dev-java/incap:0 dev-java/javapoet:0 dev-java/junit:4 dev-java/truth:0 >=virtual/jdk-11:* test? ( >=dev-java/guava-testlib-33.4.8:0 dev-java/jspecify:0 ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 )
|
|
DESCRIPTION=Testing tools for javac and annotation processors
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/google/compile-testing
|
|
INHERIT=java-pkg-2 java-pkg-simple
|
|
IUSE=source test
|
|
KEYWORDS=amd64 arm64 ppc64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/google/compile-testing/archive/v0.23.0.tar.gz -> compile-testing-0.23.0.tar.gz
|
|
_eclasses_=java-utils-2 b41327d85d12ce816943cf4d344add19 java-pkg-2 438c2725ea326202d7fc1eb31af76813 java-pkg-simple df1fc43a5017ec8f5d23007b23731474
|
|
_md5_=5364408e5ca5be6013c59dfde40cb678
|