2026-07-21 16:46:01 UTC

This commit is contained in:
Repository mirror & CI
2026-07-21 16:46:01 +00:00
parent 24d7fbba0f
commit 9cdf6c1b5c
21 changed files with 86 additions and 123 deletions

View File

@@ -0,0 +1,14 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=install
DESCRIPTION=command line interface for Amazon Web Services
EAPI=8
HOMEPAGE=https://aws.amazon.com/cli/ https://github.com/aws/aws-cli/
INHERIT=bash-completion-r1
KEYWORDS=-* ~amd64 ~arm64
LICENSE=Apache-2.0 MIT LGPL-2.1+ BSD GPL-2+-with-Pyinstaller-Bootloader-exception openssl PSF-2 BSD-2 GPL-3+ public-domain
RDEPEND=sys-libs/glibc !app-admin/awscli
RESTRICT=strip
SLOT=0
SRC_URI=amd64? ( https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.36.4.zip ) arm64? ( https://awscli.amazonaws.com/awscli-exe-linux-aarch64-2.36.4.zip )
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 shell-completion 63a62de3ca49c798ee6e89f190e45d0e bash-completion-r1 4386cfb12ede6cd8f0c1987d2e88da5f
_md5_=9c8c29016aba556dfc5800a0d93a7318

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-go/go-md2man >=dev-lang/go-1.26.3 virtual/pkgconfig >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install prepare unpack
DEPEND=btrfs? ( sys-fs/btrfs-progs ) seccomp? ( sys-libs/libseccomp )
DESCRIPTION=A daemon to control runC
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
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

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.25.0 >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install test unpack
DEPEND=acct-group/node_exporter acct-user/node_exporter selinux? ( sec-policy/selinux-node_exporter )
DESCRIPTION=Prometheus exporter for machine metrics
EAPI=8
HOMEPAGE=https://github.com/prometheus/node_exporter
INHERIT=go-module systemd
IUSE=selinux
KEYWORDS=~amd64 ~arm64 ~loong ~riscv ~x86
LICENSE=Apache-2.0 Apache-2.0 BSD BSD-2 MIT MPL-2.0
RDEPEND=acct-group/node_exporter acct-user/node_exporter selinux? ( sec-policy/selinux-node_exporter )
SLOT=0
SRC_URI=https://github.com/prometheus/node_exporter/archive/v1.12.1.tar.gz -> node_exporter-1.12.1.tar.gz https://github.com/gentoo-golang-dist/node_exporter/releases/download/v1.12.1/node_exporter-1.12.1-vendor.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 3d4b6f3f29b3ebdeb708785b3cb1743b systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=b361e536585ff54df32bd087d447acc5

View File

@@ -1,16 +1,16 @@
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) app-arch/unzip dev-perl/TAP-Parser-SourceHandler-pgTAP
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) app-arch/unzip dev-perl/TAP-Parser-SourceHandler-pgTAP
DESCRIPTION=Unit testing for PostgreSQL
EAPI=8
HOMEPAGE=https://pgtap.org/
INHERIT=postgres-multi
IUSE=postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
IUSE=postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=amd64
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) app-arch/unzip dev-perl/TAP-Parser-SourceHandler-pgTAP
REQUIRED_USE=|| ( postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) app-arch/unzip dev-perl/TAP-Parser-SourceHandler-pgTAP
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://api.pgxn.org/dist/pgtap/1.3.3/pgtap-1.3.3.zip
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=1db684719c828515d23a6e20b476b8a3
_md5_=cdc8beeaa146061afca445c21d7b30cc

View File

@@ -0,0 +1,16 @@
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) app-arch/unzip dev-perl/TAP-Parser-SourceHandler-pgTAP
DESCRIPTION=Unit testing for PostgreSQL
EAPI=8
HOMEPAGE=https://pgtap.org/
INHERIT=postgres-multi
IUSE=postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=amd64
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) app-arch/unzip dev-perl/TAP-Parser-SourceHandler-pgTAP
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://api.pgxn.org/dist/pgtap/1.3.4/pgtap-1.3.4.zip
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=cdc8beeaa146061afca445c21d7b30cc

