mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
16 lines
787 B
Groff
16 lines
787 B
Groff
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=>=virtual/jdk-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 )
|
|
DESCRIPTION=Core API and libraries of hamcrest matcher framework.
|
|
EAPI=8
|
|
HOMEPAGE=http://hamcrest.org/JavaHamcrest/
|
|
INHERIT=java-pkg-2 java-pkg-simple
|
|
IUSE=doc source test
|
|
KEYWORDS=amd64 ~arm arm64 ppc64 x86
|
|
LICENSE=BSD
|
|
RDEPEND=>=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/hamcrest/JavaHamcrest/archive/v2.2.tar.gz -> hamcrest-2.2.tar.gz
|
|
_eclasses_=java-utils-2 c79d65661a9f4f72b60376c9e4b3dfa1 java-pkg-2 3b09e051fc2045a0f0b9471b87d4f8bd java-pkg-simple f12881bcef20aecfcb172218e0b260f7
|
|
_md5_=47d0acb6210acbce27298ff1935d1ac8
|