diff --git a/dev-embedded/qmk/qmk-1.1.2.ebuild b/dev-embedded/qmk/qmk-1.1.2.ebuild index ec685fd3..0d0bdbc6 100644 --- a/dev-embedded/qmk/qmk-1.1.2.ebuild +++ b/dev-embedded/qmk/qmk-1.1.2.ebuild @@ -1,11 +1,11 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi DESCRIPTION="A program to help users work with QMK Firmware" HOMEPAGE="https://github.com/qmk/qmk_cli" -DISTUTILS_USE_PEP517=setuptools LICENSE="MIT" SLOT="0" diff --git a/dev-python/halo/halo-0.0.31.ebuild b/dev-python/halo/halo-0.0.31.ebuild index 641762dd..a4ede155 100644 --- a/dev-python/halo/halo-0.0.31.ebuild +++ b/dev-python/halo/halo-0.0.31.ebuild @@ -1,11 +1,11 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi DESCRIPTION="Beautiful terminal spinners in Python" HOMEPAGE="https://github.com/manrajgrover/halo" -DISTUTILS_USE_PEP517=setuptools LICENSE="MIT" SLOT="0" diff --git a/dev-python/hid/hid-1.0.5.ebuild b/dev-python/hid/hid-1.0.5.ebuild index d9ba35fc..87260052 100644 --- a/dev-python/hid/hid-1.0.5.ebuild +++ b/dev-python/hid/hid-1.0.5.ebuild @@ -1,11 +1,11 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi DESCRIPTION="ctypes bindings for hidapi" HOMEPAGE="https://github.com/apmorton/pyhidapi" -DISTUTILS_USE_PEP517=setuptools LICENSE="MIT" SLOT="0" diff --git a/dev-python/hjson/hjson-3.1.0.ebuild b/dev-python/hjson/hjson-3.1.0.ebuild index 2ad265a6..3d245646 100644 --- a/dev-python/hjson/hjson-3.1.0.ebuild +++ b/dev-python/hjson/hjson-3.1.0.ebuild @@ -1,11 +1,11 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi DESCRIPTION="a user interface for JSON" HOMEPAGE="http://github.com/hjson/hjson-py" -DISTUTILS_USE_PEP517=setuptools LICENSE="MIT" SLOT="0" diff --git a/dev-python/log-symbols/log-symbols-0.0.14.ebuild b/dev-python/log-symbols/log-symbols-0.0.14.ebuild index 4b0c077c..998f38c2 100644 --- a/dev-python/log-symbols/log-symbols-0.0.14.ebuild +++ b/dev-python/log-symbols/log-symbols-0.0.14.ebuild @@ -1,11 +1,11 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi DESCRIPTION="Colored symbols for various log levels for Python" HOMEPAGE="https://github.com/manrajgrover/py-log-symbols" -DISTUTILS_USE_PEP517=setuptools LICENSE="MIT" SLOT="0" diff --git a/dev-python/milc/milc-1.6.8.ebuild b/dev-python/milc/milc-1.6.8.ebuild index 1f8965e1..abe0eba4 100644 --- a/dev-python/milc/milc-1.6.8.ebuild +++ b/dev-python/milc/milc-1.6.8.ebuild @@ -1,11 +1,11 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi DESCRIPTION="Opinionated Batteries-Included Python 3 CLI Framework" HOMEPAGE="https://milc.clueboard.co/" -DISTUTILS_USE_PEP517=setuptools LICENSE="MIT" SLOT="0" diff --git a/dev-python/mnemonic/mnemonic-0.21.ebuild b/dev-python/mnemonic/mnemonic-0.21.ebuild index bf15f13f..d48e8eae 100644 --- a/dev-python/mnemonic/mnemonic-0.21.ebuild +++ b/dev-python/mnemonic/mnemonic-0.21.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_{8..13} ) DISTUTILS_USE_PEP517=poetry diff --git a/dev-python/ogr/ogr-0.44.0.ebuild b/dev-python/ogr/ogr-0.44.0.ebuild index a03a82ea..14e21231 100644 --- a/dev-python/ogr/ogr-0.44.0.ebuild +++ b/dev-python/ogr/ogr-0.44.0.ebuild @@ -1,13 +1,13 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 DESCRIPTION="One Git library to Rule" HOMEPAGE="https://github.com/packit/ogr" SRC_URI="https://github.com/packit/ogr/archive/refs/tags/$PV.tar.gz -> $P.tar.gz" -DISTUTILS_USE_PEP517=setuptools LICENSE="MIT" SLOT=0 diff --git a/dev-python/pybars3/pybars3-0.9.7.ebuild b/dev-python/pybars3/pybars3-0.9.7.ebuild index c392c45e..20ddc583 100644 --- a/dev-python/pybars3/pybars3-0.9.7.ebuild +++ b/dev-python/pybars3/pybars3-0.9.7.ebuild @@ -1,13 +1,13 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 DESCRIPTION="Handlebars.js for Python 3 and 2" HOMEPAGE="https://github.com/wbond/pybars3/" SRC_URI="https://github.com/wbond/pybars3/archive/refs/tags/$PV.tar.gz -> $P.tar.gz" -DISTUTILS_USE_PEP517=setuptools LICENSE="LGPL-3" SLOT="0" diff --git a/dev-python/pymeta3/pymeta3-0.5.1.ebuild b/dev-python/pymeta3/pymeta3-0.5.1.ebuild index d88a88db..23eaa52c 100644 --- a/dev-python/pymeta3/pymeta3-0.5.1.ebuild +++ b/dev-python/pymeta3/pymeta3-0.5.1.ebuild @@ -1,13 +1,13 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 DESCRIPTION="a fork of PyMeta 0.5.0 that supports Python 2 and 3" HOMEPAGE="https://github.com/wbond/pymeta3/" SRC_URI="https://github.com/wbond/pymeta3/archive/refs/tags/$PV.tar.gz -> $P.tar.gz" -DISTUTILS_USE_PEP517=setuptools LICENSE="MIT" SLOT="0" diff --git a/dev-python/pyquaternion/pyquaternion-0.9.9.ebuild b/dev-python/pyquaternion/pyquaternion-0.9.9.ebuild index 67ee9cb1..c2449f25 100644 --- a/dev-python/pyquaternion/pyquaternion-0.9.9.ebuild +++ b/dev-python/pyquaternion/pyquaternion-0.9.9.ebuild @@ -1,13 +1,13 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 DESCRIPTION="A fully featured, pythonic library for quaternion representation, manipulation, 3D animation and geometry" HOMEPAGE="http://kieranwynn.github.io/pyquaternion/" SRC_URI="https://github.com/KieranWynn/$PN/archive/v$PV.tar.gz -> $P.tar.gz" -DISTUTILS_USE_PEP517=setuptools RDEPEND="dev-python/numpy" diff --git a/dev-python/python-nmap/python-nmap-0.7.1.ebuild b/dev-python/python-nmap/python-nmap-0.7.1.ebuild index 26c06315..60613b99 100644 --- a/dev-python/python-nmap/python-nmap-0.7.1.ebuild +++ b/dev-python/python-nmap/python-nmap-0.7.1.ebuild @@ -1,12 +1,12 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 DESCRIPTION="use nmap from Python" HOMEPAGE="https://xael.org/pages/python-nmap-en.html" SRC_URI="https://xael.org/pages/$P.tar.gz" -DISTUTILS_USE_PEP517=setuptools LICENSE="GPL-3" SLOT=0 diff --git a/dev-python/qmk-dotty-dict/qmk-dotty-dict-1.3.1.ebuild b/dev-python/qmk-dotty-dict/qmk-dotty-dict-1.3.1.ebuild index 0f04365d..5e5d7050 100644 --- a/dev-python/qmk-dotty-dict/qmk-dotty-dict-1.3.1.ebuild +++ b/dev-python/qmk-dotty-dict/qmk-dotty-dict-1.3.1.ebuild @@ -1,11 +1,11 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=poetry inherit distutils-r1 pypi DESCRIPTION="Dictionary wrapper for quick access to deeply nested keys" HOMEPAGE="https://github.com/pawelzny/dotty_dict" -DISTUTILS_USE_PEP517=poetry SRC_URI="https://github.com/pawelzny/dotty_dict/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz" S=$WORKDIR/dotty_dict-$PV diff --git a/dev-python/spinners/spinners-0.0.24.ebuild b/dev-python/spinners/spinners-0.0.24.ebuild index a3a5e1f9..6ffe588e 100644 --- a/dev-python/spinners/spinners-0.0.24.ebuild +++ b/dev-python/spinners/spinners-0.0.24.ebuild @@ -1,11 +1,11 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi DESCRIPTION="Spinners for terminals" HOMEPAGE="https://github.com/manrajgrover/py-spinners" -DISTUTILS_USE_PEP517=setuptools LICENSE="MIT" SLOT="0" diff --git a/games-emulation/sdlmame/Manifest b/games-emulation/sdlmame/Manifest index 9f865d58..5aa84c29 100644 --- a/games-emulation/sdlmame/Manifest +++ b/games-emulation/sdlmame/Manifest @@ -1 +1 @@ -DIST mame-0.277.tar.gz 209399226 BLAKE2B cae98cb54f0092d8dcfa7968fc280cf11fc7753f4450dc603c30fbc974ba8255cb3b2152ab3906b62dc2da4d3d829e98c5663ad53fba4310541f8ad5e5a8ba1f SHA512 81fc5b3f85e9fc69ad58d453d0cfc4e3cdeedf47e1d2da1806f2bf44f4ce9a601dcdf3e5d82f21343d35151e1622b870a35b09a77ea283564be0f8e3643d4353 +DIST mame-0.278.tar.gz 209849750 BLAKE2B 24c1e003ddf2def3190147aebbaf9ebddc8f73baf8f1fe77c73f69bc812e91cb14973d4dc054f54f3d602a8a50ff6b5f9d8c51eabd514ba3ac6ebd700c2ec3d4 SHA512 05ee01ead6e7e0afd46f8274f5917ee2987897496475b6d3bde49e45186161cbdd7f1676fa5d0ab3c76bb1c9a30bd585d561e95a8d932c17f169faf5642f226f diff --git a/games-emulation/sdlmame/sdlmame-0.277.ebuild b/games-emulation/sdlmame/sdlmame-0.278.ebuild similarity index 100% rename from games-emulation/sdlmame/sdlmame-0.277.ebuild rename to games-emulation/sdlmame/sdlmame-0.278.ebuild diff --git a/media-gfx/stl_normalize/stl_normalize-0.0.20210314.ebuild b/media-gfx/stl_normalize/stl_normalize-0.0.20210314.ebuild index dba11a87..5125cb83 100644 --- a/media-gfx/stl_normalize/stl_normalize-0.0.20210314.ebuild +++ b/media-gfx/stl_normalize/stl_normalize-0.0.20210314.ebuild @@ -1,6 +1,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} ) +DISTUTILS_USE_PEP517=setuptools GIT_COMMIT=9f60064ed329a90bc0f38caf270f19e438eace85 @@ -10,7 +11,6 @@ DESCRIPTION="A script to normalize and validate STL files" HOMEPAGE="https://github.com/revarbat/stl_normalize/" SRC_URI="https://github.com/revarbat/$PN/archive/$GIT_COMMIT.tar.gz -> $P.tar.gz" S=$WORKDIR/$PN-$GIT_COMMIT -DISTUTILS_USE_PEP517=setuptools RDEPEND="dev-python/numpy[${PYTHON_USEDEP}] dev-python/pyquaternion[${PYTHON_USEDEP}] diff --git a/metadata/md5-cache/acct-group/milter-0 b/metadata/md5-cache/acct-group/milter-0 index 7ef5eb88..73adefbd 100644 --- a/metadata/md5-cache/acct-group/milter-0 +++ b/metadata/md5-cache/acct-group/milter-0 @@ -4,5 +4,5 @@ EAPI=8 INHERIT=acct-group KEYWORDS=~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris SLOT=0 -_eclasses_=acct-group c2bb1fc7bada6e119b3ce202ca42476f user-info 9951b1a0e4f026d16c33a001fd2d5cdf +_eclasses_=acct-group c2bb1fc7bada6e119b3ce202ca42476f user-info 563da40a1a20ea1e55bbf4d149fc190d _md5_=daec2997ce405bc7a4880567ede2da39 diff --git a/metadata/md5-cache/acct-group/spfpolicy-0 b/metadata/md5-cache/acct-group/spfpolicy-0 index d2587b55..a7373182 100644 --- a/metadata/md5-cache/acct-group/spfpolicy-0 +++ b/metadata/md5-cache/acct-group/spfpolicy-0 @@ -4,5 +4,5 @@ EAPI=8 INHERIT=acct-group KEYWORDS=~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris SLOT=0 -_eclasses_=acct-group c2bb1fc7bada6e119b3ce202ca42476f user-info 9951b1a0e4f026d16c33a001fd2d5cdf +_eclasses_=acct-group c2bb1fc7bada6e119b3ce202ca42476f user-info 563da40a1a20ea1e55bbf4d149fc190d _md5_=5d221e1f38276d859c82b97d37096efa diff --git a/metadata/md5-cache/acct-user/milter-0 b/metadata/md5-cache/acct-user/milter-0 index b79f245e..ffba7233 100644 --- a/metadata/md5-cache/acct-user/milter-0 +++ b/metadata/md5-cache/acct-user/milter-0 @@ -5,5 +5,5 @@ INHERIT=acct-user KEYWORDS=~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris RDEPEND=acct-group/milter SLOT=0 -_eclasses_=acct-user 807e7b6a195e8f149fbe98cfe84754e3 user-info 9951b1a0e4f026d16c33a001fd2d5cdf +_eclasses_=acct-user 807e7b6a195e8f149fbe98cfe84754e3 user-info 563da40a1a20ea1e55bbf4d149fc190d _md5_=e52bec31c007d5a4d5efcd9ad5fffc86 diff --git a/metadata/md5-cache/acct-user/spfpolicy-0 b/metadata/md5-cache/acct-user/spfpolicy-0 index 82a557ea..aa9f6942 100644 --- a/metadata/md5-cache/acct-user/spfpolicy-0 +++ b/metadata/md5-cache/acct-user/spfpolicy-0 @@ -5,5 +5,5 @@ INHERIT=acct-user KEYWORDS=~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris RDEPEND=acct-group/spfpolicy SLOT=0 -_eclasses_=acct-user 807e7b6a195e8f149fbe98cfe84754e3 user-info 9951b1a0e4f026d16c33a001fd2d5cdf +_eclasses_=acct-user 807e7b6a195e8f149fbe98cfe84754e3 user-info 563da40a1a20ea1e55bbf4d149fc190d _md5_=d2ac1d5a77e30082f5d96ad5f6da3140 diff --git a/metadata/md5-cache/acct-user/trezord-0 b/metadata/md5-cache/acct-user/trezord-0 index 5ebc6f63..3668e9e7 100644 --- a/metadata/md5-cache/acct-user/trezord-0 +++ b/metadata/md5-cache/acct-user/trezord-0 @@ -5,5 +5,5 @@ INHERIT=acct-user KEYWORDS=~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris RDEPEND=acct-group/plugdev SLOT=0 -_eclasses_=acct-user 807e7b6a195e8f149fbe98cfe84754e3 user-info 9951b1a0e4f026d16c33a001fd2d5cdf +_eclasses_=acct-user 807e7b6a195e8f149fbe98cfe84754e3 user-info 563da40a1a20ea1e55bbf4d149fc190d _md5_=8eedfbafd4ca454c33c683e7d56c7a55 diff --git a/metadata/md5-cache/app-arch/libzim-9.3.0 b/metadata/md5-cache/app-arch/libzim-9.3.0 index bd82463c..ee3adeb7 100644 --- a/metadata/md5-cache/app-arch/libzim-9.3.0 +++ b/metadata/md5-cache/app-arch/libzim-9.3.0 @@ -10,5 +10,5 @@ LICENSE=GPL-2 RDEPEND=sys-libs/zlib app-arch/lzma dev-libs/icu app-arch/zstd dev-libs/xapian sys-fs/e2fsprogs SLOT=0 SRC_URI=https://github.com/openzim/libzim/archive/9.3.0.tar.gz -> libzim-9.3.0.tar.gz -_eclasses_=flag-o-matic b892042b2667b8ac69ec8a2571dc290a meson 99466844dd8d4fcfb07578a76f5a9922 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=flag-o-matic b892042b2667b8ac69ec8a2571dc290a meson 99466844dd8d4fcfb07578a76f5a9922 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=f0ca1d9cea8588eb4657653a1efd0b7f diff --git a/metadata/md5-cache/app-text/gimagereader-3.4.2 b/metadata/md5-cache/app-text/gimagereader-3.4.2 index 775df9a3..accf0764 100644 --- a/metadata/md5-cache/app-text/gimagereader-3.4.2 +++ b/metadata/md5-cache/app-text/gimagereader-3.4.2 @@ -11,5 +11,5 @@ LICENSE=GPL-3 REQUIRED_USE=^^ ( qt5 gtk ) SLOT=0 SRC_URI=https://github.com/manisandro/gImageReader/releases/download/v3.4.2/gimagereader-3.4.2.tar.xz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=012c9c3012983905ff06eb7036aecc43 diff --git a/metadata/md5-cache/app-text/qtspell-1.0.1 b/metadata/md5-cache/app-text/qtspell-1.0.1 index 28eef0e3..754178c4 100644 --- a/metadata/md5-cache/app-text/qtspell-1.0.1 +++ b/metadata/md5-cache/app-text/qtspell-1.0.1 @@ -10,5 +10,5 @@ KEYWORDS=amd64 ~x86 LICENSE=GPL-3 SLOT=0 SRC_URI=https://github.com/manisandro/qtspell/archive/1.0.1.tar.gz -> qtspell-1.0.1.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=925cd21700165d8ab1037038004ddf15 diff --git a/metadata/md5-cache/dev-embedded/qmk-1.1.2 b/metadata/md5-cache/dev-embedded/qmk-1.1.2 index 49cb498c..4297a307 100644 --- a/metadata/md5-cache/dev-embedded/qmk-1.1.2 +++ b/metadata/md5-cache/dev-embedded/qmk-1.1.2 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=A program to help users work with QMK Firmware EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=dev-python/milc dev-python/argcomplete dev-python/halo dev-python/hid de REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/q/qmk/qmk-1.1.2.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=146a184aeafc15bf51d4bcc274f332b8 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=068e6f7b6122ef090d975e7166789862 diff --git a/metadata/md5-cache/dev-embedded/rpi-imager-1.9.4 b/metadata/md5-cache/dev-embedded/rpi-imager-1.9.4 index 371b4d50..2d3340cd 100644 --- a/metadata/md5-cache/dev-embedded/rpi-imager-1.9.4 +++ b/metadata/md5-cache/dev-embedded/rpi-imager-1.9.4 @@ -9,5 +9,5 @@ KEYWORDS=amd64 aarch64 LICENSE=Apache-2.0 SLOT=0 SRC_URI=https://github.com/raspberrypi/rpi-imager/releases/download/v1.9.4/rpi-imager_1.9.4.tar.xz -> rpi-imager-1.9.4.tar.xz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=3c066198ae2e76e62bb4c19d7179ca0d diff --git a/metadata/md5-cache/dev-libs/libfmt-8.1.1-r1 b/metadata/md5-cache/dev-libs/libfmt-8.1.1-r1 index 88eb7408..fd9395ca 100644 --- a/metadata/md5-cache/dev-libs/libfmt-8.1.1-r1 +++ b/metadata/md5-cache/dev-libs/libfmt-8.1.1-r1 @@ -10,5 +10,5 @@ LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0/8.1.1 SRC_URI=https://github.com/fmtlib/fmt/archive/8.1.1.tar.gz -> libfmt-8.1.1.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b cmake-multilib 37d23064f303dcf23453353ab8c77059 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a cmake-multilib 37d23064f303dcf23453353ab8c77059 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=e39296394bc543a1a620802828b976bb diff --git a/metadata/md5-cache/dev-libs/sealcurses-0.0.20220609 b/metadata/md5-cache/dev-libs/sealcurses-0.0.20220609 index aa0567e7..66670704 100644 --- a/metadata/md5-cache/dev-libs/sealcurses-0.0.20220609 +++ b/metadata/md5-cache/dev-libs/sealcurses-0.0.20220609 @@ -9,5 +9,5 @@ LICENSE=BSD-2 RDEPEND=sys-libs/ncurses SLOT=0 SRC_URI=https://alfter.us/wp-content/uploads/2022/08/sealcurses-0.0.20220609.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=4bfac317fb11e1c32287837607f57c43 diff --git a/metadata/md5-cache/dev-libs/spdlog-1.10.0 b/metadata/md5-cache/dev-libs/spdlog-1.10.0 index 6f2ff002..ec7ab57a 100644 --- a/metadata/md5-cache/dev-libs/spdlog-1.10.0 +++ b/metadata/md5-cache/dev-libs/spdlog-1.10.0 @@ -12,5 +12,5 @@ RDEPEND=>=dev-libs/libfmt-8.0.0:= RESTRICT=!test? ( test ) SLOT=0/1 SRC_URI=https://github.com/gabime/spdlog/archive/v1.10.0.tar.gz -> spdlog-1.10.0.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=13395be285035883df6a8247e2117dce diff --git a/metadata/md5-cache/dev-libs/the_foundation-1.4.0 b/metadata/md5-cache/dev-libs/the_foundation-1.4.0 index a0418c42..1c9d7158 100644 --- a/metadata/md5-cache/dev-libs/the_foundation-1.4.0 +++ b/metadata/md5-cache/dev-libs/the_foundation-1.4.0 @@ -8,5 +8,5 @@ KEYWORDS=amd64 LICENSE=BSD-2 SLOT=0 SRC_URI=https://git.skyjake.fi/skyjake/the_Foundation/archive/v1.4.0.tar.gz -> the_foundation-1.4.0.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=3df2e0759d14f311138761c8bc310d8d diff --git a/metadata/md5-cache/dev-perl/App-XML-DocBook-Builder-0.1101 b/metadata/md5-cache/dev-perl/App-XML-DocBook-Builder-0.1101 index 4acee9ef..e1f332f8 100644 --- a/metadata/md5-cache/dev-perl/App-XML-DocBook-Builder-0.1101 +++ b/metadata/md5-cache/dev-perl/App-XML-DocBook-Builder-0.1101 @@ -12,5 +12,5 @@ RDEPEND=dev-perl/Class-XSAccessor dev-perl/Test-Trap >=dev-lang/perl-5.38.2-r3[p RESTRICT=!test? ( test ) !test? ( test ) SLOT=0 SRC_URI=mirror://cpan/authors/id/S/SH/SHLOMIF/App-XML-DocBook-Builder-0.1003.tar.gz -_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c perl-module 25ca2ff8e7971cb7f817f0bda4be696d readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c perl-module 41920449ca174fe9b9b303dfcbdb37a3 readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=d97b0e8458ba06605d8c4aec1ff9d1da diff --git a/metadata/md5-cache/dev-perl/Math-Geometry-Planar-1.18 b/metadata/md5-cache/dev-perl/Math-Geometry-Planar-1.18 index fea80a62..5bb68b91 100644 --- a/metadata/md5-cache/dev-perl/Math-Geometry-Planar-1.18 +++ b/metadata/md5-cache/dev-perl/Math-Geometry-Planar-1.18 @@ -12,5 +12,5 @@ RDEPEND=>=dev-perl/Math-Geometry-Planar-GPC-1.04 >=dev-perl/Math-Geometry-Planar RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DV/DVDPOL/Math-Geometry-Planar-1.18.tar.gz -_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c perl-module 25ca2ff8e7971cb7f817f0bda4be696d readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c perl-module 41920449ca174fe9b9b303dfcbdb37a3 readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=4965e68e133aabb8210363aeb374cb46 diff --git a/metadata/md5-cache/dev-perl/Math-Geometry-Planar-GPC-1.04 b/metadata/md5-cache/dev-perl/Math-Geometry-Planar-GPC-1.04 index dabe52c2..dcf9e997 100644 --- a/metadata/md5-cache/dev-perl/Math-Geometry-Planar-GPC-1.04 +++ b/metadata/md5-cache/dev-perl/Math-Geometry-Planar-GPC-1.04 @@ -12,5 +12,5 @@ RDEPEND=>=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,p RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DV/DVDPOL/Math-Geometry-Planar-GPC-1.04.tar.gz -_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c perl-module 25ca2ff8e7971cb7f817f0bda4be696d readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c perl-module 41920449ca174fe9b9b303dfcbdb37a3 readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=85df674bd8b52c8e8a989927ecee5e4e diff --git a/metadata/md5-cache/dev-perl/Math-Geometry-Planar-Offset-1.05 b/metadata/md5-cache/dev-perl/Math-Geometry-Planar-Offset-1.05 index 744c4af6..27353675 100644 --- a/metadata/md5-cache/dev-perl/Math-Geometry-Planar-Offset-1.05 +++ b/metadata/md5-cache/dev-perl/Math-Geometry-Planar-Offset-1.05 @@ -12,5 +12,5 @@ RDEPEND=>=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,p RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://cpan/authors/id/E/EW/EWILHELM/Math-Geometry-Planar-Offset-1.05.tar.gz -_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c perl-module 25ca2ff8e7971cb7f817f0bda4be696d readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c perl-module 41920449ca174fe9b9b303dfcbdb37a3 readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=99976d382dcba9b1b5b017e7a3b86918 diff --git a/metadata/md5-cache/dev-python/halo-0.0.31 b/metadata/md5-cache/dev-python/halo-0.0.31 index c0210e65..79959558 100644 --- a/metadata/md5-cache/dev-python/halo-0.0.31 +++ b/metadata/md5-cache/dev-python/halo-0.0.31 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Beautiful terminal spinners in Python EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=>=dev-python/log-symbols-0.0.14 >=dev-python/spinners-0.0.24 >=dev-pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/h/halo/halo-0.0.31.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=19c3b809913dbb9d2b578bf78daddc6e +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=f232674ca3a6d2acc6e8a622e1b3d18a diff --git a/metadata/md5-cache/dev-python/hid-1.0.5 b/metadata/md5-cache/dev-python/hid-1.0.5 index 4abfd3fc..e5499af7 100644 --- a/metadata/md5-cache/dev-python/hid-1.0.5 +++ b/metadata/md5-cache/dev-python/hid-1.0.5 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=ctypes bindings for hidapi EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/h/hid/hid-1.0.5.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=f2ca06496a088503648b9edbd9dddcb1 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=fd5b467b6368a68ebf98688fe314e598 diff --git a/metadata/md5-cache/dev-python/hjson-3.1.0 b/metadata/md5-cache/dev-python/hjson-3.1.0 index a5e8a2a5..d6b5eec8 100644 --- a/metadata/md5-cache/dev-python/hjson-3.1.0 +++ b/metadata/md5-cache/dev-python/hjson-3.1.0 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=a user interface for JSON EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/h/hjson/hjson-3.1.0.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=8a387bd76c6925a699553f6131d1bc74 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=f80431c68f3753a7d3fc2373b9e3284c diff --git a/metadata/md5-cache/dev-python/log-symbols-0.0.14 b/metadata/md5-cache/dev-python/log-symbols-0.0.14 index 0ce5c200..db72d2af 100644 --- a/metadata/md5-cache/dev-python/log-symbols-0.0.14 +++ b/metadata/md5-cache/dev-python/log-symbols-0.0.14 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Colored symbols for various log levels for Python EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=>=dev-python/colorama-0.3.9 python_targets_python3_11? ( dev-lang/python REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/l/log-symbols/log_symbols-0.0.14.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=f4ad525f75854510c24b2c0818803115 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=de2db40ebcd30a274d9524a0d37e2087 diff --git a/metadata/md5-cache/dev-python/milc-1.6.8 b/metadata/md5-cache/dev-python/milc-1.6.8 index c1acd65f..e2bd414a 100644 --- a/metadata/md5-cache/dev-python/milc-1.6.8 +++ b/metadata/md5-cache/dev-python/milc-1.6.8 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Opinionated Batteries-Included Python 3 CLI Framework EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/m/milc/milc-1.6.8.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=fa1ad48124e47cc594dc97f6e71a0b50 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=cffa7cb323541e0a435a7e3d1fc3e614 diff --git a/metadata/md5-cache/dev-python/mnemonic-0.21 b/metadata/md5-cache/dev-python/mnemonic-0.21 index e8397724..9e97357a 100644 --- a/metadata/md5-cache/dev-python/mnemonic-0.21 +++ b/metadata/md5-cache/dev-python/mnemonic-0.21 @@ -1,7 +1,7 @@ BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Mnemonic code for generating deterministic keys, BIP39 -EAPI=7 +EAPI=8 HOMEPAGE=https://github.com/trezor/python-mnemonic INHERIT=distutils-r1 IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/trezor/python-mnemonic/archive/v0.21.tar.gz -> mnemonic-0.21.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=8a91ebb253b98aa431427dc4ef00560f +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=57feeb21ca21cea45975a8363a3c2ae6 diff --git a/metadata/md5-cache/dev-python/ogr-0.44.0 b/metadata/md5-cache/dev-python/ogr-0.44.0 index ce4dda4c..8c2df1e1 100644 --- a/metadata/md5-cache/dev-python/ogr-0.44.0 +++ b/metadata/md5-cache/dev-python/ogr-0.44.0 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=One Git library to Rule EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/packit/ogr/archive/refs/tags/0.44.0.tar.gz -> ogr-0.44.0.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=e689c462efe6b1af1b319d51df74ca27 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=b2ff4922032faa3d4e5e347d10513925 diff --git a/metadata/md5-cache/dev-python/pick-2.2.0 b/metadata/md5-cache/dev-python/pick-2.2.0 index 5b02766e..4588533b 100644 --- a/metadata/md5-cache/dev-python/pick-2.2.0 +++ b/metadata/md5-cache/dev-python/pick-2.2.0 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/wong2/pick/archive/v2.2.0.tar.gz -> pick-2.2.0.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=f894d90770f2c33c35389fc6fa7a1dd9 diff --git a/metadata/md5-cache/dev-python/pybars3-0.9.7 b/metadata/md5-cache/dev-python/pybars3-0.9.7 index 18ce0291..db9dcbe6 100644 --- a/metadata/md5-cache/dev-python/pybars3-0.9.7 +++ b/metadata/md5-cache/dev-python/pybars3-0.9.7 @@ -1,4 +1,4 @@ -BDEPEND=( >=dev-python/pymeta3-0.5.1 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=( >=dev-python/pymeta3-0.5.1 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Handlebars.js for Python 3 and 2 EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/wbond/pybars3/archive/refs/tags/0.9.7.tar.gz -> pybars3-0.9.7.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=97d0adcea2c3adc44f01ec3e4382441a +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=7b6bef045f4fcd12b872d5ccabad43f1 diff --git a/metadata/md5-cache/dev-python/pymeta3-0.5.1 b/metadata/md5-cache/dev-python/pymeta3-0.5.1 index 86bb4177..f1388e99 100644 --- a/metadata/md5-cache/dev-python/pymeta3-0.5.1 +++ b/metadata/md5-cache/dev-python/pymeta3-0.5.1 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=a fork of PyMeta 0.5.0 that supports Python 2 and 3 EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/wbond/pymeta3/archive/refs/tags/0.5.1.tar.gz -> pymeta3-0.5.1.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=82e3b3b87e2a68e6422a51991b319d26 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=8a842e3091ce189dc47a4b155981d497 diff --git a/metadata/md5-cache/dev-python/pyquaternion-0.9.9 b/metadata/md5-cache/dev-python/pyquaternion-0.9.9 index 34195515..e42d21d4 100644 --- a/metadata/md5-cache/dev-python/pyquaternion-0.9.9 +++ b/metadata/md5-cache/dev-python/pyquaternion-0.9.9 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=A fully featured, pythonic library for quaternion representation, manipulation, 3D animation and geometry EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=dev-python/numpy python_targets_python3_11? ( dev-lang/python:3.11 ) pyt REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/KieranWynn/pyquaternion/archive/v0.9.9.tar.gz -> pyquaternion-0.9.9.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=36d26f3a31294abec8708b8fdd759336 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=779dff7aef65d39f91497d15a8b260cb diff --git a/metadata/md5-cache/dev-python/pytaglib-2.1.0 b/metadata/md5-cache/dev-python/pytaglib-2.1.0 index e104bbb6..a79a866b 100644 --- a/metadata/md5-cache/dev-python/pytaglib-2.1.0 +++ b/metadata/md5-cache/dev-python/pytaglib-2.1.0 @@ -11,5 +11,5 @@ RDEPEND=media-libs/taglib python_targets_python3_11? ( dev-lang/python:3.11 ) py REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/p/pytaglib/pytaglib-2.1.0.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=b5f6a6276774528c0e8cc61b2386c9c6 diff --git a/metadata/md5-cache/dev-python/python-nmap-0.7.1 b/metadata/md5-cache/dev-python/python-nmap-0.7.1 index aa93a1ab..ea22b55f 100644 --- a/metadata/md5-cache/dev-python/python-nmap-0.7.1 +++ b/metadata/md5-cache/dev-python/python-nmap-0.7.1 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=use nmap from Python EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://xael.org/pages/python-nmap-0.7.1.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=2048c7652a41e0364f0b5cf9ef294fc1 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=f93cca80fed46e88cee93c3d11cc92b1 diff --git a/metadata/md5-cache/dev-python/python-trezor-0.13.10 b/metadata/md5-cache/dev-python/python-trezor-0.13.10 index c46046ba..67874d45 100644 --- a/metadata/md5-cache/dev-python/python-trezor-0.13.10 +++ b/metadata/md5-cache/dev-python/python-trezor-0.13.10 @@ -12,5 +12,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/t/trezor/trezor-0.13.10.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=f54cddcf8258d3a542080b6a34cab40d diff --git a/metadata/md5-cache/dev-python/qmk-dotty-dict-1.3.1 b/metadata/md5-cache/dev-python/qmk-dotty-dict-1.3.1 index 454c2a5d..06d5e96a 100644 --- a/metadata/md5-cache/dev-python/qmk-dotty-dict-1.3.1 +++ b/metadata/md5-cache/dev-python/qmk-dotty-dict-1.3.1 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Dictionary wrapper for quick access to deeply nested keys EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/pawelzny/dotty_dict/archive/refs/tags/v1.3.1.tar.gz -> qmk-dotty-dict-1.3.1.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=d5eaecd979158a9252bc5f52b45e2473 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=ab424b1295349cae86e8c486e805a021 diff --git a/metadata/md5-cache/dev-python/spinners-0.0.24 b/metadata/md5-cache/dev-python/spinners-0.0.24 index b03fc33c..28b3b0fe 100644 --- a/metadata/md5-cache/dev-python/spinners-0.0.24 +++ b/metadata/md5-cache/dev-python/spinners-0.0.24 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Spinners for terminals EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/s/spinners/spinners-0.0.24.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=00b80d6bf4761634372c1e7387929313 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=e1fa747061c30535e5c2a595f81dc232 diff --git a/metadata/md5-cache/dev-util/cpp-utilities-5.24.5 b/metadata/md5-cache/dev-util/cpp-utilities-5.24.5 index 99b2d24d..a919c9ed 100644 --- a/metadata/md5-cache/dev-util/cpp-utilities-5.24.5 +++ b/metadata/md5-cache/dev-util/cpp-utilities-5.24.5 @@ -8,5 +8,5 @@ KEYWORDS=amd64 LICENSE=GPL-2+ SLOT=5 SRC_URI=https://github.com/Martchus/cpp-utilities/archive/v5.24.5.tar.gz -> cpp-utilities-5.24.5.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=4e92c157b05ab40e15e7997bc157d823 diff --git a/metadata/md5-cache/games-emulation/sdlmame-0.277 b/metadata/md5-cache/games-emulation/sdlmame-0.278 similarity index 87% rename from metadata/md5-cache/games-emulation/sdlmame-0.277 rename to metadata/md5-cache/games-emulation/sdlmame-0.278 index e5b23f95..8362fcd0 100644 --- a/metadata/md5-cache/games-emulation/sdlmame-0.277 +++ b/metadata/md5-cache/games-emulation/sdlmame-0.278 @@ -9,6 +9,6 @@ KEYWORDS=amd64 LICENSE=GPL-2+ BSD-2 MIT CC0-1.0 RDEPEND=dev-db/sqlite:3 dev-libs/expat media-libs/fontconfig media-libs/flac media-libs/libsdl2[joystick,opengl?,sound,video,X] media-libs/libpulse media-libs/portaudio media-libs/sdl2-ttf sys-libs/zlib virtual/jpeg:0 virtual/opengl alsa? ( media-libs/alsa-lib media-libs/portmidi ) debug? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) x11-libs/libX11 x11-libs/libXinerama dev-libs/libutf8proc media-libs/glm dev-libs/rapidjson dev-libs/pugixml SLOT=0 -SRC_URI=https://github.com/mamedev/mame/archive/mame0277.tar.gz -> mame-0.277.tar.gz -_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f python-any-r1 891415dfe39ad9b41b461f2b86354af0 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +SRC_URI=https://github.com/mamedev/mame/archive/mame0278.tar.gz -> mame-0.278.tar.gz +_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f python-any-r1 891415dfe39ad9b41b461f2b86354af0 python-utils-r1 5ffe8ec396a751540949b565de0f048c qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=a656e3cc5d56fbbbdcf107fd76f5ba8f diff --git a/metadata/md5-cache/games-misc/fortune-mod-3.24.0 b/metadata/md5-cache/games-misc/fortune-mod-3.24.0 index dee02515..eccea598 100644 --- a/metadata/md5-cache/games-misc/fortune-mod-3.24.0 +++ b/metadata/md5-cache/games-misc/fortune-mod-3.24.0 @@ -10,5 +10,5 @@ KEYWORDS=alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fb LICENSE=BSD SLOT=0 SRC_URI=http://www.shlomifish.org/open-source/projects/fortune-mod/arcs/fortune-mod-3.24.0.tar.xz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=2dff0f9372da3f557df5cbbadc32c4ad diff --git a/metadata/md5-cache/gemini-client/lagrange-1.18.5 b/metadata/md5-cache/gemini-client/lagrange-1.18.5 index 1760ed49..47e17f5b 100644 --- a/metadata/md5-cache/gemini-client/lagrange-1.18.5 +++ b/metadata/md5-cache/gemini-client/lagrange-1.18.5 @@ -9,5 +9,5 @@ LICENSE=BSD-2 RDEPEND=media-libs/libsdl2 dev-libs/openssl dev-libs/libpcre sys-libs/zlib dev-libs/libunistring >=dev-libs/fribidi-1.0.10 >=media-libs/harfbuzz-2.8.2 >=dev-libs/the_foundation-1.4 media-libs/libsdl2 media-sound/mpg123 media-libs/libwebp SLOT=0 SRC_URI=https://github.com/skyjake/lagrange/releases/download/v1.18.5/lagrange-1.18.5.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=378f996d4e9afbe3bc33f7e6e3d4c7fd diff --git a/metadata/md5-cache/media-gfx/nanosvg-0.0_alpha20221221 b/metadata/md5-cache/media-gfx/nanosvg-0.0_alpha20221221 index f47ba964..f2e42515 100644 --- a/metadata/md5-cache/media-gfx/nanosvg-0.0_alpha20221221 +++ b/metadata/md5-cache/media-gfx/nanosvg-0.0_alpha20221221 @@ -8,5 +8,5 @@ KEYWORDS=~amd64 LICENSE=ZLIB SLOT=0 SRC_URI=https://github.com/fltk/nanosvg/archive/abcd277ea45e9098bed752cf9c6875b533c0892f.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=e818986851839c65f3f6b5a37c85c2c3 diff --git a/metadata/md5-cache/media-gfx/prusaslicer-2.6.1 b/metadata/md5-cache/media-gfx/prusaslicer-2.6.1 index 59639ee0..77149593 100644 --- a/metadata/md5-cache/media-gfx/prusaslicer-2.6.1 +++ b/metadata/md5-cache/media-gfx/prusaslicer-2.6.1 @@ -13,5 +13,5 @@ RDEPEND=dev-cpp/eigen:3 dev-cpp/tbb:= dev-libs/boost:=[nls] dev-libs/cereal dev- RESTRICT=test SLOT=0 SRC_URI=https://github.com/prusa3d/PrusaSlicer/archive/refs/tags/version_2.6.1.tar.gz -> prusaslicer-2.6.1.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 wxwidgets 35cc316b413227fa9b1f3280b1fe32ef xdg 3ef49a87c52c8b77c476351195dfe575 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 wxwidgets c48bf68858bd3c27c272ff034eb1e14d xdg 3ef49a87c52c8b77c476351195dfe575 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=59985d77469389ff293f285c3373151b diff --git a/metadata/md5-cache/media-gfx/stl_normalize-0.0.20210314 b/metadata/md5-cache/media-gfx/stl_normalize-0.0.20210314 index c3c2e53a..8d6c7812 100644 --- a/metadata/md5-cache/media-gfx/stl_normalize-0.0.20210314 +++ b/metadata/md5-cache/media-gfx/stl_normalize-0.0.20210314 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=A script to normalize and validate STL files EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12 REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/revarbat/stl_normalize/archive/9f60064ed329a90bc0f38caf270f19e438eace85.tar.gz -> stl_normalize-0.0.20210314.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=0a225e10fc5d81579140eea383acb35a +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=c52f323106f669b2e449991b35df375d diff --git a/metadata/md5-cache/media-sound/openkj-2.0.8 b/metadata/md5-cache/media-sound/openkj-2.0.8 index db141c99..5364ec37 100644 --- a/metadata/md5-cache/media-sound/openkj-2.0.8 +++ b/metadata/md5-cache/media-sound/openkj-2.0.8 @@ -9,5 +9,5 @@ KEYWORDS=amd64 LICENSE=GPL-3 SLOT=0 SRC_URI=https://github.com/OpenKJ/OpenKJ/archive/refs/tags/v2.0.8-release.tar.gz -> openkj-2.0.8.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=9f1f94dfdc9a2723ea3f3f35e3a61bf1 diff --git a/metadata/md5-cache/media-sound/openkj-9999 b/metadata/md5-cache/media-sound/openkj-9999 index a3dfcfbf..e057ab23 100644 --- a/metadata/md5-cache/media-sound/openkj-9999 +++ b/metadata/md5-cache/media-sound/openkj-9999 @@ -8,5 +8,5 @@ INHERIT=cmake git-r3 LICENSE=GPL-3 PROPERTIES=live SLOT=0 -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=f0ebb65b0f2abf14c28d52bbd9ba7b04 diff --git a/metadata/md5-cache/media-sound/tageditor-3.9.0 b/metadata/md5-cache/media-sound/tageditor-3.9.0 index 245d6a48..42543bbc 100644 --- a/metadata/md5-cache/media-sound/tageditor-3.9.0 +++ b/metadata/md5-cache/media-sound/tageditor-3.9.0 @@ -11,5 +11,5 @@ LICENSE=GPL-2+ RDEPEND=dev-util/cpp-utilities media-sound/tagparser SLOT=0 SRC_URI=https://github.com/Martchus/tageditor/archive/v3.9.0.tar.gz -> tageditor-3.9.0.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=d6235a370231e414ce11341d1a32ce44 diff --git a/metadata/md5-cache/media-sound/tagparser-12.1.0 b/metadata/md5-cache/media-sound/tagparser-12.1.0 index c5dcb4aa..23472b3d 100644 --- a/metadata/md5-cache/media-sound/tagparser-12.1.0 +++ b/metadata/md5-cache/media-sound/tagparser-12.1.0 @@ -10,5 +10,5 @@ LICENSE=GPL-2+ RDEPEND=dev-util/cpp-utilities SLOT=0 SRC_URI=https://github.com/Martchus/tagparser/archive/v12.1.0.tar.gz -> tagparser-12.1.0.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=ba3f08993758aa075a0cdd219b69f920 diff --git a/metadata/md5-cache/media-video/vobsub2srt-1.0_alpha7 b/metadata/md5-cache/media-video/vobsub2srt-1.0_alpha7 index 6b8c2922..7a00f772 100644 --- a/metadata/md5-cache/media-video/vobsub2srt-1.0_alpha7 +++ b/metadata/md5-cache/media-video/vobsub2srt-1.0_alpha7 @@ -10,5 +10,5 @@ LICENSE=GPL-3 RDEPEND=>=app-text/tesseract-2.04-r1 >=virtual/ffmpeg-0.6.90 SLOT=0 SRC_URI=https://github.com/ruediger/VobSub2SRT/archive/v1.0pre7.tar.gz -> vobsub2srt-1.0_alpha7.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=20ec3710cd3e3c3508a8645c3f96c973 diff --git a/metadata/md5-cache/net-vpn/pia-wg-0.0.20230704 b/metadata/md5-cache/net-vpn/pia-wg-0.0.20230704 index 3b546d2a..f0b2d969 100644 --- a/metadata/md5-cache/net-vpn/pia-wg-0.0.20230704 +++ b/metadata/md5-cache/net-vpn/pia-wg-0.0.20230704 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Private Internet Access WireGuard configurator EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=>=dev-python/certifi-2022.12.7 >=dev-python/charset-normalizer-3.1.0 >=d REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/jauderho/pia-wg/archive/be3106985604af14582f0b1fd1c8b5559cc640ba.tar.gz -> pia-wg-0.0.20230704.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=d5c2fe92192705612b4a9e1d334f1724 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=df6a78ecf96f05b0532f4b46b64c7cef diff --git a/metadata/md5-cache/net-wireless/rtlsdr-airband-5.1.1 b/metadata/md5-cache/net-wireless/rtlsdr-airband-5.1.1 index 1e31dbab..e1aa6668 100644 --- a/metadata/md5-cache/net-wireless/rtlsdr-airband-5.1.1 +++ b/metadata/md5-cache/net-wireless/rtlsdr-airband-5.1.1 @@ -10,5 +10,5 @@ LICENSE=GPL-3 RDEPEND=dev-libs/libconfig[cxx] media-libs/libshout media-sound/lame sci-libs/fftw pulseaudio? ( media-sound/pulseaudio ) rtlsdr? ( net-wireless/rtl-sdr ) soapysdr? ( net-wireless/soapysdr ) SLOT=0 SRC_URI=https://github.com/charlie-foxtrot/RTLSDR-Airband/archive/refs/tags/v5.1.1.tar.gz -> rtlsdr-airband-5.1.1.tar.gz -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=96fbbaf7e98128d7ff375a3359a616a5 diff --git a/metadata/md5-cache/sci-electronics/amaranth-0.5.6 b/metadata/md5-cache/sci-electronics/amaranth-0.5.6 index 3cd25162..9aab34c6 100644 --- a/metadata/md5-cache/sci-electronics/amaranth-0.5.6 +++ b/metadata/md5-cache/sci-electronics/amaranth-0.5.6 @@ -11,5 +11,5 @@ PROPERTIES=live RDEPEND=dev-python/jinja2 dev-python/markupsafe dev-python/six sci-electronics/pyvcd sci-electronics/yosys python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=6c41bcb6e0118420485b28894d63cb58 diff --git a/metadata/md5-cache/sci-electronics/amaranth-boards-0.1_alpha20250329 b/metadata/md5-cache/sci-electronics/amaranth-boards-0.1_alpha20250329 index 67a9895e..9211f1c8 100644 --- a/metadata/md5-cache/sci-electronics/amaranth-boards-0.1_alpha20250329 +++ b/metadata/md5-cache/sci-electronics/amaranth-boards-0.1_alpha20250329 @@ -12,5 +12,5 @@ PROPERTIES=live RDEPEND=sci-electronics/amaranth python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=07c309d936bed1b09c2157928b3736ea diff --git a/metadata/md5-cache/sci-electronics/amaranth-soc-0.1_alpha20241012 b/metadata/md5-cache/sci-electronics/amaranth-soc-0.1_alpha20241012 index 5b18fb60..45d275b0 100644 --- a/metadata/md5-cache/sci-electronics/amaranth-soc-0.1_alpha20241012 +++ b/metadata/md5-cache/sci-electronics/amaranth-soc-0.1_alpha20241012 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pdm-backend-2.4.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare test unpack DEPEND=dev-python/wheel !sci-electronics/nmigen-soc DESCRIPTION=System on Chip toolkit for Amaranth @@ -12,5 +12,5 @@ PROPERTIES=live RDEPEND=sci-electronics/amaranth python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=d3634ffcb95c8d57ed102a66aedba2f9 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=b4b41756c232d68e308ecde2324b629a diff --git a/metadata/md5-cache/sci-electronics/apicula-0.20 b/metadata/md5-cache/sci-electronics/apicula-0.20 index 509243eb..4515518a 100644 --- a/metadata/md5-cache/sci-electronics/apicula-0.20 +++ b/metadata/md5-cache/sci-electronics/apicula-0.20 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DEPEND=dev-python/numpy dev-python/pandas dev-python/pillow dev-python/crcmod dev-python/openpyxl DESCRIPTION=documentation and tools for the Gowin FPGA bitstream format @@ -12,5 +12,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/A/Apycula/Apycula-0.20.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=9146771955c5f702b6300835077f9751 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=ebd54c23e79b0fea26c1a4c3198b5740 diff --git a/metadata/md5-cache/sci-electronics/easyeda2kicad-0.6.6 b/metadata/md5-cache/sci-electronics/easyeda2kicad-0.6.6 index ea904771..353ec865 100644 --- a/metadata/md5-cache/sci-electronics/easyeda2kicad-0.6.6 +++ b/metadata/md5-cache/sci-electronics/easyeda2kicad-0.6.6 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=convert components from EasyEDA or LCSC for use with KiCad EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=>=dev-vcs/pre-commit-2.17.0 >=dev-python/pydantic-1.5 >dev-python/reques REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/e/easyeda2kicad/easyeda2kicad-0.6.6.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=f67edbfef67f0257faf7a6b65fb9eb26 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=7fedd3ecf6866b52f08c97051a340b96 diff --git a/metadata/md5-cache/sci-electronics/kicost-1.1.20 b/metadata/md5-cache/sci-electronics/kicost-1.1.20 index 34857084..46c5750a 100644 --- a/metadata/md5-cache/sci-electronics/kicost-1.1.20 +++ b/metadata/md5-cache/sci-electronics/kicost-1.1.20 @@ -11,5 +11,5 @@ RDEPEND=>=dev-python/beautifulsoup4-4.3.2 >=dev-python/lxml-3.7.2 >=dev-python/x REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/hildogjr/KiCost/archive/refs/tags/v1.1.20.tar.gz -> kicost-1.1.20.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=337c0eda0a882f11a8125996a96c005c +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=ef82930887c7e059e02c42b2b6b052a0 diff --git a/metadata/md5-cache/sci-electronics/kicost-digikey-api-v3-0.1.3 b/metadata/md5-cache/sci-electronics/kicost-digikey-api-v3-0.1.3 index e5119407..47c21264 100644 --- a/metadata/md5-cache/sci-electronics/kicost-digikey-api-v3-0.1.3 +++ b/metadata/md5-cache/sci-electronics/kicost-digikey-api-v3-0.1.3 @@ -11,5 +11,5 @@ RDEPEND=>=dev-python/inflection-0.3.1 >=dev-python/requests-2.21 >=dev-python/ur REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/set-soft/kicost-digikey-api-v3/archive/refs/tags/v0.1.3.tar.gz -> kicost-digikey-api-v3-0.1.3.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=8b912d1dc493267393d3fd4b03766be1 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=1564fb98505cd3a6a8009742ee8e05b9 diff --git a/metadata/md5-cache/sci-electronics/kikit-1.7.2 b/metadata/md5-cache/sci-electronics/kikit-1.7.2 index 9bf9a74a..0ba6ffb3 100644 --- a/metadata/md5-cache/sci-electronics/kikit-1.7.2 +++ b/metadata/md5-cache/sci-electronics/kikit-1.7.2 @@ -1,4 +1,4 @@ -BDEPEND=test? ( ( >=sci-electronics/pcbnewTransition-0.3.4-r1 >=dev-python/shapely-1.7 >=dev-python/click-7.1 >=dev-python/markdown2-2.4 >=dev-python/pybars3-0.9 sci-libs/solidpython2-legacy !sci-libs/solidpython >=dev-python/commentjson-0.9 media-gfx/openscad sci-electronics/kicad ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=test? ( ( >=sci-electronics/pcbnewTransition-0.3.4-r1 >=dev-python/shapely-1.7 >=dev-python/click-7.1 >=dev-python/markdown2-2.4 >=dev-python/pybars3-0.9 sci-libs/solidpython2-legacy !sci-libs/solidpython >=dev-python/commentjson-0.9 media-gfx/openscad sci-electronics/kicad ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Automation for KiCad EAPI=8 @@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_tar RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/yaqwsx/KiKit/archive/refs/tags/v1.7.2.tar.gz -> kikit-1.7.2.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=ffb797eb1ae8d48a029784db95781e9d +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=579339e401b615f997f482b54139e80c diff --git a/metadata/md5-cache/sci-electronics/nextpnr-0.8 b/metadata/md5-cache/sci-electronics/nextpnr-0.8 index cf608e3e..42c80ee8 100644 --- a/metadata/md5-cache/sci-electronics/nextpnr-0.8 +++ b/metadata/md5-cache/sci-electronics/nextpnr-0.8 @@ -10,5 +10,5 @@ KEYWORDS=amd64 LICENSE=ISC PROPERTIES=live SLOT=0 -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=d458f3cbf7dab210eb548b20f16c3127 diff --git a/metadata/md5-cache/sci-electronics/pcbnewTransition-0.5.2 b/metadata/md5-cache/sci-electronics/pcbnewTransition-0.5.2 index cedc0537..30145b03 100644 --- a/metadata/md5-cache/sci-electronics/pcbnewTransition-0.5.2 +++ b/metadata/md5-cache/sci-electronics/pcbnewTransition-0.5.2 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/yaqwsx/pcbnewTransition/archive/refs/tags/v0.5.2.tar.gz -> pcbnewTransition-0.5.2.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=0e4b9f21d1b15278f56dc162d57b71f9 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=0e96712e7bcb3a1bfc7b368bb3620832 diff --git a/metadata/md5-cache/sci-electronics/prjtrellis-1.4 b/metadata/md5-cache/sci-electronics/prjtrellis-1.4 index c0f08378..3587bb19 100644 --- a/metadata/md5-cache/sci-electronics/prjtrellis-1.4 +++ b/metadata/md5-cache/sci-electronics/prjtrellis-1.4 @@ -9,5 +9,5 @@ KEYWORDS=amd64 LICENSE=ISC PROPERTIES=live SLOT=0 -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=dd4ce8eb67f54c23d9d62ddb8730c923 diff --git a/metadata/md5-cache/sci-electronics/prjtrellis-1.5_alpha20250501 b/metadata/md5-cache/sci-electronics/prjtrellis-1.5_alpha20250501 index a8c5f4e1..4b6ce603 100644 --- a/metadata/md5-cache/sci-electronics/prjtrellis-1.5_alpha20250501 +++ b/metadata/md5-cache/sci-electronics/prjtrellis-1.5_alpha20250501 @@ -9,5 +9,5 @@ KEYWORDS=amd64 LICENSE=ISC PROPERTIES=live SLOT=0 -_eclasses_=cmake 90d8ee8393c5c815637fd3cb87828c9b flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 +_eclasses_=cmake 460729dc36f68cf03b044bc1d367e34a flag-o-matic b892042b2667b8ac69ec8a2571dc290a git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _md5_=b3436e2fc78e2ba69ee5eca1cf55dbd5 diff --git a/metadata/md5-cache/sci-electronics/pyvcd-0.4.1 b/metadata/md5-cache/sci-electronics/pyvcd-0.4.1 index e406ef58..8c716d78 100644 --- a/metadata/md5-cache/sci-electronics/pyvcd-0.4.1 +++ b/metadata/md5-cache/sci-electronics/pyvcd-0.4.1 @@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_tar RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/p/pyvcd/pyvcd-0.4.1.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=42c709d14f2c9a79f00cfc521e7fa4a8 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c pypi ad1b21f87d117ae9bb089bdb65b8f013 python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=cbd5a36c79ac895825847d15a14af1b7 diff --git a/metadata/md5-cache/sci-electronics/tinyprog-1.0.23 b/metadata/md5-cache/sci-electronics/tinyprog-1.0.23 index 742ac61d..691b322b 100644 --- a/metadata/md5-cache/sci-electronics/tinyprog-1.0.23 +++ b/metadata/md5-cache/sci-electronics/tinyprog-1.0.23 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test unpack DESCRIPTION=Programmer for FPGA boards using the TinyFPGA USB Bootloader EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=>=dev-python/pyserial-3 =dev-python/jsonmerge-1. REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/tinyfpga/TinyFPGA-Bootloader/archive/0b70c51b8a3fa6b4b2ce4f8d31435ec80d0c8a3f.tar.gz -> tinyprog-1.0.23.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=e6b6129034a7870ce40eb29713d0f248 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=a6a9a74268174e8bd8db4b447c28b8ac diff --git a/metadata/md5-cache/sci-electronics/tinyprog-9999 b/metadata/md5-cache/sci-electronics/tinyprog-9999 index 311491c8..23a07c53 100644 --- a/metadata/md5-cache/sci-electronics/tinyprog-9999 +++ b/metadata/md5-cache/sci-electronics/tinyprog-9999 @@ -1,4 +1,4 @@ -BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare test unpack DESCRIPTION=Programmer for FPGA boards using the TinyFPGA USB Bootloader EAPI=8 @@ -10,5 +10,5 @@ PROPERTIES=live RDEPEND=>=dev-python/pyserial-3 =dev-python/jsonmerge-1.4 =dev-python/intelhex-2.2.1 =dev-python/tqdm-4.19.5 =dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=vector, matrix, quaternion and some geometry in 2D and 3D for Python 3 EAPI=8 @@ -11,5 +11,5 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/euclid3/euclid3/archive/refs/tags/v0.2.0.tar.gz -> euclid3-0.2.0.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 -_md5_=84a5349f92d388f036b475911990b3bf +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_md5_=6e6edb91dfed5b7dd664b2f45492d1e0 diff --git a/metadata/md5-cache/sci-libs/solidpython2-2.1.1 b/metadata/md5-cache/sci-libs/solidpython2-2.1.1 index 3e50fcf4..70e5c978 100644 --- a/metadata/md5-cache/sci-libs/solidpython2-2.1.1 +++ b/metadata/md5-cache/sci-libs/solidpython2-2.1.1 @@ -11,5 +11,5 @@ RDEPEND=( >=sci-libs/euclid3-0.1.0 >=dev-python/pypng-0.0.19 dev-python/prettyta REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/jeff-dh/SolidPython/archive/refs/tags/v2.1.1.tar.gz -> solidpython2-2.1.1.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=2c7fbea59790037876b8c1232849f6f6 diff --git a/metadata/md5-cache/sci-libs/solidpython2-legacy-0.1.1 b/metadata/md5-cache/sci-libs/solidpython2-legacy-0.1.1 index baffb48b..617ef6f8 100644 --- a/metadata/md5-cache/sci-libs/solidpython2-legacy-0.1.1 +++ b/metadata/md5-cache/sci-libs/solidpython2-legacy-0.1.1 @@ -11,5 +11,5 @@ RDEPEND=( sci-libs/solidpython2 ) python_targets_python3_11? ( dev-lang/python:3 REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) SLOT=0 SRC_URI=https://github.com/jeff-dh/solidpython2_legacy/archive/c814c100de31525b750b533765e460c3ad456185.tar.gz -> solidpython2-legacy-0.1.1.tar.gz -_eclasses_=distutils-r1 0e08701ccfa3f73267c62f539b7ab456 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=distutils-r1 be1082db72eb0381081ef946a26e3a71 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 0e15b2ab9cfc87d7474678201d6bca38 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=06dd8c42fc39df0b174e74032e1435d5 diff --git a/metadata/md5-cache/www-misc/kiwix-tools-3.7.0 b/metadata/md5-cache/www-misc/kiwix-tools-3.7.0 index dbb37f75..d2b31f9e 100644 --- a/metadata/md5-cache/www-misc/kiwix-tools-3.7.0 +++ b/metadata/md5-cache/www-misc/kiwix-tools-3.7.0 @@ -9,5 +9,5 @@ KEYWORDS=amd64 LICENSE=GPL-3 SLOT=0 SRC_URI=https://github.com/kiwix/kiwix-tools/archive/3.7.0.tar.gz -> kiwix-tools-3.7.0.tar.gz -_eclasses_=flag-o-matic b892042b2667b8ac69ec8a2571dc290a meson 99466844dd8d4fcfb07578a76f5a9922 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=flag-o-matic b892042b2667b8ac69ec8a2571dc290a meson 99466844dd8d4fcfb07578a76f5a9922 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=bf2a8418bd395174f40cbd540e62178a diff --git a/metadata/md5-cache/www-misc/libkiwix-14.0.0 b/metadata/md5-cache/www-misc/libkiwix-14.0.0 index 9502e466..4804ad0b 100644 --- a/metadata/md5-cache/www-misc/libkiwix-14.0.0 +++ b/metadata/md5-cache/www-misc/libkiwix-14.0.0 @@ -10,5 +10,5 @@ LICENSE=GPL-3 RDEPEND=net-misc/aria2[bittorrent,metalink,xmlrpc] SLOT=0 SRC_URI=https://github.com/kiwix/libkiwix/archive/14.0.0.tar.gz -> libkiwix-14.0.0.tar.gz -_eclasses_=flag-o-matic b892042b2667b8ac69ec8a2571dc290a meson 99466844dd8d4fcfb07578a76f5a9922 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 +_eclasses_=flag-o-matic b892042b2667b8ac69ec8a2571dc290a meson 99466844dd8d4fcfb07578a76f5a9922 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 _md5_=de13c739aaf28ceff1c57c56e577e76a diff --git a/net-vpn/pia-wg/pia-wg-0.0.20230704.ebuild b/net-vpn/pia-wg/pia-wg-0.0.20230704.ebuild index 12911fbb..110aed1a 100644 --- a/net-vpn/pia-wg/pia-wg-0.0.20230704.ebuild +++ b/net-vpn/pia-wg/pia-wg-0.0.20230704.ebuild @@ -1,6 +1,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} ) +DISTUTILS_USE_PEP517=no GIT_COMMIT=be3106985604af14582f0b1fd1c8b5559cc640ba inherit distutils-r1 @@ -8,7 +9,6 @@ inherit distutils-r1 DESCRIPTION="Private Internet Access WireGuard configurator" HOMEPAGE="https://github.com/jauderho/pia-wg" SRC_URI="https://github.com/jauderho/$PN/archive/$GIT_COMMIT.tar.gz -> $P.tar.gz" -DISTUTILS_USE_PEP517=no S=$WORKDIR/$PN-$GIT_COMMIT PATCHES="$FILESDIR/$PN-hashbang.patch" diff --git a/sci-electronics/amaranth-soc/amaranth-soc-0.1_alpha20241012.ebuild b/sci-electronics/amaranth-soc/amaranth-soc-0.1_alpha20241012.ebuild index 4c83b062..617caaa7 100644 --- a/sci-electronics/amaranth-soc/amaranth-soc-0.1_alpha20241012.ebuild +++ b/sci-electronics/amaranth-soc/amaranth-soc-0.1_alpha20241012.ebuild @@ -1,5 +1,6 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=pdm-backend inherit distutils-r1 git-r3 @@ -7,7 +8,6 @@ DESCRIPTION="System on Chip toolkit for Amaranth" HOMEPAGE="https://github.com/amaranth-lang/amaranth-soc" EGIT_COMMIT=5c43cf58f15d9cd9c69ff83c97997708d386b2dc EGIT_REPO_URI=https://github.com/amaranth-lang/$PN -DISTUTILS_USE_PEP517=pdm-backend PDM_BUILD_SCM_VERSION=$PV LICENSE="BSD-2" diff --git a/sci-electronics/apicula/apicula-0.20.ebuild b/sci-electronics/apicula/apicula-0.20.ebuild index 7a489cf1..38c662be 100644 --- a/sci-electronics/apicula/apicula-0.20.ebuild +++ b/sci-electronics/apicula/apicula-0.20.ebuild @@ -1,6 +1,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools PYPI_PN=Apycula PYPI_NO_NORMALIZE=1 @@ -10,7 +11,6 @@ S=$WORKDIR/Apycula-$PV DESCRIPTION="documentation and tools for the Gowin FPGA bitstream format" HOMEPAGE="https://github.com/YosysHQ/apicula" -DISTUTILS_USE_PEP517=setuptools DEPEND="dev-python/numpy dev-python/pandas diff --git a/sci-electronics/easyeda2kicad/easyeda2kicad-0.6.6.ebuild b/sci-electronics/easyeda2kicad/easyeda2kicad-0.6.6.ebuild index f694965b..8673316e 100644 --- a/sci-electronics/easyeda2kicad/easyeda2kicad-0.6.6.ebuild +++ b/sci-electronics/easyeda2kicad/easyeda2kicad-0.6.6.ebuild @@ -1,11 +1,11 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi DESCRIPTION="convert components from EasyEDA or LCSC for use with KiCad" HOMEPAGE="https://github.com/uPesy/easyeda2kicad.py" -DISTUTILS_USE_PEP517=setuptools LICENSE="AGPL-3.0" SLOT="0" diff --git a/sci-electronics/kicost-digikey-api-v3/kicost-digikey-api-v3-0.1.3.ebuild b/sci-electronics/kicost-digikey-api-v3/kicost-digikey-api-v3-0.1.3.ebuild index 8d42a0fa..0a9f43c2 100644 --- a/sci-electronics/kicost-digikey-api-v3/kicost-digikey-api-v3-0.1.3.ebuild +++ b/sci-electronics/kicost-digikey-api-v3/kicost-digikey-api-v3-0.1.3.ebuild @@ -7,7 +7,6 @@ inherit distutils-r1 DESCRIPTION="experimental plug-in to allow KiCost to do native Digi-Key API requests" HOMEPAGE="https://github.com/set-soft/kicost-digikey-api-v3" SRC_URI="https://github.com/set-soft/$PN/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz" -DISTUTILS_USE_PEP517=setuptools LICENSE=GPL-3 SLOT=0 diff --git a/sci-electronics/kicost/kicost-1.1.20.ebuild b/sci-electronics/kicost/kicost-1.1.20.ebuild index 9144d634..231da828 100644 --- a/sci-electronics/kicost/kicost-1.1.20.ebuild +++ b/sci-electronics/kicost/kicost-1.1.20.ebuild @@ -8,7 +8,6 @@ DESCRIPTION="generate part-cost spreadsheets for circuit boards developed with K HOMEPAGE="https://github.com/hildogjr/KiCost" SRC_URI="https://github.com/hildogjr/KiCost/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz" S=$WORKDIR/KiCost-$PV -DISTUTILS_USE_PEP517=setuptools LICENSE=MIT SLOT=0 diff --git a/sci-electronics/kikit/kikit-1.7.2.ebuild b/sci-electronics/kikit/kikit-1.7.2.ebuild index a6495e12..0670938a 100644 --- a/sci-electronics/kikit/kikit-1.7.2.ebuild +++ b/sci-electronics/kikit/kikit-1.7.2.ebuild @@ -1,6 +1,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 @@ -8,7 +9,6 @@ DESCRIPTION="Automation for KiCad" HOMEPAGE="https://github.com/yaqwsx/KiKit/" SRC_URI="https://github.com/yaqwsx/KiKit/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz" S=$WORKDIR/KiKit-$PV -DISTUTILS_USE_PEP517=setuptools LICENSE="MIT" SLOT="0" diff --git a/sci-electronics/pcbnewTransition/pcbnewTransition-0.5.2.ebuild b/sci-electronics/pcbnewTransition/pcbnewTransition-0.5.2.ebuild index 1822e32a..926631c1 100644 --- a/sci-electronics/pcbnewTransition/pcbnewTransition-0.5.2.ebuild +++ b/sci-electronics/pcbnewTransition/pcbnewTransition-0.5.2.ebuild @@ -9,7 +9,6 @@ DESCRIPTION="support KiCad 5-7 in your plugins" HOMEPAGE="https://github.com/yaqwsx/pcbnewTransition/" SRC_URI="https://github.com/yaqwsx/$PN/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz" -DISTUTILS_USE_PEP517=setuptools LICENSE="MIT" SLOT="0" diff --git a/sci-electronics/pyvcd/pyvcd-0.4.1.ebuild b/sci-electronics/pyvcd/pyvcd-0.4.1.ebuild index 9862beb3..50bb9720 100644 --- a/sci-electronics/pyvcd/pyvcd-0.4.1.ebuild +++ b/sci-electronics/pyvcd/pyvcd-0.4.1.ebuild @@ -6,7 +6,6 @@ inherit distutils-r1 pypi DESCRIPTION="writes Value Change Dump (VCD) files as specified in IEEE 1364-2005" HOMEPAGE="https://github.com/westerndigitalcorporation/pyvcd" -DISTUTILS_USE_PEP517=setuptools LICENSE="MIT" SLOT="0" diff --git a/sci-electronics/tinyprog/tinyprog-1.0.23.ebuild b/sci-electronics/tinyprog/tinyprog-1.0.23.ebuild index 59e06171..2ba83eb7 100644 --- a/sci-electronics/tinyprog/tinyprog-1.0.23.ebuild +++ b/sci-electronics/tinyprog/tinyprog-1.0.23.ebuild @@ -1,6 +1,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 GIT_COMMIT=0b70c51b8a3fa6b4b2ce4f8d31435ec80d0c8a3f @@ -8,7 +9,6 @@ GIT_COMMIT=0b70c51b8a3fa6b4b2ce4f8d31435ec80d0c8a3f DESCRIPTION="Programmer for FPGA boards using the TinyFPGA USB Bootloader" HOMEPAGE="https://github.com/tinyfpga/TinyFPGA-Bootloader/" SRC_URI="https://github.com/tinyfpga/TinyFPGA-Bootloader/archive/$GIT_COMMIT.tar.gz -> ${P}.tar.gz" -DISTUTILS_USE_PEP517=setuptools LICENSE="GPL-2" SLOT="0" diff --git a/sci-electronics/tinyprog/tinyprog-9999.ebuild b/sci-electronics/tinyprog/tinyprog-9999.ebuild index 30b0a74d..802c45c8 100644 --- a/sci-electronics/tinyprog/tinyprog-9999.ebuild +++ b/sci-electronics/tinyprog/tinyprog-9999.ebuild @@ -1,13 +1,13 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 git-r3 DESCRIPTION="Programmer for FPGA boards using the TinyFPGA USB Bootloader" HOMEPAGE="https://github.com/tinyfpga/TinyFPGA-Bootloader/" EGIT_REPO_URI="https://github.com/tinyfpga/TinyFPGA-Bootloader" S=$WORKDIR/$P/programmer -DISTUTILS_USE_PEP517=setuptools LICENSE="GPL-2" SLOT="0" diff --git a/sci-libs/euclid3/euclid3-0.2.0.ebuild b/sci-libs/euclid3/euclid3-0.2.0.ebuild index 6a98335d..9aba3f96 100644 --- a/sci-libs/euclid3/euclid3-0.2.0.ebuild +++ b/sci-libs/euclid3/euclid3-0.2.0.ebuild @@ -1,13 +1,13 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..13} pypy3 ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 DESCRIPTION="vector, matrix, quaternion and some geometry in 2D and 3D for Python 3" HOMEPAGE="https://github.com/euclid3/euclid3/" SRC_URI="https://github.com/euclid3/euclid3/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz" -DISTUTILS_USE_PEP517=setuptools LICENSE="LGPL-2.1+" SLOT="0"