View File

@@ -4,10 +4,10 @@ DESCRIPTION=A non-interactive scripting language
EAPI=8
HOMEPAGE=https://www.skarnet.org/software/execline/
INHERIT=optfeature toolchain-funcs
KEYWORDS=~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv x86
KEYWORDS=~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~riscv x86
LICENSE=ISC
RDEPEND=>=dev-libs/skalibs-2.14.5.0:=
SLOT=0/2.9.4
SRC_URI=https://www.skarnet.org/software/execline/execline-2.9.8.1.tar.gz
_eclasses_=optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=c2955f473e244aa1e563e5f5491a8a99
_md5_=09b3ab5d729b3ccb9762f5fc80e1743b

View File

@@ -3,9 +3,9 @@ DESCRIPTION=General-purpose libraries from skarnet.org
EAPI=8
HOMEPAGE=https://www.skarnet.org/software/skalibs/
INHERIT=toolchain-funcs
KEYWORDS=~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv x86
KEYWORDS=~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~riscv x86
LICENSE=ISC
SLOT=0/2.14.5
SRC_URI=https://www.skarnet.org/software/skalibs/skalibs-2.14.5.1.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=3de1ad29d85418575808a8c520b21548
_md5_=c68237c05ff885a024b6feae58669f93

View File

@@ -1,14 +0,0 @@
BDEPEND=>=dev-lang/go-1.24 >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup unpack
DESCRIPTION=Tailscale vpn client
EAPI=8
HOMEPAGE=https://tailscale.com
INHERIT=go-module linux-info systemd tmpfiles
KEYWORDS=amd64 ~arm arm64 ~ppc64 ~riscv ~x86
LICENSE=MIT
RDEPEND=|| ( net-firewall/iptables net-firewall/nftables ) virtual/tmpfiles
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/tailscale/tailscale/archive/v1.82.5.tar.gz -> tailscale-1.82.5.tar.gz https://dev.gentoo.org/~williamh/dist/tailscale-1.82.5-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 3d4b6f3f29b3ebdeb708785b3cb1743b linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e
_md5_=aad3bdc33f4272917305e75c613c2343

View File

@@ -1,14 +0,0 @@
BDEPEND=>=dev-lang/go-1.24 >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup unpack
DESCRIPTION=Tailscale vpn client
EAPI=8
HOMEPAGE=https://tailscale.com
INHERIT=go-module linux-info systemd tmpfiles
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
LICENSE=MIT
RDEPEND=|| ( net-firewall/iptables net-firewall/nftables ) virtual/tmpfiles
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/tailscale/tailscale/archive/v1.84.3.tar.gz -> tailscale-1.84.3.tar.gz https://dev.gentoo.org/~williamh/dist/tailscale-1.84.3-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 3d4b6f3f29b3ebdeb708785b3cb1743b linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e
_md5_=c4f1ae7bde2b12569d57d8af0460ed50

View File

@@ -1,14 +0,0 @@
BDEPEND=>=dev-lang/go-1.24 >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup unpack
DESCRIPTION=Tailscale vpn client
EAPI=8
HOMEPAGE=https://tailscale.com
INHERIT=go-module linux-info systemd tmpfiles
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
LICENSE=MIT
RDEPEND=|| ( net-firewall/iptables net-firewall/nftables ) virtual/tmpfiles
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/tailscale/tailscale/archive/v1.86.5.tar.gz -> tailscale-1.86.5.tar.gz https://dev.gentoo.org/~williamh/dist/tailscale-1.86.5-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 3d4b6f3f29b3ebdeb708785b3cb1743b linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e
_md5_=7738119e51cd65b27ecbdadac1f4d160

View File

