mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
16 lines
886 B
Plaintext
16 lines
886 B
Plaintext
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=>=dev-java/jnr-ffi-2.2.12:2 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 ~arm arm64 ppc64 x86
|
|
LICENSE=EPL-2.0 GPL-2 LGPL-2.1
|
|
RDEPEND=>=dev-java/jnr-ffi-2.2.12:2 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=3.0
|
|
SRC_URI=https://github.com/jnr/jnr-posix/archive/jnr-posix-3.1.16.tar.gz
|
|
_eclasses_=java-utils-2 d2bf348d35fd96d97944269dfbaf0f97 java-pkg-2 b6d755b4f6afabfd933932be28b46368 java-pkg-simple 8221818a4df90800de803a44fd0875b4
|
|
_md5_=e90a18e75b3157208931975c47c8d182
|