mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 22:08:10 -07:00
2026-04-17 03:30:59 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_12(-)?,python_targets_python3_13(-)?] )
|
||||
DEPEND=test? ( sys-apps/portage[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] )
|
||||
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_12 python_targets_python3_13
|
||||
IUSE=+compat test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
||||
LICENSE=GPL-2
|
||||
PROPERTIES=live
|
||||
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 )
|
||||
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) sys-apps/baselayout-java sys-apps/portage[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=2
|
||||
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot ba2e3d2f7daad91fdef9350dc789d87f rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
||||
_md5_=63206e1446889070b2f38c341f37bbb4
|
||||
_md5_=b5093b4aa9339f0f855f818bc4bb119d
|
||||
|
||||
Reference in New Issue
Block a user