mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
16 lines
875 B
Plaintext
16 lines
875 B
Plaintext
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=>=dev-java/jnr-ffi-2.2.17:0 dev-java/jnr-constants:0 >=virtual/jdk-11:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 )
|
|
DESCRIPTION=Common cross-project/cross-platform POSIX APIs
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/jnr/jnr-posix
|
|
INHERIT=java-pkg-2 java-pkg-simple
|
|
IUSE=doc source test
|
|
KEYWORDS=amd64 arm64 ppc64
|
|
LICENSE=EPL-2.0 GPL-2 LGPL-2.1
|
|
RDEPEND=>=dev-java/jnr-ffi-2.2.17:0 dev-java/jnr-constants:0 >=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/jnr/jnr-posix/archive/jnr-posix-3.1.20.tar.gz
|
|
_eclasses_=java-utils-2 4fa0be92748bc228f31bd845d285d7f9 java-pkg-2 438c2725ea326202d7fc1eb31af76813 java-pkg-simple df1fc43a5017ec8f5d23007b23731474
|
|
_md5_=b29b4075a1c60988359a0cbdc731012a
|