blob: 154b11440b603d8b0cce7687e843169b9d04bfa8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install preinst prepare setup test
DEPEND=>=virtual/jdk-1.8:* dev-java/junit:4 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
DESCRIPTION=ClassLoader per Test runner for JUnit 4.12+
EAPI=7
HOMEPAGE=http://nexus.sonatype.org/oss-repository-hosting.html/junit-clptr
INHERIT=java-pkg-2 java-pkg-simple
IUSE=doc source
KEYWORDS=amd64 ppc64
LICENSE=Apache-2.0
RDEPEND=>=virtual/jre-1.8:* dev-java/junit:4 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
SLOT=0
SRC_URI=https://github.com/bitstrings/junit-clptr/archive/refs/tags/1.2.2.tar.gz -> junit-clptr-1.2.2-sources.tar.gz
_eclasses_=java-utils-2 4b88d12e899778ff681b67d7bcbb54f0 java-pkg-2 6e6478d8b78f18251c008bad32994df9 java-pkg-simple 8221818a4df90800de803a44fd0875b4
_md5_=94cefba96ce36c913ad35bdf6c74beab
|