2022-12-14 10:32:49 UTC

This commit is contained in:
Repository mirror & CI
2022-12-14 10:32:49 +00:00
parent af0bd4f351
commit fe437aa2b5
877 changed files with 2275 additions and 2290 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-util/cmake sys-devel/gnuconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare pretend setup test
DEPEND=|| ( >=dev-lang/python-3.11.0_p2:3.11 >=dev-lang/python-3.10.8_p3:3.10 >=dev-lang/python-3.9.15_p3:3.9 >=dev-lang/python-3.8.15_p3:3.8 )
DEPEND=|| ( >=dev-lang/python-3.11.1:3.11 >=dev-lang/python-3.10.9:3.10 >=dev-lang/python-3.9.16:3.9 >=dev-lang/python-3.8.16:3.8 )
DESCRIPTION=Microsoft DirectX Shader Compiler which is based on LLVM/Clang
EAPI=8
HOMEPAGE=https://github.com/microsoft/DirectXShaderCompiler
@@ -10,5 +10,5 @@ LICENSE=Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc
RDEPEND=sys-libs/zlib:0= >=dev-libs/libffi-3.4.2-r1:0=
SLOT=0
SRC_URI=https://github.com/microsoft/DirectXShaderCompiler/archive/refs/tags/v1.7.2207.tar.gz -> DirectXShaderCompiler-1.7.2207.tar.gz https://github.com/KhronosGroup/SPIRV-Headers/archive/0bcc624926a25a2a273d07877fd25a6ff5ba1cfb.tar.gz -> DirectXShaderCompiler-headers-0bcc624926a25a2a273d07877fd25a6ff5ba1cfb.tar.gz https://github.com/KhronosGroup/SPIRV-Tools/archive/71b2aee6c868a673ec82d1385f97593aa2881316.tar.gz -> DirectXShaderCompiler-tools-71b2aee6c868a673ec82d1385f97593aa2881316.tar.gz
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 646b7a2a63596361551a6c1fabf28057 check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c python-utils-r1 25c880c1db58e21b80b684bacc964958 python-any-r1 f2f00fb79b5e888b5011d4c51240ae97
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 646b7a2a63596361551a6c1fabf28057 check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-any-r1 1a218637f27d4c027b92e511707264fd
_md5_=b579fdc32ceadd96d54e992dd27f73a1

View File