@@ -1,14 +0,0 @@
BDEPEND=>=dev-lang/go-1.25.3 >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup unpack
DESCRIPTION=Tailscale vpn client
EAPI=8
HOMEPAGE=https://tailscale.com
INHERIT=go-module linux-info systemd tmpfiles
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
LICENSE=MIT
RDEPEND=|| ( net-firewall/iptables net-firewall/nftables ) virtual/tmpfiles
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/tailscale/tailscale/archive/v1.90.6.tar.gz -> tailscale-1.90.6.tar.gz https://dev.gentoo.org/~williamh/dist/tailscale-1.90.6-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 3d4b6f3f29b3ebdeb708785b3cb1743b linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e
_md5_=7a9a5452471df3a3cf44fc1413d1d8ca

View File

@@ -1,14 +0,0 @@
BDEPEND=>=dev-lang/go-1.25.5 >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup unpack
DESCRIPTION=Tailscale vpn client
EAPI=8
HOMEPAGE=https://tailscale.com
INHERIT=go-module linux-info systemd tmpfiles
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
LICENSE=MIT
RDEPEND=|| ( net-firewall/iptables net-firewall/nftables ) virtual/tmpfiles
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/tailscale/tailscale/archive/v1.92.1.tar.gz -> tailscale-1.92.1.tar.gz https://dev.gentoo.org/~williamh/dist/tailscale-1.92.1-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 3d4b6f3f29b3ebdeb708785b3cb1743b linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e
_md5_=cff24e0daf64726a875fdf0f2c8303ce

View File

@@ -1,14 +0,0 @@
BDEPEND=>=dev-lang/go-1.25.5 >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup unpack
DESCRIPTION=Tailscale vpn client
EAPI=8
HOMEPAGE=https://tailscale.com
INHERIT=go-module linux-info systemd tmpfiles
KEYWORDS=amd64 ~arm arm64 ~ppc64 ~riscv ~x86
LICENSE=MIT
RDEPEND=|| ( net-firewall/iptables net-firewall/nftables ) virtual/tmpfiles
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/tailscale/tailscale/archive/v1.92.4.tar.gz -> tailscale-1.92.4.tar.gz https://dev.gentoo.org/~williamh/dist/tailscale-1.92.4-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 3d4b6f3f29b3ebdeb708785b3cb1743b linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e
_md5_=29c9f1c1f8d0bbeb4b2d25f7f61c267a

View File

