mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-29 04:27:34 -07:00
16 lines
874 B
Plaintext
16 lines
874 B
Plaintext
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=>=virtual/jdk-11:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:5 )
|
|
DESCRIPTION=Core annotations used for value types, used by Jackson data binding package.
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/FasterXML/jackson-annotations
|
|
INHERIT=java-pkg-2 java-pkg-simple junit5
|
|
IUSE=doc source test
|
|
KEYWORDS=amd64 arm64 ppc64
|
|
LICENSE=Apache-2.0
|
|
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/FasterXML/jackson-annotations/archive/jackson-annotations-2.20.tar.gz
|
|
_eclasses_=java-utils-2 b41327d85d12ce816943cf4d344add19 java-pkg-2 438c2725ea326202d7fc1eb31af76813 java-pkg-simple df1fc43a5017ec8f5d23007b23731474 junit5 88b77cfefed338e1227e1cf761caef5e
|
|
_md5_=93d8147d51f703c8e883366d1b0b4ff8
|