2024-10-12 19:03:18 UTC

This commit is contained in:
Repository mirror & CI
2024-10-12 19:03:18 +00:00
parent 8e7bb4b030
commit 1f886be9ae
14 changed files with 58 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=install setup
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=app-emulation/qemu-6.0.0[gtk,sdl,spice] >=app-shells/bash-4.0:= app-cdr/cdrtools app-crypt/swtpm app-misc/jq net-misc/spice-gtk[gtk3] net-misc/wget net-misc/zsync sys-apps/usbutils sys-apps/util-linux || ( sys-firmware/edk2-ovmf sys-firmware/edk2-ovmf-bin ) sys-process/procps x11-apps/xrandr x11-misc/xdg-user-dirs
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=app-emulation/qemu-6.0.0[gtk,sdl,spice] >=app-shells/bash-4.0:= app-cdr/cdrtools app-crypt/swtpm app-misc/jq net-misc/spice-gtk[gtk3] net-misc/wget net-misc/zsync sys-apps/usbutils sys-apps/util-linux || ( sys-firmware/edk2 sys-firmware/edk2-bin ) sys-process/procps x11-apps/xrandr x11-misc/xdg-user-dirs
DESCRIPTION=Create and run optimised Windows, macOS and Linux desktop virtual machines
EAPI=8
HOMEPAGE=https://github.com/quickemu-project/quickemu
@@ -7,9 +7,9 @@ INHERIT=python-single-r1
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=app-emulation/qemu-6.0.0[gtk,sdl,spice] >=app-shells/bash-4.0:= app-cdr/cdrtools app-crypt/swtpm app-misc/jq net-misc/spice-gtk[gtk3] net-misc/wget net-misc/zsync sys-apps/usbutils sys-apps/util-linux || ( sys-firmware/edk2-ovmf sys-firmware/edk2-ovmf-bin ) sys-process/procps x11-apps/xrandr x11-misc/xdg-user-dirs
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=app-emulation/qemu-6.0.0[gtk,sdl,spice] >=app-shells/bash-4.0:= app-cdr/cdrtools app-crypt/swtpm app-misc/jq net-misc/spice-gtk[gtk3] net-misc/wget net-misc/zsync sys-apps/usbutils sys-apps/util-linux || ( sys-firmware/edk2 sys-firmware/edk2-bin ) sys-process/procps x11-apps/xrandr x11-misc/xdg-user-dirs
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
SRC_URI=https://github.com/quickemu-project/quickemu/archive/refs/tags/4.9.1.tar.gz -> quickemu-4.9.1.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 c356a67b8e93889de6efff7d50599102 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=8783061c900211742c89d11d3f0516f1
_md5_=d0ea8842100df30eaa15628d30027c93

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=install setup
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=app-emulation/qemu-6.0.0[gtk,sdl,spice] >=app-shells/bash-4.0:= app-cdr/cdrtools app-crypt/swtpm app-misc/jq net-misc/spice-gtk[gtk3] net-misc/wget net-misc/zsync sys-apps/usbutils sys-apps/util-linux || ( sys-firmware/edk2-ovmf sys-firmware/edk2-ovmf-bin ) sys-process/procps x11-apps/xrandr x11-misc/xdg-user-dirs
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=app-emulation/qemu-6.0.0[gtk,sdl,spice] >=app-shells/bash-4.0:= app-cdr/cdrtools app-crypt/swtpm app-misc/jq net-misc/spice-gtk[gtk3] net-misc/wget net-misc/zsync sys-apps/usbutils sys-apps/util-linux || ( sys-firmware/edk2 sys-firmware/edk2-bin ) sys-process/procps x11-apps/xrandr x11-misc/xdg-user-dirs
DESCRIPTION=Create and run optimised Windows, macOS and Linux desktop virtual machines
EAPI=8
HOMEPAGE=https://github.com/quickemu-project/quickemu
@@ -7,9 +7,9 @@ INHERIT=python-single-r1
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=app-emulation/qemu-6.0.0[gtk,sdl,spice] >=app-shells/bash-4.0:= app-cdr/cdrtools app-crypt/swtpm app-misc/jq net-misc/spice-gtk[gtk3] net-misc/wget net-misc/zsync sys-apps/usbutils sys-apps/util-linux || ( sys-firmware/edk2-ovmf sys-firmware/edk2-ovmf-bin ) sys-process/procps x11-apps/xrandr x11-misc/xdg-user-dirs
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=app-emulation/qemu-6.0.0[gtk,sdl,spice] >=app-shells/bash-4.0:= app-cdr/cdrtools app-crypt/swtpm app-misc/jq net-misc/spice-gtk[gtk3] net-misc/wget net-misc/zsync sys-apps/usbutils sys-apps/util-linux || ( sys-firmware/edk2 sys-firmware/edk2-bin ) sys-process/procps x11-apps/xrandr x11-misc/xdg-user-dirs
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
SRC_URI=https://github.com/quickemu-project/quickemu/archive/refs/tags/4.9.2.tar.gz -> quickemu-4.9.2.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 c356a67b8e93889de6efff7d50599102 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=8783061c900211742c89d11d3f0516f1
_md5_=d0ea8842100df30eaa15628d30027c93

