blob: f60e2bfcf38cbc3ec869db162a7b1ba9ba36a53b (
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/java-config-2.2.0-r3 source? ( app-arch/zip )
DESCRIPTION=Clean room implementation of the JCIP Annotations
EAPI=7
HOMEPAGE=https://github.com/stephenc/jcip-annotations
INHERIT=java-pkg-2 java-pkg-simple
IUSE=elibc_FreeBSD doc source
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
SLOT=0
SRC_URI=https://github.com/stephenc/jcip-annotations/archive/jcip-annotations-1.0-1.tar.gz
_eclasses_=java-utils-2 ac9fb9efa5413c5fb85a4203fe930e88 java-pkg-2 a3d583b3f640032c3eff643a4191bd03 java-pkg-simple 148ea0f0bf459bdb4768a56036df3cc2
_md5_=78785c64a3c1068823508bd3117b2dcf
|