mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
16 lines
896 B
Plaintext
16 lines
896 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 ~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 4fa0be92748bc228f31bd845d285d7f9 java-pkg-2 438c2725ea326202d7fc1eb31af76813 java-pkg-simple df1fc43a5017ec8f5d23007b23731474
|
|
_md5_=59a284f2b00ec233cee1fc33c820de66
|