View File

@@ -1,15 +1,15 @@
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=doc? ( app-text/doxygen ) test? ( dev-qt/qttest:5 ) dev-qt/qtnetwork:5
DESCRIPTION=HTTP server for Qt applications
DEPEND=dev-libs/libdwarf test? ( dev-cpp/gtest )
DESCRIPTION=Simple, portable, and self-contained stacktrace library for C++
EAPI=8
HOMEPAGE=https://github.com/nitroshare/qhttpengine
HOMEPAGE=https://github.com/jeremy-rifkin/cpptrace
INHERIT=cmake git-r3
IUSE=doc examples test
IUSE=test
LICENSE=MIT
PROPERTIES=live
RDEPEND=dev-qt/qtnetwork:5
RDEPEND=dev-libs/libdwarf test? ( dev-cpp/gtest )
RESTRICT=!test? ( test )
SLOT=5
SLOT=0
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=a5d19a40ec680bf1b777f57024f44872
_md5_=382f9353132371cff44c8b322a3a9d69

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=compile install prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] )
DESCRIPTION=RUM access method - inverted index with additional information in posting lists
EAPI=7
HOMEPAGE=https://github.com/postgrespro/rum
INHERIT=postgres-multi
IUSE=postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 postgres_targets_postgres13 postgres_targets_postgres12
KEYWORDS=~amd64 ~x86
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/postgrespro/rum/archive/1.3.14.tar.gz -> rum-1.3.14.tar.gz
_eclasses_=out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 postgres 2ad3e67607a9b24fe6973ddf464c5258 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=ddeaf4f058866edd07208a2db5735f25

View File

