2026-09-10 21:15:58 UTC

This commit is contained in:
Repository mirror & CI
2026-09-10 21:15:58 +00:00
parent 6e1a0bf70b
commit 71fa1bbaee
13 changed files with 25 additions and 25 deletions

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://containerd.io/
INHERIT=go-env go-module systemd toolchain-funcs
IUSE=apparmor btrfs device-mapper +cri +seccomp selinux test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
LICENSE=Apache-2.0
RDEPEND=btrfs? ( sys-fs/btrfs-progs ) seccomp? ( sys-libs/libseccomp ) >=app-containers/runc-1.4.3[apparmor?,seccomp?] selinux? ( sec-policy/selinux-docker )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/containerd/containerd/archive/v2.3.3.tar.gz -> containerd-2.3.3.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 3d4b6f3f29b3ebdeb708785b3cb1743b systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=1e58441474791d4b95b401b649dbc090
_md5_=c106098e89bd05c434aa34925a500fe8

View File

@@ -4,10 +4,10 @@ DESCRIPTION=CLI and validation tools for Kubelet Container Runtime (CRI)
EAPI=8
HOMEPAGE=https://github.com/kubernetes-sigs/cri-tools
INHERIT=go-module shell-completion sysroot
KEYWORDS=~amd64 ~arm64
KEYWORDS=amd64 ~arm64
LICENSE=Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/kubernetes-sigs/cri-tools/archive/v1.36.0.tar.gz -> cri-tools-1.36.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 3d4b6f3f29b3ebdeb708785b3cb1743b shell-completion 63a62de3ca49c798ee6e89f190e45d0e
_md5_=7364a42c0a338f22f9993615a67833a8
_md5_=b09d3b4d430b59f8c3977ba708eb6ad5

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://www.docker.com/
INHERIT=go-module linux-info optfeature systemd toolchain-funcs udev
IUSE=apparmor btrfs +container-init cuda +overlay2 seccomp selinux systemd
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
LICENSE=Apache-2.0
RDEPEND=acct-group/docker >=dev-db/sqlite-3.7.9:3 net-firewall/nftables:= apparmor? ( sys-libs/libapparmor ) btrfs? ( >=sys-fs/btrfs-progs-3.16.1 ) seccomp? ( >=sys-libs/libseccomp-2.2.1 ) systemd? ( sys-apps/systemd ) sys-process/procps >=dev-vcs/git-1.7 >=app-arch/xz-utils-4.9 >=app-containers/containerd-2.2.0[apparmor?,btrfs?,seccomp?] >=app-containers/runc-1.2.6[apparmor?,seccomp?] !app-containers/docker-proxy !<app-containers/docker-cli-29.7.2 container-init? ( >=sys-process/tini-0.19.0[static] ) cuda? ( app-containers/nvidia-container-toolkit ) selinux? ( sec-policy/selinux-docker )
RESTRICT=installsources strip test
SLOT=0
SRC_URI=https://github.com/moby/moby/archive/docker-v29.7.2.tar.gz -> docker-29.7.2.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 3d4b6f3f29b3ebdeb708785b3cb1743b linux-info efd923656513c879204fec6638eadee5 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 systemd a964c0cbe818b5729da1dbfcee5be861 udev 1a23882bb73bc31c64a6f00a5e515f34
_md5_=d0cd2d2fde3bab57e5bd306d006382c5
_md5_=303b67a85c9d73663453d107bf1568fe

View File

@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://www.docker.com/
INHERIT=shell-completion go-env go-module toolchain-funcs
IUSE=selinux
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86
KEYWORDS=amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86
LICENSE=Apache-2.0
RDEPEND=selinux? ( sec-policy/selinux-docker )
RESTRICT=installsources strip test
SLOT=0
SRC_URI=https://github.com/docker/cli/archive/v29.7.2.tar.gz -> docker-cli-29.7.2.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 shell-completion 63a62de3ca49c798ee6e89f190e45d0e flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 3d4b6f3f29b3ebdeb708785b3cb1743b
_md5_=2191429c8b36ce93fdd27184b0fddcc3
_md5_=304ef42de140d448275905ff5aad24fa

View File

