blob: 0fee97bcee5d59e950055e23a728bec5c7baba2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install preinst prepare pretend setup test
DEPEND=>=dev-java/error-prone-annotations-2.27.1:0 ~dev-java/guava-33.2.0:0 dev-java/jsr305:0 dev-java/junit:4 dev-java/checker-framework-qual:0 dev-java/j2objc-annotations:0 >=virtual/jdk-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 )
DESCRIPTION=A set of java classes to assist the tests for Guava itself
EAPI=8
HOMEPAGE=https://github.com/google/guava
INHERIT=java-pkg-2 java-pkg-simple check-reqs
IUSE=doc source test
KEYWORDS=amd64 ~arm arm64 ppc64 x86
LICENSE=Apache-2.0
RDEPEND=>=dev-java/error-prone-annotations-2.27.1:0 ~dev-java/guava-33.2.0:0 dev-java/jsr305:0 dev-java/junit:4 >=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/guava/archive/v33.2.0.tar.gz -> guava-33.2.0.tar.gz test? ( https://repo1.maven.org/maven2/com/google/truth/truth/1.4.2/truth-1.4.2.jar )
_eclasses_=java-utils-2 4b88d12e899778ff681b67d7bcbb54f0 java-pkg-2 6e6478d8b78f18251c008bad32994df9 java-pkg-simple 8221818a4df90800de803a44fd0875b4 check-reqs 2a9731073c152554078a9a8df8fc0f1b
_md5_=329d4bf3ad3499608a9fbd25f97f38d7
|