@@ -7,5 +7,5 @@ KEYWORDS=-* ~amd64
LICENSE=Apache-2.0
RDEPEND=!dev-lang/crystal !dev-util/shards !games-mud/crystal !sci-chemistry/tinker
SLOT=0
SRC_URI=amd64? ( https://github.com/crystal-lang/crystal/releases/download/1.12.2/crystal-1.12.2-1-linux-x86_64.tar.gz ) doc? ( https://github.com/crystal-lang/crystal/releases/download/1.12.2/crystal-1.12.2-docs.tar.gz )
SRC_URI=amd64? ( https://github.com/crystal-lang/crystal/releases/download/1.14.0/crystal-1.14.0-1-linux-x86_64.tar.gz ) doc? ( https://github.com/crystal-lang/crystal/releases/download/1.14.0/crystal-1.14.0-docs.tar.gz )
_md5_=1e16018fd4b85be64f47736613675024

View File

@@ -12,6 +12,6 @@ RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) ?? ( mbedtls openssl )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/open62541/open62541/archive/v1.4.5.tar.gz -> open62541-1.4.5.tar.gz
SRC_URI=https://github.com/open62541/open62541/archive/v1.4.6.tar.gz -> open62541-1.4.6.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 python-utils-r1 c356a67b8e93889de6efff7d50599102 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=9eeb6dc3ba6d6706b6bc9551e524e1b0

View File

@@ -1,16 +0,0 @@
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=doc? ( app-text/doxygen ) test? ( dev-qt/qttest:5 ) dev-qt/qtnetwork:5
DESCRIPTION=HTTP server for Qt applications
EAPI=8
HOMEPAGE=https://github.com/nitroshare/qhttpengine
INHERIT=cmake
IUSE=doc examples test
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~sparc ~x86
LICENSE=MIT
RDEPEND=dev-qt/qtnetwork:5
RESTRICT=!test? ( test )
SLOT=5
SRC_URI=https://github.com/nitroshare/qhttpengine/archive/1.0.1.tar.gz -> qhttpengine-1.0.1.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=a5d19a40ec680bf1b777f57024f44872

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/pytest-regressions ) test? ( >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) 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-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/flit-core-3.9.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] doc? ( || ( ( dev-lang/python:3.13 dev-python/sphinx[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/sphinx[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/sphinx[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( dev-python/pypy3 dev-python/sphinx[python_targets_pypy3(-)] ) ) )
BDEPEND=test? ( dev-python/pytest-regressions[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( dev-python/myst-parser[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) 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-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/flit-core-3.9.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] doc? ( || ( ( dev-lang/python:3.13 dev-python/sphinx[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/sphinx[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/sphinx[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( dev-python/pypy3 dev-python/sphinx[python_targets_pypy3(-)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A sphinx extension for designing beautiful responsive web components
EAPI=8
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/executablebooks/sphinx-design/archive/refs/tags/v0.6.1.tar.gz -> sphinx-design-0.6.1.gh.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 c356a67b8e93889de6efff7d50599102 python-r1 29d0f02945a76b891430bbda185a5574 distutils-r1 93639283f77f66c489f257b138606c68 docs 7f3c0d47338743498c69f1887a139f57
_md5_=3ad7a0974ee6dc1e69113645dcff784c
_md5_=f1da7558515ae91ce193f4737567c16c

View File

@@ -1,4 +1,4 @@
BDEPEND=doc? ( dev-python/myst-parser[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/furo[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sphinx-design[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/matplotlib[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) 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-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] doc? ( || ( ( dev-lang/python:3.13 dev-python/sphinx[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/sphinx[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/sphinx[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( dev-python/pypy3 dev-python/sphinx[python_targets_pypy3(-)] ) ) )
BDEPEND=doc? ( dev-python/myst-parser[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/furo[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sphinx-design[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/matplotlib[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/myst-parser[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/furo[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sphinx-design[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/matplotlib[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) 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-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] doc? ( || ( ( dev-lang/python:3.13 dev-python/sphinx[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/sphinx[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/sphinx[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( dev-python/pypy3 dev-python/sphinx[python_targets_pypy3(-)] ) ) )
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Sphinx extension to generate unique OpenGraph metadata
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 docs pypi
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 doc
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) 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 )
RDEPEND=dev-python/myst-parser[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/furo[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sphinx-design[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/matplotlib[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) 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_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/sphinxext-opengraph/sphinxext-opengraph-0.9.1.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 c356a67b8e93889de6efff7d50599102 python-r1 29d0f02945a76b891430bbda185a5574 distutils-r1 93639283f77f66c489f257b138606c68 docs 7f3c0d47338743498c69f1887a139f57 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=2649fe49f9acfc237ec8c92bbe696910
_md5_=bd3eb0015e504606e547615896a67468

File diff suppressed because one or more lines are too long

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/freeswitch/sofia-sip/archive/refs/tags/v1.13.17.tar.gz -> sofia-sip-1.13.17.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe
_md5_=1075811143d2b7c0fd2f4ce94576e8fd
_md5_=e97bb1b423e45239d45fc04a07b7d080

View File

@@ -0,0 +1,14 @@
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils llvm_slot_16? ( sys-devel/llvm:16[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/clang:16[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/lld:16 ) llvm_slot_17? ( sys-devel/llvm:17[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/clang:17[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/lld:17 ) llvm_slot_18? ( sys-devel/llvm:18[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/clang:18[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/lld:18 ) cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure setup
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
INHERIT=llvm-r1
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64 +uefirv64 +uefiloong64 +llvm_slot_18 llvm_slot_16 llvm_slot_17
KEYWORDS=~amd64
LICENSE=BSD-2
REQUIRED_USE=^^ ( llvm_slot_16 llvm_slot_17 llvm_slot_18 )
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v8.1.1/limine-8.1.1.tar.gz
_eclasses_=llvm-utils c989cff79c0976415f459e367a83dff9 llvm-r1 c6f5dcc9d729a7028f3884ff342d280c
_md5_=9fe4d2359c2628175bc7b7bb15064d06

View File

@@ -398,7 +398,7 @@ dev-cpp/coeurl 0.3.0 0.3.1: A simple async wrapper around CURL for C++
dev-cpp/cpp-jwt 1.5_pre20220727: JSON Web Token library for C++
dev-cpp/cpprestsdk 2.10.19-r3: A Microsoft project for cloud-based client-server communication.
dev-cpp/cpptoml 0.1.1: Header-only library for parsing TOML
dev-cpp/cpptrace 0.6.3 0.7.0 0.7.2: Simple, portable, and self-contained stacktrace library for C++
dev-cpp/cpptrace 0.6.3 0.7.0 0.7.2 9999: Simple, portable, and self-contained stacktrace library for C++
dev-cpp/dpp 10.0.23 10.0.24 10.0.25 10.0.29 10.0.30: Lightweight C++ Discord bot library
dev-cpp/drogon 1.9.5 1.9.6: C++14/17 based HTTP web application framework
dev-cpp/fast_float 6.1.5: Fast and exact implementation of the C++ from_chars functions for number types
@@ -456,7 +456,7 @@ dev-db/libpg_query 16.5.1.0: C library for accessing the PostgreSQL parser outsi
dev-db/pg_query_vala 0.1.0_pre20240326-r1: Thin wrapper around libpg_query to use with vala
dev-db/pg_repack 1.5.0: Reorganize tables in PostgreSQL databases with minimal locks
dev-db/psequel 0.1.8-r1: Run your SQL query
dev-db/rum 1.3.13-r1: RUM access method - inverted index with additional information in posting lists
dev-db/rum 1.3.13-r1 1.3.14: RUM access method - inverted index with additional information in posting lists
dev-db/sqlcmd 1.8.0 1.8.1: The MSSQL SQLCMD CLI tool
dev-db/tdscpp 20240707: C++ library to communicate with Microsoft SQL server
dev-debug/gdb-dashboard 0.17.2 0.17.3: Modular visual interface for GDB in Python
@@ -497,7 +497,7 @@ dev-hare/hare-xml 0_pre20231231 9999: XML support for Hare
dev-java/corretto-bin 8.412.08.1 11.0.23.9.1 17.0.11.9.1 21.0.3.9.1 22.0.1.8.1: Prebuilt Java JDK binaries provided by Amazon Web Services
dev-java/microsoft-openjdk-bin 11.0.22 17.0.10 21.0.2: Prebuilt Java JDK binaries provided by Microsoft
dev-lang/cc65 2.19-r3 9999-r1: Cross-development package for 65(C)02 systems
dev-lang/crystal-bin 1.12.2 1.13.1: The Crystal Programming Language
dev-lang/crystal-bin 1.13.1 1.14.0: The Crystal Programming Language
dev-lang/fbc 1.07.3 1.08.1: A free/open source, multi-platform BASIC compiler.
dev-lang/fbc-bootstrap 1.07.3 1.08.1: Bootstrap package for dev-lang/fbc
dev-lang/gnu-apl 1.8: GNU interpreter for the APL programming language
@@ -555,10 +555,9 @@ dev-libs/nativefiledialog-extended 1.2.0: File dialog library with C and C++ bin
dev-libs/octetos-biblion 0.1.1_alpha: Library for reading biblia.
dev-libs/octetos-core 2.15.0_beta 2.20.0_beta 2.25.0_beta 2.25.1_beta 2.31.2_beta 2.31.3_beta 2.31.5_beta 2.32.0_beta 2.62.1_beta: C/C++ library to mainly provide Semantic Versioned implementation
dev-libs/octetos-coreutils 0.11.1_alpha 0.13.0_alpha 0.17.0_alpha: Similar to coreutils but is a C++ API.
dev-libs/open62541 1.4.5: Open source C implementation of OPC UA
dev-libs/open62541 1.4.6: Open source C implementation of OPC UA
dev-libs/polyseed 1.0.0 2.0.0 9999: Mnemonic seed library for Monero and other CryptoNote-based currencies.
dev-libs/properties-cpp 0.0.2: Simple convenience library for handling properties and signals in C++11
dev-libs/qhttpengine 1.0.1-r1 9999: HTTP server for Qt applications
dev-libs/qschematic 1.6.0: Library for creating flowcharts and engineering diagrams
dev-libs/randomx 1.2.1 1.2.1-r1: Proof of work algorithm based on random code execution
dev-libs/sealcurses 2.0.18_pre20230811 2.0.18_pre20240921: SDL Emulation and Adaptation Layer for Curses
@@ -1627,7 +1626,7 @@ sys-block/partclone 0.3.20: Partition cloning tool
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/grml-rescueboot 0.6.1: grub2 script to add ISO images to the grub2 boot menu
sys-boot/limine 7.0.0 7.0.3 7.0.5 7.3.0 7.5.0 7.9.2 8.0.5 8.0.6 8.0.7 8.0.9 8.0.11 8.0.12 8.0.13 8.0.14: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
sys-boot/limine 7.0.0 7.0.3 7.0.5 7.3.0 7.5.0 7.9.2 8.0.5 8.0.6 8.0.7 8.0.9 8.0.11 8.0.12 8.0.13 8.0.14 8.1.1: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
sys-boot/mkusb 23.2.0: CLI and GUI for creating bootable live USB, with optional persistent storage
sys-boot/ventoy-bin 1.0.97 1.0.98: Creator of bootable USBs, with ability to copy ISOs, persistence storage
sys-boot/woeusb-ng 0.2.10 0.2.12: Create Windows installer USB from ISO (rewrite of WoeUSB)

View File

@@ -1 +1 @@
Fri, 11 Oct 2024 10:03:26 +0000
Sat, 12 Oct 2024 19:03:18 +0000