@@ -4,11 +4,11 @@ DESCRIPTION=Multi-container orchestration for Docker
EAPI=9
HOMEPAGE=https://github.com/docker/compose
INHERIT=optfeature
KEYWORDS=~amd64 ~arm64
KEYWORDS=amd64 arm64
LICENSE=Apache-2.0 Apache-2.0 BSD BSD-2 MIT MPL-2.0
RDEPEND=|| ( >=app-containers/docker-cli-29.7.2 app-containers/podman[wrapper(+)] )
RESTRICT=test
SLOT=2
SRC_URI=https://github.com/docker/compose/archive/v5.4.0.tar.gz -> docker-compose-5.4.0.gh.tar.gz https://github.com/gentoo-golang-dist/compose/releases/download/v5.4.0/compose-5.4.0-vendor.tar.xz
_eclasses_=optfeature 58cc13bdc4e9a204077e1e7c9a1d7988
_md5_=d8af57552555893b8bf8d043147ae4f8
_md5_=0b9232a486ef6f51c035720a88bb0ed5

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/py-landlock/ https://github.com/SebastienWae/py-landlock
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~amd64
KEYWORDS=amd64
LICENSE=MIT
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/SebastienWae/py-landlock/archive/refs/tags/v0.1.1.tar.gz -> py-landlock-0.1.1.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937
_md5_=e284370f23c9bafbff274b04c571678f
_md5_=060efcd5ca0781fba62ba098540a38ee

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/pkgcore/snakeoil/ https://pypi.org/project/snakeoil/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
LICENSE=BSD BSD-2 MIT
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[threads(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[threads(+)] ) python_targets_python3_15? ( dev-lang/python:3.15[threads(+)] )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/snakeoil/snakeoil-0.11.6.tar.gz verify-provenance? ( https://pypi.org/integrity/snakeoil/v0.11.6/snakeoil-0.11.6.tar.gz/provenance -> snakeoil-0.11.6.tar.gz.provenance )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=b598624a0be044db8efb7022d63b1857
_md5_=33ed9df2d5c86d04c87a6556a5a57e02

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/pkgcore/pkgcheck
INHERIT=elisp-common distutils-r1 optfeature pypi
IUSE=emacs test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
LICENSE=BSD MIT
RDEPEND=>=dev-python/snakeoil-0.11.6[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=sys-apps/pkgcore-0.12.42[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] app-arch/zstd >=dev-libs/tree-sitter-bash-0.25.1[python,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/charset-normalizer[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-python/pathspec[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/tree-sitter-0.25.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] emacs? ( >=app-editors/emacs-24.1:* app-emacs/ebuild-mode app-emacs/flycheck ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pkgcheck/pkgcheck-0.10.43.tar.gz
_eclasses_=elisp-common af0b23d31469d538d402c81481e6343e eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=f344188522a6f85817a6addca78fe59e
_md5_=0f11ec95f128d8b5602ed860ef42932e

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/pkgcore/pkgdev
INHERIT=distutils-r1 optfeature pypi
IUSE=doc doc test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
LICENSE=BSD MIT
RDEPEND=>=dev-python/snakeoil-0.11.6[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=sys-apps/pkgcore-0.12.42[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-util/pkgcheck-0.10.43[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/tabulate-0.9.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] dev-vcs/git python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pkgdev/pkgdev-0.2.18.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=1989af5c6439ad64b46c0f2622b55b9e
_md5_=90c2206dd5050580566ec9afa0162bfe

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://matt.ucc.asn.au/dropbear/dropbear.html
INHERIT=autotools pam python-any-r1 savedconfig verify-sig
IUSE=bsdpty legacy-ciphers minimal multicall pam +shadow static +syslog test +test-async zlib savedconfig verify-sig
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~x64-macos
LICENSE=MIT GPL-2
RDEPEND=acct-group/sshd acct-user/sshd !static? ( >=dev-libs/libtomcrypt-1.18.2-r2[libtommath] >=dev-libs/libtommath-1.2.0 virtual/libcrypt:= zlib? ( virtual/zlib:= ) ) pam? ( sys-libs/pam ) pam? ( >=sys-auth/pambase-20080219.1 )
REQUIRED_USE=pam? ( !static )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://matt.ucc.asn.au/dropbear/releases/dropbear-2026.94.tar.bz2 https://matt.ucc.asn.au/dropbear/testing/dropbear-2026.94.tar.bz2 verify-sig? ( https://matt.ucc.asn.au/dropbear/releases/dropbear-2026.94.tar.bz2.asc https://matt.ucc.asn.au/dropbear/testing/dropbear-2026.94.tar.bz2.asc )
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 flag-o-matic fd3558f73f6503093adee69adf41020d pam b56d0c9c20fc5b553f13c8ae165a10a5 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-any-r1 891415dfe39ad9b41b461f2b86354af0 portability 3c2334cdfbb30bc4b33c85164fe832bf savedconfig b9131abe556ad2ea96c01b06d658d363 verify-sig ece4c893b6bd62eacbc4d25958e857f8
_md5_=c85070c2d2e7dc91151e1ed119e793eb
_md5_=ac7ef581cc5055572cdea92f2382e19a

View File

@@ -4,11 +4,11 @@ DESCRIPTION=Tailscale vpn client
EAPI=8
HOMEPAGE=https://tailscale.com
INHERIT=go-module linux-info shell-completion systemd sysroot tmpfiles
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
LICENSE=MIT Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
RDEPEND=|| ( net-firewall/iptables net-firewall/nftables ) virtual/tmpfiles
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/tailscale/tailscale/archive/v1.102.2.tar.gz -> tailscale-1.102.2.tar.gz https://github.com/gentoo-golang-dist/tailscale/releases/download/v1.102.2/tailscale-1.102.2-vendor.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 3d4b6f3f29b3ebdeb708785b3cb1743b linux-info efd923656513c879204fec6638eadee5 shell-completion 63a62de3ca49c798ee6e89f190e45d0e systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e
_md5_=e7a61f066e628f8a9587626fe317c92f
_md5_=7480ba001813326106ce066dba8f045c

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/pkgcore/pkgcore
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
LICENSE=BSD MIT
RDEPEND=>=dev-python/snakeoil-0.11.6[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=app-shells/bash-5.3[readline] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] amd64? ( dev-python/py-landlock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pkgcore/pkgcore-0.12.42.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 e19039519d3638744fa057e656909937 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=becd84ffdc6848bff82790210be302fa
_md5_=adc3ffdd2a84bb1f7e409c356f6a5fab

View File

@@ -1 +1 @@
Thu, 10 Sep 2026 21:00:58 +0000
Thu, 10 Sep 2026 21:15:57 +0000