mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 10:18:08 -07:00
2025-12-21 18:45:53 UTC
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DEPEND=test? ( sys-apps/portage[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] )
|
||||
DEPEND=test? ( sys-apps/portage[python_targets_python3_12(-)?,python_targets_python3_13(-)?] )
|
||||
DESCRIPTION=Java environment configuration query tool
|
||||
EAPI=8
|
||||
HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Java
|
||||
INHERIT=meson python-r1 git-r3
|
||||
IUSE=+compat test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
IUSE=+compat test python_targets_python3_12 python_targets_python3_13
|
||||
LICENSE=GPL-2
|
||||
PROPERTIES=live
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) sys-apps/baselayout-java sys-apps/portage[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) sys-apps/baselayout-java sys-apps/portage[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=2
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99e6a34d0f7039439dad788f7443b574 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 python-r1 0e15b2ab9cfc87d7474678201d6bca38 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=26be12b935914c79ba172a6314601fd1
|
||||
_md5_=63206e1446889070b2f38c341f37bbb4
|
||||
|
||||
Reference in New Issue
Block a user