@@ -1,14 +0,0 @@
BDEPEND=>=dev-lang/go-1.26.1 >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup unpack
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
LICENSE=MIT
RDEPEND=|| ( net-firewall/iptables net-firewall/nftables ) virtual/tmpfiles
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/tailscale/tailscale/archive/v1.96.5.tar.gz -> tailscale-1.96.5.tar.gz https://github.com/gentoo-golang-dist/tailscale/releases/download/v1.96.5/tailscale-1.96.5-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_=55501a7100e55d590a9023ac7f6202df

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://www.skarnet.org/software/s6/
INHERIT=optfeature toolchain-funcs
IUSE=+execline
KEYWORDS=~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv x86
KEYWORDS=~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~riscv x86
LICENSE=ISC
RDEPEND=>=dev-libs/skalibs-2.14.5.0:= execline? ( dev-lang/execline:= )
SLOT=0/2.14
SRC_URI=https://www.skarnet.org/software/s6/s6-2.14.0.1.tar.gz
_eclasses_=optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=8ffae56887433b1913050cd7ebdbb71b
_md5_=ef6c4e5b4121e14a9240ac254afde259

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://www.skarnet.org/software/s6-linux-init/
INHERIT=optfeature toolchain-funcs
IUSE=+sysv-utils
KEYWORDS=~alpha amd64 ~arm ~mips x86
KEYWORDS=~alpha amd64 arm ~mips x86
LICENSE=ISC
RDEPEND=dev-lang/execline:= >=dev-libs/skalibs-2.14.5.0:= sys-apps/s6:=[execline] sysv-utils? ( !sys-apps/openrc[sysv-utils(-)] !sys-apps/systemd[sysv-utils(+)] !sys-apps/sysvinit )
SLOT=0/1.2
SRC_URI=https://www.skarnet.org/software/s6-linux-init/s6-linux-init-1.2.0.0.tar.gz
_eclasses_=optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=7280de716ec15270305b47d8547a392f
_md5_=ac7c8a18a8344cedd67fa270857957d2

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Set of tiny linux utilities
EAPI=8
HOMEPAGE=https://www.skarnet.org/software/s6-linux-utils/
INHERIT=toolchain-funcs
KEYWORDS=amd64 ~arm ~arm64 x86
KEYWORDS=amd64 arm ~arm64 x86
LICENSE=ISC
RDEPEND=>=dev-libs/skalibs-2.14.5.0:=
SLOT=0
SRC_URI=https://www.skarnet.org/software/s6-linux-utils/s6-linux-utils-2.6.4.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=5f2cb55bcab137e163c16ea0eaa7c94a
_md5_=a17d174f2d8419f2a3eb8aa4eaef417e

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Set of tiny portable unix utilities
EAPI=8
HOMEPAGE=https://www.skarnet.org/software/s6-portable-utils/
INHERIT=optfeature toolchain-funcs
KEYWORDS=amd64 ~arm x86
KEYWORDS=amd64 arm x86
LICENSE=ISC
RDEPEND=>=dev-libs/skalibs-2.14.0.0:=
SLOT=0
SRC_URI=https://www.skarnet.org/software/s6-portable-utils/s6-portable-utils-2.3.1.1.tar.gz
_eclasses_=optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=c0de2f9c42fad8a218084b8180ef7560
_md5_=176a703186f2d3c0986993a88bc50d65

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://www.skarnet.org/software/s6-rc/
INHERIT=optfeature toolchain-funcs
IUSE=system-init
KEYWORDS=amd64 ~arm x86
KEYWORDS=amd64 arm x86
LICENSE=ISC
RDEPEND=dev-lang/execline:= >=dev-libs/skalibs-2.14.5.0:= >=sys-apps/s6-2.13.2.0:=[execline] system-init? ( || ( sys-apps/s6-linux-init sys-apps/sysvinit ) )
SLOT=0/0.6
SRC_URI=https://www.skarnet.org/software/s6-rc/s6-rc-0.6.0.0.tar.gz
_eclasses_=optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=8fa54383a8e42438fe2b57ae8e830534
_md5_=a062365e9f83045c720e5bdf90791556

View File

