mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
16 lines
931 B
Plaintext
16 lines
931 B
Plaintext
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=dev-java/hamcrest-core:1.3 >=virtual/jdk-1.8:* test? ( dev-java/hamcrest-library:1.3 ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
DESCRIPTION=Simple framework to write repeatable tests
|
|
EAPI=8
|
|
HOMEPAGE=https://junit.org/junit4/
|
|
INHERIT=java-pkg-2 java-pkg-simple
|
|
IUSE=doc source test
|
|
KEYWORDS=amd64 arm64 ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris
|
|
LICENSE=EPL-1.0
|
|
RDEPEND=dev-java/hamcrest-core:1.3 >=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=4
|
|
SRC_URI=https://github.com/junit-team/junit4/archive/28fa2cae48b365c949935b28967ffb3f388e77ef.tar.gz -> junit-4.13.2_p20240222.tar.gz
|
|
_eclasses_=java-utils-2 3febdd17a5820c438f6368dde60d4848 java-pkg-2 38fd81c7880666a00a638ca8deb64d72 java-pkg-simple a728b6bc0cd005d093dd71e93106c98e
|
|
_md5_=aeaac1653bb977156cc2c7bda1b409bb
|