blob: d983504f172b43660131bc6dda8c09d8f334d09b (
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 x86
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 c79d65661a9f4f72b60376c9e4b3dfa1 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd java-pkg-simple 20f7aa09b49045020177a457e5a1a883
_md5_=cf422be6a5523815b02e67c5e3ea8ca8
|