@@ -934,7 +934,7 @@ app-admin/augeas 1.14.1-r1: A library for changing configuration files
app-admin/authbind 2.1.3: Bind sockets to privileged ports without root
app-admin/aws-session-manager-plugin 1.2.814.0 1.2.835.0: AWS Session Manager Plugin for aws-cli
app-admin/awscli 1.45.29 1.45.36 1.45.40 1.45.46 1.45.47 1.45.48 1.45.49 1.45.50 1.45.51 1.45.52: Universal Command Line Environment for AWS
app-admin/awscli-bin 2.34.24 2.34.40: command line interface for Amazon Web Services
app-admin/awscli-bin 2.34.24 2.34.40 2.36.4: command line interface for Amazon Web Services
app-admin/bitwarden-cli-bin 2025.12.0 2026.6.0: CLI client for Bitwarden compatible servers
app-admin/bitwarden-desktop-bin 2026.6.0 2026.6.1: Bitwarden password manager desktop client
app-admin/bpftune 0.4_p2: BPF driven auto-tuning
@@ -1373,7 +1373,7 @@ app-containers/catatonit 0.2.0 0.2.1 9999: A container init that is so simple it
app-containers/cni-plugins 1.3.0 1.5.1 1.6.1 1.6.2 1.9.1: Standard networking plugins for container networking
app-containers/conmon 2.1.11 2.1.13 2.2.1 9999: An OCI container runtime monitor
app-containers/container-libs 0.68.0 0.68.0-r1: Several utilities from the containers project
app-containers/containerd 2.2.5-r1 2.3.2-r1: A daemon to control runC
app-containers/containerd 2.2.5-r1 2.3.2-r1 2.3.3: A daemon to control runC
app-containers/containers-common 0.63.0 0.64.2 9999: Common config files and docs for Containers stack
app-containers/containers-image 5.34.2 5.35.0 5.36.2 9999: Default config and docs related to Containers' images
app-containers/containers-shortnames 2023.02.20 2025.03.19 2025.03.19_p20260615 9999: Configures default shortnames (aliases) for Containers
@@ -2681,7 +2681,7 @@ app-metrics/mysqld_exporter 0.14.0 0.14.0_p20221209 0.14.0_p20230328 0.18.0: Pro
app-metrics/nftables-exporter 0.2.7 0.3.1: prometheus exporter for nftables metrics
app-metrics/nginx-lua-prometheus 0.1_pre20170610-r101: Library that exports Nginx metrics to Prometheus
app-metrics/nginx-vts-exporter 0.10.8: Nginx virtual host traffic stats exporter for Prometheus
app-metrics/node_exporter 1.8.2 1.9.0 1.9.1 1.10.2 1.11.1 9999: Prometheus exporter for machine metrics
app-metrics/node_exporter 1.8.2 1.9.0 1.9.1 1.10.2 1.11.1 1.12.1 9999: Prometheus exporter for machine metrics
app-metrics/openvpn_exporter 0.3.0: Prometheus Exporter for OpenVPN
app-metrics/portage-exporter 0.1.0: Prometheus exporter for Gentoo Portage
app-metrics/postfix_exporter 0.3.0: Prometheus Exporter for Postfix
@@ -4067,7 +4067,7 @@ dev-db/pgmemcache 2.3.0 2.3.0-r1: A PostgreSQL API based on libmemcached to inte
dev-db/pgmodeler 1.2.2 1.2.3: PostgreSQL Database Modeler
dev-db/pgpool2 4.4.7 4.4.7-r1: Connection pool server for PostgreSQL
dev-db/pgrouting 3.6.2 3.7.0 3.7.3 3.8.0 4.0.1: pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality
dev-db/pgtap 1.3.3: Unit testing for PostgreSQL
dev-db/pgtap 1.3.3 1.3.4: Unit testing for PostgreSQL
dev-db/pgxnclient 1.3.2-r1: PostgreSQL Extension Network Client
dev-db/phpmyadmin 5.2.3: Web-based administration for MySQL and MariaDB databases, written in PHP
dev-db/phppgadmin 7.14.7: Web-based administration for Postgres database in php
@@ -15765,7 +15765,7 @@ net-vpn/ovpn-dco 0.2.20230426 0.2.20231117 0.2.20241216 0.2.20251017 9999: OpenV
net-vpn/pptpd 1.4.0-r5: Linux Point-to-Point Tunnelling Protocol Server
net-vpn/riseup-vpn 0.24.5 0.24.8 0.24.10 0.25.8: Anonymous encrypted VPN client powered by Bitmask
net-vpn/strongswan 6.0.3 6.0.4 6.0.4-r1 6.0.6 6.0.7: IPsec-based VPN solution, supporting IKEv1/IKEv2 and MOBIKE
net-vpn/tailscale 1.82.5 1.84.3 1.86.5 1.90.6 1.92.1 1.92.4 1.96.5 1.98.0 1.98.1 1.98.4 1.100.0: Tailscale vpn client
net-vpn/tailscale 1.98.0 1.98.1 1.98.4 1.100.0: Tailscale vpn client
net-vpn/tinc 1.0.36-r1 1.0.37 1.1_pre18-r2: tinc is an easy to configure VPN implementation
net-vpn/tor 0.4.9.11 9999: Anonymizing overlay network for TCP
net-vpn/vopono 0.10.18: Launch applications via VPN tunnels using temporary network namespaces

View File

@@ -1 +1 @@
Tue, 21 Jul 2026 16:31:02 +0000
Tue, 21 Jul 2026 16:46:01 +0000