@@ -1,4 +1,4 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=FoBiS.py, a Fortran Building System for poor men
EAPI=7
@@ -7,9 +7,9 @@ INHERIT=distutils-r1
IUSE=graphviz python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=graphviz? ( dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 )
RDEPEND=graphviz? ( dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/F/FoBiS.py/FoBiS.py-3.0.5.tar.gz -> FoBiS-3.0.5.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=60c3c87975fed51196428bfa213417bf

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-python/setuptools_scm-3.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-util/ninja dev-util/cmake test? ( >=app-arch/brotli-1.0.1[python,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-arch/zopfli-0.1.4 dev-cpp/antlr-cpp:4 >=dev-python/booleanOperations-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/brotlicffi-0.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/defcon-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fontMath-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fontPens[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fonttools-4.26.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fs-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/lxml-4.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4.62.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufoNormalizer-0.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/psautohint-2.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] !app-i18n/transifex-client >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=>=dev-python/setuptools_scm-3.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-util/ninja dev-util/cmake test? ( >=app-arch/brotli-1.0.1[python,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-arch/zopfli-0.1.4 dev-cpp/antlr-cpp:4 >=dev-python/booleanOperations-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/brotlicffi-0.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/defcon-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fontMath-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fontPens[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fonttools-4.26.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fs-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/lxml-4.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4.62.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufoNormalizer-0.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/psautohint-2.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] !app-i18n/transifex-client >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=>=app-arch/brotli-1.0.1[python,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-arch/zopfli-0.1.4 dev-cpp/antlr-cpp:4 >=dev-python/cython-0.29.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/scikit-build-0.11.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Adobe Font Development Kit for OpenType
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=app-arch/brotli-1.0.1[python,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-arch/zopfli-0.1.4 dev-cpp/antlr-cpp:4 >=dev-python/booleanOperations-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/brotlicffi-0.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/defcon-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fontMath-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fontPens[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fonttools-4.26.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fs-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/lxml-4.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4.62.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufoNormalizer-0.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/psautohint-2.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] !app-i18n/transifex-client python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 )
RDEPEND=>=app-arch/brotli-1.0.1[python,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-arch/zopfli-0.1.4 dev-cpp/antlr-cpp:4 >=dev-python/booleanOperations-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/brotlicffi-0.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/defcon-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fontMath-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fontPens[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fonttools-4.26.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fs-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/lxml-4.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4.62.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufoNormalizer-0.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufoProcessor-1.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/psautohint-2.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] !app-i18n/transifex-client python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/adobe-type-tools/afdko/archive/refs/tags/3.8.1.tar.gz -> afdko-3.8.1.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=be57794d8a63073a9c80b68d1775f93c

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/bison sys-devel/flex doc? ( app-doc/doxygen python? ( dev-python/sphinx ) ) man? ( app-text/asciidoc app-text/xmlto ) python? ( dev-lang/swig ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=configure install prepare setup
DEPEND=dev-libs/glib:2 dev-libs/elfutils python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) virtual/libcrypt )
DEPEND=dev-libs/glib:2 dev-libs/elfutils python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) virtual/libcrypt )
DESCRIPTION=A command-line tool and library to read and convert trace files
EAPI=8
HOMEPAGE=https://babeltrace.org
@@ -8,10 +8,10 @@ INHERIT=autotools python-single-r1
IUSE=debug doc man python test python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/glib:2 dev-libs/elfutils python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) virtual/libcrypt )
RDEPEND=dev-libs/glib:2 dev-libs/elfutils python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) virtual/libcrypt )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.efficios.com/files/babeltrace/babeltrace2-2.0.4.tar.bz2
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=6977a8ab8834a67ec394197a49541bbd

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=test? ( || ( >=dev-lang/python-3.10.8_p3:3.10 >=dev-lang/python-3.9.15_p3:3.9 >=dev-lang/python-3.8.15_p3:3.8 >=dev-python/pypy3-7.3.9_p9:0 ) || ( ( >=dev-lang/python-3.10.8_p3:3.10 >=dev-python/filecheck-0.0.17[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.15_p3:3.9 >=dev-python/filecheck-0.0.17[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.15_p3:3.8 >=dev-python/filecheck-0.0.17[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.9_p9:0 >=dev-python/filecheck-0.0.17[python_targets_pypy3(-)] ) ) || ( ( >=dev-lang/python-3.10.8_p3:3.10 dev-python/lit[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.15_p3:3.9 dev-python/lit[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.15_p3:3.8 dev-python/lit[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.9_p9:0 dev-python/lit[python_targets_pypy3(-)] ) ) )
DEPEND=test? ( || ( >=dev-lang/python-3.10.9:3.10 >=dev-lang/python-3.9.16:3.9 >=dev-lang/python-3.8.16:3.8 >=dev-python/pypy3-7.3.10-r1:0 ) || ( ( >=dev-lang/python-3.10.9:3.10 >=dev-python/filecheck-0.0.17[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16:3.9 >=dev-python/filecheck-0.0.17[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.16:3.8 >=dev-python/filecheck-0.0.17[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.10-r1:0 >=dev-python/filecheck-0.0.17[python_targets_pypy3(-)] ) ) || ( ( >=dev-lang/python-3.10.9:3.10 dev-python/lit[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16:3.9 dev-python/lit[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.16:3.8 dev-python/lit[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.10-r1:0 dev-python/lit[python_targets_pypy3(-)] ) ) )
DESCRIPTION=Compiler and toolchain infrastructure library for WebAssembly
EAPI=8
HOMEPAGE=https://github.com/WebAssembly/binaryen
@@ -11,5 +11,5 @@ LICENSE=Apache-2.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/WebAssembly/binaryen/archive/version_105.tar.gz -> binaryen-105.tar.gz
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 646b7a2a63596361551a6c1fabf28057 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-any-r1 f2f00fb79b5e888b5011d4c51240ae97
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 646b7a2a63596361551a6c1fabf28057 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-any-r1 1a218637f27d4c027b92e511707264fd
_md5_=a8b7e81fe483a437aa0e067618dbe8a7

View File

@@ -1,4 +1,4 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=test? ( gui-libs/gtk:4[introspection] )
DESCRIPTION=Compiler for Blueprint, a markup language for GTK user interfaces
@@ -8,10 +8,10 @@ INHERIT=meson python-r1
IUSE=doc test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=LGPL-3+
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 )
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.4.0/blueprint-compiler-v0.4.0.tar.bz2
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 meson 1994a5aef5d4f5798b92f64d6f9a6003 multibuild d26d81f242cb193d899a72bca423d0bd python-r1 2d51fd03931e743811ce30d198e4dcfd
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 meson 1994a5aef5d4f5798b92f64d6f9a6003 multibuild d26d81f242cb193d899a72bca423d0bd python-r1 2d51fd03931e743811ce30d198e4dcfd
_md5_=25f68b62212f76d10597e1eeabf8958f

View File

@@ -1,4 +1,4 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=test? ( gui-libs/gtk:4[introspection] )
DESCRIPTION=Compiler for Blueprint, a markup language for GTK user interfaces
@@ -8,10 +8,10 @@ INHERIT=meson python-r1
IUSE=doc test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=LGPL-3+
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 )
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.6.0/blueprint-compiler-v0.6.0.tar.bz2
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 meson 1994a5aef5d4f5798b92f64d6f9a6003 multibuild d26d81f242cb193d899a72bca423d0bd python-r1 2d51fd03931e743811ce30d198e4dcfd
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 meson 1994a5aef5d4f5798b92f64d6f9a6003 multibuild d26d81f242cb193d899a72bca423d0bd python-r1 2d51fd03931e743811ce30d198e4dcfd
_md5_=bd22de0ad6d9f914dfdf352289bc7ced

View File

@@ -1,4 +1,4 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEPEND=test? ( gui-libs/gtk:4[introspection] )
DESCRIPTION=Compiler for Blueprint, a markup language for GTK user interfaces
@@ -8,9 +8,9 @@ INHERIT=meson python-r1 git-r3
IUSE=doc test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
LICENSE=LGPL-3+
PROPERTIES=live
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 )
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 meson 1994a5aef5d4f5798b92f64d6f9a6003 multibuild d26d81f242cb193d899a72bca423d0bd python-r1 2d51fd03931e743811ce30d198e4dcfd git-r3 2347f8fe2d392b2a091191f94be37e6f
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 meson 1994a5aef5d4f5798b92f64d6f9a6003 multibuild d26d81f242cb193d899a72bca423d0bd python-r1 2d51fd03931e743811ce30d198e4dcfd git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=bd22de0ad6d9f914dfdf352289bc7ced

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-python/setuptools_scm[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( media-gfx/fontdiff dev-python/mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ttfautohint-py-0.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/MutatorMath-3.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/fonttools-4.32.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/glyphsLib-6.0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fontMath-0.9.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/attrs-19[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/lxml-4.2.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/compreffor[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/unicodedata2-14[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=dev-python/setuptools_scm[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( media-gfx/fontdiff dev-python/mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ttfautohint-py-0.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/MutatorMath-3.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/fonttools-4.32.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/glyphsLib-6.0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fontMath-0.9.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/attrs-19[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/lxml-4.2.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/compreffor[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/unicodedata2-14[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install postinst prepare setup test
DESCRIPTION=A wrapper for several Python libraries to compile fonts from sources
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 optfeature
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/fonttools-4.32.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/glyphsLib-6.0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fontMath-0.9.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/attrs-19[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/lxml-4.2.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/compreffor[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/unicodedata2-14[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 )
RDEPEND=>=dev-python/fonttools-4.32.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/glyphsLib-6.0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufo2ft-2.27.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/fontMath-0.9.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/ufoLib2-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/attrs-19[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/lxml-4.2.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/compreffor[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/unicodedata2-14[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/googlefonts/fontmake/archive/refs/tags/v3.3.0.tar.gz -> fontmake-3.3.0.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87 optfeature 1a2157392a869265b2afcb63a26c12ac
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 9c5f8e35fdc556c29573796aca3e87ea optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=fb6022944da70bc7db56ee98f984650d

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/json5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=test? ( dev-python/json5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Fortran Language Server (fortls)
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/json5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 )
RDEPEND=dev-python/json5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/f/fortls/fortls-2.13.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=27f7d7499dac32fe79ae1b17c10b5a4f

View File

@@ -1,6 +1,6 @@
BDEPEND=virtual/fortran
DEFINED_PHASES=compile install prepare pretend setup test
DEPEND=dev-libs/toml-f:0/2 dev-libs/m_cli2 doc? ( || ( >=dev-lang/python-3.10.8_p3:3.10 >=dev-lang/python-3.9.15_p3:3.9 >=dev-lang/python-3.8.15_p3:3.8 ) || ( ( >=dev-lang/python-3.10.8_p3:3.10 app-doc/ford[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.15_p3:3.9 app-doc/ford[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.15_p3:3.8 app-doc/ford[python_targets_python3_8(-)] ) ) ) virtual/fortran
DEPEND=dev-libs/toml-f:0/2 dev-libs/m_cli2 doc? ( || ( >=dev-lang/python-3.10.9:3.10 >=dev-lang/python-3.9.16:3.9 >=dev-lang/python-3.8.16:3.8 ) || ( ( >=dev-lang/python-3.10.9:3.10 app-doc/ford[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16:3.9 app-doc/ford[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.16:3.8 app-doc/ford[python_targets_python3_8(-)] ) ) ) virtual/fortran
DESCRIPTION=Fortran Package Manager (fpm)
EAPI=8
HOMEPAGE=https://fpm.fortran-lang.org
@@ -12,5 +12,5 @@ RDEPEND=dev-libs/toml-f:0/2 dev-libs/m_cli2 dev-vcs/git virtual/fortran
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/fortran-lang/fpm/archive/v0.7.0.tar.gz -> fpm-0.7.0.tar.gz https://github.com/fortran-lang/fpm/releases/download/v0.7.0/fpm-0.7.0.F90
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 fortran-2 72d28c6872beb1e7cb99684b0ae4715d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-any-r1 f2f00fb79b5e888b5011d4c51240ae97
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 fortran-2 72d28c6872beb1e7cb99684b0ae4715d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-any-r1 1a218637f27d4c027b92e511707264fd
_md5_=1f44064a29b3108dfce70932a49269c0

View File

@@ -1,4 +1,4 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Fypp - Python powered Fortran preprocessor
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 )
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/f/fypp/fypp-3.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=4dbd67f64e048f3d0f056fcbd3383c52

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/statmake[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/ufoLib2[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_8(-)] app-arch/brotli[python,python_targets_python3_8(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_8(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_8(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/skia-pathops[python_targets_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)] dev-python/hyperglot[python_targets_python3_8(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_8(-)] dev-python/vharfbuzz[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
BDEPEND=test? ( dev-python/statmake[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/ufoLib2[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_8(-)] app-arch/brotli[python,python_targets_python3_8(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_8(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_8(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/skia-pathops[python_targets_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)] dev-python/hyperglot[python_targets_python3_8(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_8(-)] dev-python/vharfbuzz[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-python/statmake[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/ufoLib2[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_8(-)] app-arch/brotli[python,python_targets_python3_8(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_8(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_8(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/skia-pathops[python_targets_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)] dev-python/hyperglot[python_targets_python3_8(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_8(-)] dev-python/vharfbuzz[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools_scm-4[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools_scm-4[python_targets_python3_9(-)] )
DESCRIPTION=Miscellaneous tools for working with the Google Fonts collection
@@ -9,10 +9,10 @@ IUSE=test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT test? ( OFL )
PROPERTIES=test_network
RDEPEND=dev-python/statmake[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/ufoLib2[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_8(-)] app-arch/brotli[python,python_targets_python3_8(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_8(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_8(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/skia-pathops[python_targets_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)] dev-python/hyperglot[python_targets_python3_8(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_8(-)] dev-python/vharfbuzz[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
RDEPEND=dev-python/statmake[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/ufoLib2[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_8(-)] app-arch/brotli[python,python_targets_python3_8(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_8(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_8(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/skia-pathops[python_targets_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)] dev-python/hyperglot[python_targets_python3_8(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_8(-)] dev-python/vharfbuzz[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/googlefonts/gftools/archive/refs/tags/v0.9.10.tar.gz -> gftools-0.9.10.tar.gz https://github.com/schriftgestalt/GlyphsInfo/archive/e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz -> GlyphsInfo-e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 da32ffc285e9f13313f2387570e35b87
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=5c090b80c6ee3d477682e025ae0f3cc5

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/statmake[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/ufoLib2[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_8(-)] app-arch/brotli[python,python_targets_python3_8(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_8(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_8(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/skia-pathops[python_targets_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)] dev-python/hyperglot[python_targets_python3_8(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_8(-)] dev-python/vharfbuzz[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
BDEPEND=test? ( dev-python/statmake[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/ufoLib2[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_8(-)] app-arch/brotli[python,python_targets_python3_8(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_8(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_8(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/skia-pathops[python_targets_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)] dev-python/hyperglot[python_targets_python3_8(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_8(-)] dev-python/vharfbuzz[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-python/statmake[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/ufoLib2[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_8(-)] app-arch/brotli[python,python_targets_python3_8(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_8(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_8(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/skia-pathops[python_targets_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)] dev-python/hyperglot[python_targets_python3_8(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_8(-)] dev-python/vharfbuzz[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools_scm-4[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools_scm-4[python_targets_python3_9(-)] )
DESCRIPTION=Miscellaneous tools for working with the Google Fonts collection
@@ -9,10 +9,10 @@ IUSE=test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT test? ( OFL )
PROPERTIES=test_network
RDEPEND=dev-python/statmake[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/ufoLib2[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_8(-)] app-arch/brotli[python,python_targets_python3_8(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_8(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_8(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/skia-pathops[python_targets_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)] dev-python/hyperglot[python_targets_python3_8(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_8(-)] dev-python/vharfbuzz[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
RDEPEND=dev-python/statmake[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/ufoLib2[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_8(-)] app-arch/brotli[python,python_targets_python3_8(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_8(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_8(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/skia-pathops[python_targets_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)] dev-python/hyperglot[python_targets_python3_8(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_8(-)] dev-python/vharfbuzz[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufoLib2[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] >=dev-python/axisregistry-0.2.0[python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] >=dev-util/fontmake-3.3.0[python_targets_python3_9(-)] app-arch/brotli[python,python_targets_python3_9(-)] >=dev-python/browserstack-local-python-1.2.2[python_targets_python3_9(-)] >=dev-python/pybrowserstack-screenshots-0.1[python_targets_python3_9(-)] >=dev-python/gflanguages-0.4.0[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] >=dev-python/glyphsets-0.2.1[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/skia-pathops[python_targets_python3_9(-)] dev-python/jinja[python_targets_python3_9(-)] dev-python/hyperglot[python_targets_python3_9(-)] >=dev-python/fontFeatures-1.6.2[python_targets_python3_9(-)] dev-python/vharfbuzz[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/googlefonts/gftools/archive/refs/tags/v0.9.11.tar.gz -> gftools-0.9.11.tar.gz https://github.com/schriftgestalt/GlyphsInfo/archive/e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz -> GlyphsInfo-e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 da32ffc285e9f13313f2387570e35b87
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=5c090b80c6ee3d477682e025ae0f3cc5

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=app-accessibility/at-spi2-atk:2 dev-libs/atk:0 dev-libs/expat:0 dev-libs/glib:2 dev-libs/nspr:0 dev-libs/nss:0 media-libs/alsa-lib:0 media-libs/fontconfig:1.0 net-print/cups:0 sys-apps/dbus:0 x11-libs/cairo:0 x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11:0 x11-libs/libxcb:0 x11-libs/libXcomposite:0 x11-libs/libXcursor:0 x11-libs/libXdamage:0 x11-libs/libXext:0 x11-libs/libXfixes:0 x11-libs/libXi:0 x11-libs/libXrandr:0 x11-libs/libXrender:0 x11-libs/libXScrnSaver:0 x11-libs/libXtst:0 x11-libs/pango:0 ayatana? ( dev-libs/libappindicator:3 )
SLOT=0
SRC_URI=https://github.com/Kong/insomnia/releases/download/core@2020.3.3/Insomnia.Core-2020.3.3.deb
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c pax-utils 91d47e5d20627c717aa878b9167c62a8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 unpacker bc57272a0491765c71d973c8cfd35063 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c pax-utils 91d47e5d20627c717aa878b9167c62a8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 unpacker f03f9c0c03643e8057ad762b297ce01e xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=41d54fb19de5d1d6e68287da481aa1f9

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=app-accessibility/at-spi2-atk:2 dev-libs/atk:0 dev-libs/expat:0 dev-libs/glib:2 dev-libs/nspr:0 dev-libs/nss:0 media-libs/alsa-lib:0 media-libs/fontconfig:1.0 net-print/cups:0 sys-apps/dbus:0 x11-libs/cairo:0 x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11:0 x11-libs/libxcb:0 x11-libs/libXcomposite:0 x11-libs/libXcursor:0 x11-libs/libXdamage:0 x11-libs/libXext:0 x11-libs/libXfixes:0 x11-libs/libXi:0 x11-libs/libXrandr:0 x11-libs/libXrender:0 x11-libs/libXScrnSaver:0 x11-libs/libXtst:0 x11-libs/pango:0 ayatana? ( dev-libs/libappindicator:3 )
SLOT=0
SRC_URI=https://github.com/Kong/insomnia/releases/download/core@2020.5.2/Insomnia.Core-2020.5.2.deb
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c pax-utils 91d47e5d20627c717aa878b9167c62a8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 unpacker bc57272a0491765c71d973c8cfd35063 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c pax-utils 91d47e5d20627c717aa878b9167c62a8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 unpacker f03f9c0c03643e8057ad762b297ce01e xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=200040771489faac4b2d638c935da364

View File

@@ -1,4 +1,4 @@
BDEPEND=python_single_target_python3_8? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_9(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-python/path[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/path[python_targets_python3_9(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8[xml] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9[xml] ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
BDEPEND=python_single_target_python3_8? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_9(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-python/path[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/path[python_targets_python3_9(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8[xml] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9[xml] ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=Command line tool for Open Build Service
EAPI=7
@@ -7,10 +7,10 @@ INHERIT=bash-completion-r1 distutils-r1
IUSE=test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8[xml] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9[xml] )
RDEPEND=app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8[xml] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9[xml] )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/openSUSE/osc/archive/0.173.0.tar.gz -> osc-0.173.0.tar.gz
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 da32ffc285e9f13313f2387570e35b87
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=358f6b1af2e1ddf39352d546e440a808

View File

@@ -1,4 +1,4 @@
BDEPEND=python_single_target_python3_8? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_9(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-python/path[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/path[python_targets_python3_9(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8[xml] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9[xml] ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] ) >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=python_single_target_python3_8? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_9(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_8? ( dev-python/path[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/path[python_targets_python3_9(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.1.3[python_targets_python3_9(-)] ) ) python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8[xml] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9[xml] ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare setup test unpack
DESCRIPTION=Command line tool for Open Build Service
EAPI=7
@@ -7,9 +7,9 @@ INHERIT=bash-completion-r1 distutils-r1 git-r3
IUSE=test python_single_target_python3_8 python_single_target_python3_9
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8[xml] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9[xml] )
RDEPEND=app-arch/rpm[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8[xml] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9[xml] )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 da32ffc285e9f13313f2387570e35b87 git-r3 2347f8fe2d392b2a091191f94be37e6f
_eclasses_=toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 9c5f8e35fdc556c29573796aca3e87ea git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=358f6b1af2e1ddf39352d546e440a808

View File

@@ -12,5 +12,5 @@ RDEPEND=media-libs/freetype media-libs/woff2 sys-libs/zlib sanitize? ( app-arch/
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/khaledhosny/ots/archive/refs/tags/v8.1.4.tar.gz -> ots-8.1.4.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 meson 1994a5aef5d4f5798b92f64d6f9a6003
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=578ec56983e672bc1aa14ae87a5360fb

View File

@@ -12,5 +12,5 @@ RDEPEND=media-libs/freetype media-libs/woff2 sys-libs/zlib sanitize? ( app-arch/
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/khaledhosny/ots/archive/refs/tags/v8.2.1.tar.gz -> ots-8.2.1.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 meson 1994a5aef5d4f5798b92f64d6f9a6003
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=8a295e4b1f34c41e86b9f8290403acf2

View File

@@ -1,6 +1,6 @@
BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/setuptools-65.5.1[python_targets_python3_11(-)] )
BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) python_single_target_python3_8? ( >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/setuptools-65.5.1[python_targets_python3_11(-)] )
DEFINED_PHASES=compile configure install prepare pretend setup test
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 )
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
DESCRIPTION=Helper tool for developing and building postmarketOS
EAPI=8
HOMEPAGE=https://postmarketos.org/
@@ -8,10 +8,10 @@ INHERIT=distutils-r1 linux-info
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=-alpha ~amd64 -arm -hppa -ia64 -ppc -ppc64 -riscv -sparc
LICENSE=GPL-3
RDEPEND=dev-vcs/git python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 )
RDEPEND=dev-vcs/git python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=mirror test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pmbootstrap/pmbootstrap-1.46.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 da32ffc285e9f13313f2387570e35b87 linux-info 7a3f8b289bc442b8151fb29bfefe3b76
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 9c5f8e35fdc556c29573796aca3e87ea linux-info 7a3f8b289bc442b8151fb29bfefe3b76
_md5_=4577d70cc8077bba7b6d68ed07b20f2b

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( >=dev-python/fonttools-4.20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fs[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=test? ( >=dev-python/fonttools-4.20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fs[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare setup test unpack
DESCRIPTION=A standalone version of AFDKO autohinter
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=edo meson distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/fonttools-4.20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fs[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 )
RDEPEND=>=dev-python/fonttools-4.20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fs[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/adobe-type-tools/psautohint/archive/refs/tags/v2.4.0.tar.gz -> psautohint-2.4.0.gh.tar.gz test? ( https://github.com/adobe-type-tools/psautohint-testdata/archive/1e4c5061d328105c4dcfcb6fdbc27ec49b3e9d23.tar.gz -> psautohint-testdata-1e4c5061d328105c4dcfcb6fdbc27ec49b3e9d23.gh.tar.gz )
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 meson 1994a5aef5d4f5798b92f64d6f9a6003 multibuild d26d81f242cb193d899a72bca423d0bd python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 meson 1994a5aef5d4f5798b92f64d6f9a6003 multibuild d26d81f242cb193d899a72bca423d0bd python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=4454fbeb7ba7dfa2214f256ff662315c

View File

@@ -7,9 +7,9 @@ INHERIT=python-single-r1
IUSE=doc examples python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_single_target_python3_8? ( dev-python/pyyaml[python_targets_python3_8(-)] net-mail/notmuch[python,python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pyyaml[python_targets_python3_9(-)] net-mail/notmuch[python,python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pyyaml[python_targets_python3_10(-)] net-mail/notmuch[python,python_targets_python3_10(-)] )
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_8? ( dev-python/pyyaml[python_targets_python3_8(-)] net-mail/notmuch[python,python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pyyaml[python_targets_python3_9(-)] net-mail/notmuch[python,python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pyyaml[python_targets_python3_10(-)] net-mail/notmuch[python,python_targets_python3_10(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
SLOT=0
SRC_URI=https://git.kernel.org/pub/scm/linux/kernel/git/tglx/quilttools.git/snapshot/quilttools-0.3.tar.gz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=36b629043e761d85aac1235b41ca111a

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.3.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.3.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A tool for compliance with the REUSE recommendations
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0 CC0-1.0 CC-BY-SA-4.0 GPL-3+
RDEPEND=dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 )
RDEPEND=dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/r/reuse/reuse-1.0.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=c5f6c4624e679c14e43fa0ed908a986b

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] sys-devel/gettext test? ( dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.3.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] sys-devel/gettext test? ( dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.3.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A tool for compliance with the REUSE recommendations
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0 CC0-1.0 CC-BY-SA-4.0 GPL-3+
RDEPEND=dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.8_p3:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_p2:3.11 )
RDEPEND=dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/r/reuse/reuse-1.1.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=84e6cfd5082d0b78739045796b4abc24

View File

@@ -12,5 +12,5 @@ RDEPEND=dev-lang/vala dev-util/gnome-builder dev-libs/jsonrpc-glib[vala] dev-lib
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/vala-lang/vala-language-server/archive/0.48.4.tar.gz -> vala-language-server-0.48.4.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 meson 1994a5aef5d4f5798b92f64d6f9a6003
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6a75203e8a499f0fb42971452ce15388 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=9af032f7eff13f7e5d47c13499a7327d