2025-04-08 19:50:25 UTC

This commit is contained in:
Repository mirror & CI
2025-04-08 19:50:25 +00:00
parent 393b50f7eb
commit 749c37f8e9
35 changed files with 249 additions and 183 deletions

View File

@@ -10,6 +10,6 @@ LICENSE=BSD BSD-2 MIT Apache-2.0 MPL-2.0
RDEPEND=dev-vcs/git
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/twpayne/chezmoi/archive/v2.59.1.tar.gz -> chezmoi-2.59.1.tar.gz https://github.com/iprok/distfiles/releases/download/chezmoi-2.59.1/chezmoi-2.59.1-vendor.tar.xz
SRC_URI=https://github.com/twpayne/chezmoi/archive/v2.62.0.tar.gz -> chezmoi-2.62.0.tar.gz https://github.com/iprok/distfiles/releases/download/chezmoi-2.62.0/chezmoi-2.62.0-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=b53366cc84801cb0890f6b68a047c6e8

View File

@@ -6,6 +6,6 @@ INHERIT=bash-completion-r1
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.154.0/pulumi-v3.154.0-linux-x64.tar.gz )
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.160.0/pulumi-v3.160.0-linux-x64.tar.gz )
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=install unpack
DESCRIPTION=Environment variable manager for shell
EAPI=8
HOMEPAGE=https://github.com/direnv/direnv
INHERIT=go-module
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/direnv/direnv/archive/v2.35.0.tar.gz -> direnv-2.35.0.tar.gz https://files.demize.dev/gentoo/app-shells/direnv/direnv-2.35.0-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467
_md5_=b562db3893cdff3db688a9c8ac3b48ca

View File

@@ -9,4 +9,4 @@ PROPERTIES=live
RESTRICT=test strip
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467
_md5_=586633259ba1d02a1aff742d8709fef5
_md5_=b35bbdc51b0d2b9e38ba965cab03bde4

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=sys-libs/ncurses:= sys-libs/readline:= virtual/pkgconfig
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/xmake-io/xmake/releases/download/v2.9.8/xmake-v2.9.8.tar.gz
SRC_URI=https://github.com/xmake-io/xmake/releases/download/v2.9.9/xmake-v2.9.9.tar.gz
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=616fc457b5349a194c3c3487231f6fed

View File

@@ -1,16 +1,16 @@
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-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Finds the libpython associated with the current Python environment
EAPI=8
HOMEPAGE=https://github.com/ktbarrett/find_libpython
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64 ~riscv ~x86
LICENSE=MIT
RDEPEND=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 )
RESTRICT=test
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/f/find-libpython/find_libpython-0.4.0.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=11339f1d053c9449349c8944e35464e6
_md5_=5e195ac02080b8699dc4f19b99fba174

View File

@@ -0,0 +1,17 @@
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 ) test? ( dev-python/attrs[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/scrapy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( 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/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=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 )
DESCRIPTION=Common interface for scrapy data container classes
EAPI=8
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64
LICENSE=BSD
RDEPEND=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 ) 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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/i/itemadapter/itemadapter-0.11.0.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=d7fc849a5b5aa0041a4588e9e429ce9e

View File

@@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) test? ( dev-python/attrs[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pydantic[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/scrapy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/setuptools-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
DESCRIPTION=Common interface for scrapy data container classes
EAPI=8
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/scrapy/itemadapter/archive/refs/tags/v0.8.0.tar.gz -> itemadapter-0.8.0.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10
_md5_=bf71be7eb89f1658dd403e77beedb2e1

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-python/itemadapter[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jmespath[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/parsel-1.8.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/w3lib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/setuptools-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
DESCRIPTION=Library to populate items using XPath and CSS with a convenient API
EAPI=8
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-python/itemadapter[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jmespath[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/parsel-1.8.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/w3lib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/scrapy/itemloaders/archive/refs/tags/v1.1.0.tar.gz -> itemloaders-1.1.0.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10
_md5_=f7b2bd85ef64195ce4c76070bf3d66aa

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( 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/itemadapter[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jmespath[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/parsel-1.8.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/w3lib[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=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 )
DESCRIPTION=Library to populate items using XPath and CSS with a convenient API
EAPI=8
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64
LICENSE=BSD
RDEPEND=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/itemadapter[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jmespath[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/parsel-1.8.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/w3lib[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/i/itemloaders/itemloaders-1.3.2.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=0f2b77c99599e6b61b636bbf90a26fbc

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sybil[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/cssselect[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jmespath[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/w3lib[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] dev-python/sphinx-notfound-page[python_targets_python3_13(-)] dev-python/sphinx-rtd-theme[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] dev-python/sphinx-notfound-page[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] dev-python/sphinx-notfound-page[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ) ) 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-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Utility to extract data from XML/HTML documents using XPath or CSS selectors
EAPI=8
HOMEPAGE=https://scrapy.org/ https://pypi.org/project/parsel/ https://github.com/scrapy/parsel
INHERIT=distutils-r1 pypi
IUSE=test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=BSD
RDEPEND=dev-python/cssselect[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jmespath[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/w3lib[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/parsel/parsel-1.10.0.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=081c238ca02ce1977bd0c9afe33d515d

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sybil[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/cssselect[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jmespath[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/lxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/w3lib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] dev-python/sphinx-notfound-page[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] dev-python/sphinx-notfound-page[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Utility to extract data from XML/HTML documents using XPath or CSS selectors
EAPI=8
HOMEPAGE=https://scrapy.org/ https://pypi.org/project/parsel/ https://github.com/scrapy/parsel
INHERIT=distutils-r1 pypi
IUSE=test doc python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/cssselect[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jmespath[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/lxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/w3lib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/parsel/parsel-1.8.1.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=a9b33b43f9054912fb970a79781ce9b6

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/six[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-lang/pypy:3.10=[symlink] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-75.8.2[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Pure-Python robots.txt parser with support for modern conventions
EAPI=8
HOMEPAGE=https://scrapy.org/ https://pypi.org/project/protego/ https://github.com/scrapy/protego
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/six[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-lang/pypy:3.10=[symlink] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/scrapy/protego/archive/refs/tags/0.3.0.tar.gz -> protego-0.3.0.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10
_md5_=71501902e9d18809f154cb2ab2bb23a6

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/six[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_pypy3? ( dev-lang/pypy:3.10=[symlink] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-75.8.2[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Pure-Python robots.txt parser with support for modern conventions
EAPI=8
HOMEPAGE=https://scrapy.org/ https://pypi.org/project/protego/ https://github.com/scrapy/protego
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3 python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=BSD
RDEPEND=dev-python/six[python_targets_pypy3(-)?,python_targets_pypy3_11(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_pypy3? ( dev-lang/pypy:3.10=[symlink] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) 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_pypy3_11 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/p/protego/protego-0.4.0.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=9827aa3493d838f4a2ca8f6250bcfd99

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_11(-)?] ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=test? ( python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_11(-)?] ) ) 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-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Multi-producer-multi-consumer signal dispatching mechanism
EAPI=8
HOMEPAGE=https://github.com/mcfletch/pydispatcher
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=BSD
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RDEPEND=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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/P/PyDispatcher/PyDispatcher-2.0.7.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=4e42c5b63ab067b0ccbf73200f7042c9
_md5_=69e6aca1e4c7663fa967d28b6ed182bc

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Collection of persistent and non-persistent queues for Python
EAPI=8
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/scrapy/queuelib/archive/refs/tags/v1.6.2.tar.gz -> queuelib-1.6.2.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10
_md5_=f04d62b01d2850d0b844110bdb89fb46

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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/hatchling-1.27.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Collection of persistent and non-persistent queues for Python
EAPI=8
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=BSD
RDEPEND=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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/q/queuelib/queuelib-1.8.0.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=d1de2ae12f8359bbf0f308a1e616e1e3

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/cssselect[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cryptography[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/priority-2.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/h2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/itemadapter[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/itemloaders[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/lxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/parsel[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/protego[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pydispatcher-2.0.5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyopenssl[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/queuelib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/service-identity[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tldextract[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/twisted-18.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/w3lib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/testfixtures[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/uvloop[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/cssselect[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cryptography[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/priority-2.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/h2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/itemadapter[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/itemloaders[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/lxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/parsel[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/protego[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pydispatcher-2.0.5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyopenssl[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/queuelib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/service-identity[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tldextract[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/twisted-18.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/w3lib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A high-level Web Crawling and Web Scraping framework
EAPI=8
HOMEPAGE=https://scrapy.org/
INHERIT=distutils-r1
IUSE=test test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/cssselect[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cryptography[python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/priority-2.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/h2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/itemadapter[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/itemloaders[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/lxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/parsel[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/protego[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pydispatcher-2.0.5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyopenssl[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/queuelib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/service-identity[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tldextract[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/twisted-18.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/w3lib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/scrapy/scrapy/archive/refs/tags/2.11.0.tar.gz -> scrapy-2.11.0.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10
_md5_=bf8aa6ad059ec5edcfc7413ddd5ec899

File diff suppressed because one or more lines are too long

View File

@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/sphinx-hoverxref/ https://github.com/readthedocs/sphinx-hoverxref
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MIT
RDEPEND=dev-python/sphinx[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/sphinxcontrib-jquery[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/readthedocs/sphinx-hoverxref/archive/refs/tags/1.4.2.tar.gz -> sphinx-hoverxref-1.4.2.gh.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10
_md5_=82708d034af961f9cff99fb3f736d0f2
_md5_=1a8fd34359c76a94be8a249a2ade7692

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/six[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] dev-python/sphinx-hoverxref[python_targets_python3_12(-)] dev-python/sphinx-notfound-page[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] dev-python/sphinx-hoverxref[python_targets_python3_11(-)] dev-python/sphinx-notfound-page[python_targets_python3_11(-)] ) ( dev-lang/pypy:3.10[symlink] >=dev-python/sphinx-8.1.3[python_targets_pypy3(-)] dev-python/sphinx-hoverxref[python_targets_pypy3(-)] dev-python/sphinx-notfound-page[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( dev-lang/pypy:3.10=[symlink] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-75.8.2[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Library of web-related functions
EAPI=8
HOMEPAGE=https://scrapy.org/ https://pypi.org/project/w3lib/ https://github.com/scrapy/w3lib
INHERIT=distutils-r1 pypi
IUSE=test doc python_targets_pypy3 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/six[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-lang/pypy:3.10=[symlink] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/w/w3lib/w3lib-2.1.2.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=48a4a59c6e4487523e9064dcc1bba16a

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/six[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] dev-python/sphinx-hoverxref[python_targets_python3_13(-)] dev-python/sphinx-notfound-page[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] dev-python/sphinx-hoverxref[python_targets_python3_12(-)] dev-python/sphinx-notfound-page[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] dev-python/sphinx-hoverxref[python_targets_python3_11(-)] dev-python/sphinx-notfound-page[python_targets_python3_11(-)] ) ( dev-lang/pypy:3.10[symlink] >=dev-python/sphinx-8.1.3[python_targets_pypy3(-)] dev-python/sphinx-hoverxref[python_targets_pypy3(-)] dev-python/sphinx-notfound-page[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( dev-lang/pypy:3.10=[symlink] ) 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_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-75.8.2[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Library of web-related functions
EAPI=8
HOMEPAGE=https://scrapy.org/ https://pypi.org/project/w3lib/ https://github.com/scrapy/w3lib
INHERIT=distutils-r1 pypi
IUSE=test doc python_targets_pypy3 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=BSD
RDEPEND=dev-python/six[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_pypy3? ( dev-lang/pypy:3.10=[symlink] ) 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_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/w/w3lib/w3lib-2.3.1.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=df3e96e2bcf1099fa357df577abca3fd

File diff suppressed because one or more lines are too long

View File

@@ -1,12 +0,0 @@
BDEPEND=|| ( dev-lang/zig:0.14 dev-lang/zig-bin:0.14 ) virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare setup test unpack
DESCRIPTION=The officially unofficial Ziglang language server
EAPI=8
HOMEPAGE=https://zigtools.org/zls/
INHERIT=zig
LICENSE=MIT
RDEPEND=|| ( >=dev-lang/zig-0.14.0 >=dev-lang/zig-bin-0.14.0 )
SLOT=0/0.14
SRC_URI=https://github.com/zigtools/zls/archive/refs/tags/0.14.0.tar.gz -> zls-0.14.0.tar.gz https://github.com/zigtools/zig-lsp-codegen/archive/063a98c13a2293d8654086140813bdd1de6501bc.tar.gz -> lsp_codegen-0.1.0-CMjjo0ZXCQB-rAhPYrlfzzpU0u0u2MeGvUucZ-_g32eg.tar.gz https://github.com/ziglibs/known-folders/archive/aa24df42183ad415d10bc0a33e6238c437fc0f59.tar.gz -> known_folders-0.0.0-Fy-PJtLDAADGDOwYwMkVydMSTp_aN-nfjCZw6qPQ2ECL.tar.gz https://github.com/ziglibs/diffz/archive/ef45c00d655e5e40faf35afbbde81a1fa5ed7ffb.tar.gz -> N-V-__8AABhrAQAQLLLGadghhPsdxTgBk9N9aLVOjXW3ay0V.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 linux-info ea4122ba1d8791a12b78e53f9510a2e3 zig-utils e6fd4920f41e4d125d20f9f2b2f55ece zig 37036f8b6e2c9be07fdb477e79d4bae5
_md5_=624847d939503f38a86c5030e1bdd456

View File

@@ -8,5 +8,5 @@ KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=media-libs/game-music-emu sys-libs/ncurses:=
SLOT=0
SRC_URI=https://codeberg.org/jneen/spct/archive/v1.1.1.tar.gz -> spct-1.1.1.tar.gz
SRC_URI=https://codeberg.org/jneen/spct/archive/v1.1.3.tar.gz -> spct-1.1.3.tar.gz
_md5_=a3de2848f0944dfccf18e31ea2967140

View File

@@ -11,6 +11,6 @@ LICENSE=MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2 unRAR
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango
RESTRICT=bindist mirror
SLOT=0
SRC_URI=amd64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.14.1/teams-for-linux-1.14.1.x86_64.rpm ) arm? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.14.1/teams-for-linux-1.14.1.armv7l.rpm ) arm64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.14.1/teams-for-linux-1.14.1.aarch64.rpm )
SRC_URI=amd64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v2.0.4/teams-for-linux-2.0.4.x86_64.rpm ) arm? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v2.0.4/teams-for-linux-2.0.4.armv7l.rpm ) arm64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v2.0.4/teams-for-linux-2.0.4.aarch64.rpm )
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=d1a09ad44ca1bca8eb9ad24fa783f948

View File

@@ -0,0 +1,17 @@
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-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=sci-electronics/cocotb[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/scrapy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DESCRIPTION=Reusable testbenching tools and bus interfaces for cocotb
EAPI=8
HOMEPAGE=https://github.com/cocotb/cocotb-bus
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64
LICENSE=BSD
RDEPEND=sci-electronics/cocotb[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/scrapy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 )
RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/c/cocotb-bus/cocotb-bus-0.2.1.tar.gz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=2b963a3d2cc08d14f95ebee1d817dc7b

View File

@@ -8,9 +8,9 @@ INHERIT=cuda rocm cmake go-module systemd toolchain-funcs
IUSE=cpu_flags_x86_avx cpu_flags_x86_f16c cpu_flags_x86_avx2 cpu_flags_x86_fma3 cpu_flags_x86_avx512f cpu_flags_x86_avx512vbmi cpu_flags_x86_avx512_vnni cpu_flags_x86_avx512_bf16 cpu_flags_x86_avx_vnni cpu_flags_x86_amx_tile cpu_flags_x86_amx_int8 cuda blas mkl rocm +amdgpu_targets_gfx906 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=cuda? ( dev-util/nvidia-cuda-toolkit:= ) blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl ) ) rocm? ( >=sci-libs/hipBLAS-5.5:=[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx942(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx940(-)?,amdgpu_targets_gfx941(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?] ) acct-group/ollama acct-user/ollama
RDEPEND=cuda? ( dev-util/nvidia-cuda-toolkit:= ) blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl ) ) rocm? ( >=sci-libs/hipBLAS-5.5:=[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx942(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx940(-)?,amdgpu_targets_gfx941(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?] ) acct-group/ollama acct-user/ollama[cuda?]
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/ollama/ollama/archive/refs/tags/v0.6.3.tar.gz -> ollama-0.6.3.gh.tar.gz https://github.com/negril/gentoo-overlay-vendored/raw/refs/heads/blobs/ollama-0.6.3-vendor.tar.xz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 cuda 283d0f298f6c196c755a0f8d50daca85 rocm 826765f795a41b937d1bfe8e709346cd multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 systemd 54bd206bb5c4efac6ae28b6b006713b0
_md5_=9dd97f9b379db1f8acec2e9356130285
_md5_=fd8f8cf27c72d6566711ae5943927951

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst preinst prepare test unpack
DEPEND=cuda? ( dev-util/nvidia-cuda-toolkit:= ) blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl ) ) rocm? ( >=sci-libs/hipBLAS-5.5:=[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx942(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx940(-)?,amdgpu_targets_gfx941(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?] ) >=dev-lang/go-1.23.4
DESCRIPTION=Get up and running with Llama 3, Mistral, Gemma, and other language models.
EAPI=8
HOMEPAGE=https://ollama.com
INHERIT=cuda rocm cmake go-module systemd toolchain-funcs
IUSE=cpu_flags_x86_avx cpu_flags_x86_f16c cpu_flags_x86_avx2 cpu_flags_x86_fma3 cpu_flags_x86_avx512f cpu_flags_x86_avx512vbmi cpu_flags_x86_avx512_vnni cpu_flags_x86_avx512_bf16 cpu_flags_x86_avx_vnni cpu_flags_x86_amx_tile cpu_flags_x86_amx_int8 cuda blas mkl rocm +amdgpu_targets_gfx906 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=cuda? ( dev-util/nvidia-cuda-toolkit:= ) blas? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl ) ) rocm? ( >=sci-libs/hipBLAS-5.5:=[amdgpu_targets_gfx906(-)?,amdgpu_targets_gfx908(-)?,amdgpu_targets_gfx90a(-)?,amdgpu_targets_gfx942(-)?,amdgpu_targets_gfx1030(-)?,amdgpu_targets_gfx1100(-)?,amdgpu_targets_gfx803(-)?,amdgpu_targets_gfx900(-)?,amdgpu_targets_gfx940(-)?,amdgpu_targets_gfx941(-)?,amdgpu_targets_gfx1010(-)?,amdgpu_targets_gfx1011(-)?,amdgpu_targets_gfx1012(-)?,amdgpu_targets_gfx1031(-)?,amdgpu_targets_gfx1101(-)?,amdgpu_targets_gfx1102(-)?] ) acct-group/ollama acct-user/ollama[cuda?]
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/ollama/ollama/archive/refs/tags/v0.6.4.tar.gz -> ollama-0.6.4.gh.tar.gz https://github.com/negril/gentoo-overlay-vendored/raw/refs/heads/blobs/ollama-0.6.4-vendor.tar.xz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 cuda 283d0f298f6c196c755a0f8d50daca85 rocm 826765f795a41b937d1bfe8e709346cd multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 systemd 54bd206bb5c4efac6ae28b6b006713b0
_md5_=fd8f8cf27c72d6566711ae5943927951

View File

@@ -12,4 +12,4 @@ RDEPEND=cuda? ( dev-util/nvidia-cuda-toolkit:= ) blas? ( !mkl? ( virtual/blas )
RESTRICT=strip
SLOT=0
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 cuda 283d0f298f6c196c755a0f8d50daca85 rocm 826765f795a41b937d1bfe8e709346cd multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c0c9c21d01b8a96d2d736c554daedc57 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 systemd 54bd206bb5c4efac6ae28b6b006713b0 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=e55a76155251db3513c78625517cabbd
_md5_=2ea42cd82f10c2cbb4c95550aafaaeda

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,18 @@
BDEPEND=virtual/pkgconfig llvm_slot_18? ( llvm-core/clang:18 ) llvm_slot_19? ( llvm-core/clang:19 ) || ( dev-lang/rust-bin:9999 dev-lang/rust:9999 dev-lang/rust-bin:1.86 dev-lang/rust:1.86 dev-lang/rust-bin:1.85.1 dev-lang/rust:1.85.1 dev-lang/rust-bin:1.85.0 dev-lang/rust:1.85.0 dev-lang/rust-bin:1.84.1 dev-lang/rust:1.84.1 dev-lang/rust-bin:1.84.0 dev-lang/rust:1.84.0 dev-lang/rust-bin:1.83.0 dev-lang/rust:1.83.0 dev-lang/rust-bin:1.82.0 dev-lang/rust:1.82.0 dev-lang/rust-bin:1.81.0 dev-lang/rust:1.81.0 dev-lang/rust-bin:1.80.1 dev-lang/rust:1.80.1 dev-lang/rust-bin:1.79.0 dev-lang/rust:1.79.0 dev-lang/rust-bin:1.78.0 dev-lang/rust:1.78.0 dev-lang/rust-bin:1.77.1 dev-lang/rust:1.77.1 dev-lang/rust-bin:1.76.0 dev-lang/rust:1.76.0 )
DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack
DEPEND=x11-libs/libdrm[video_cards_amdgpu] gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] media-libs/fontconfig media-libs/freetype media-libs/graphene x11-libs/cairo x11-libs/pango ) libadwaita? ( >=gui-libs/libadwaita-1.4.0:1 ) test? ( sys-fs/fuse:3 )
DESCRIPTION=Linux GPU Control Application
EAPI=8
HOMEPAGE=https://github.com/ilya-zlobintsev/LACT
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cargo llvm-r2 xdg
IUSE=gui libadwaita test debug +llvm_slot_19 llvm_slot_18
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 GPL-3 GPL-3+ ISC MIT Unicode-3.0 ZLIB
RDEPEND=x11-libs/libdrm[video_cards_amdgpu] gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] media-libs/fontconfig media-libs/freetype media-libs/graphene x11-libs/cairo x11-libs/pango ) libadwaita? ( >=gui-libs/libadwaita-1.4.0:1 ) dev-util/vulkan-tools sys-apps/hwdata
REQUIRED_USE=libadwaita? ( gui ) test? ( gui ) ^^ ( llvm_slot_18 llvm_slot_19 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.7.3.tar.gz -> lact-0.7.3.tar.gz https://github.com/ilya-zlobintsev/nvml-wrapper/archive/d245c3010c72466cfb572f5baf91c91f7294bb36.tar.gz -> nvml-wrapper-d245c3010c72466cfb572f5baf91c91f7294bb36.gh.tar.gz https://github.com/ilya-zlobintsev/nvml-wrapper/archive/d245c3010c72466cfb572f5baf91c91f7294bb36.tar.gz -> nvml-wrapper-d245c3010c72466cfb572f5baf91c91f7294bb36.gh.tar.gz https://gitlab.com/corectrl/copes/-/archive/1bc002a030345787f0e11e0317975a2e4f2a22ee/copes-1bc002a030345787f0e11e0317975a2e4f2a22ee.tar.gz -> copes-1bc002a030345787f0e11e0317975a2e4f2a22ee.gl.tar.gz https://github.com/pastalian/distfiles/releases/download/lact-0.7.3/lact-0.7.3-crates.tar.xz
_eclasses_=toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 16d3941ed2dc39f4819368ae51bc0b72 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 6a1a623042f6bd7664528dc10f4df3d8 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a841e8aa4e7e39f3be436a349ef5d072 llvm-utils 846280a994c1843d9c21248c188bd147 llvm-r2 9a549740244000fae24a65594bde09c1 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=5927d1a97e1727b760081f0bcb136dcd

View File

@@ -0,0 +1,15 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure install prepare
DEPEND=gnutls? ( net-libs/gnutls ) sys-libs/liburing
DESCRIPTION=Userspace block device driver
EAPI=8
HOMEPAGE=https://github.com/ublk-org/ublksrv
INHERIT=autotools
IUSE=gnutls
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gnutls? ( net-libs/gnutls ) sys-libs/liburing
SLOT=0
SRC_URI=https://github.com/ublk-org/ublksrv/archive/refs/tags/v1.4.tar.gz -> ublksrv-1.4.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1 multilib b2a329026f2e404e9e371097dda47f96 libtool c81bd096be5f4c82f4e8f156ef112402 autotools f20ecf7ab0a7c34e83238b3ed4aaf6d6
_md5_=9024e0e217eeb8f4e9551d9806b083fe

View File

@@ -91,7 +91,7 @@ app-admin/bitwarden-cli-bin 2024.6.0 2025.2.0 2025.3.0: Precompiled CLI frontend
app-admin/blahajdots 0.5.0 9999: Bespoke dotfile management for sharkgirls.
app-admin/boinctui 2.7.1 2.7.1-r1: Fullscreen text mode manager for the BOINC client
app-admin/chamber 2.13.2: Managing secrets in AWS SSM Parameter Store
app-admin/chezmoi 2.59.1 2.60.1 2.61.0: Manage your dotfiles across multiple machines, securely
app-admin/chezmoi 2.60.1 2.61.0 2.62.0: Manage your dotfiles across multiple machines, securely
app-admin/customrescuecd-x86_64 0.12.7 0.12.8: A system rescue cd or usbstick for desktop and server based on gentoo
app-admin/dotbot 1.20.1: A tool that bootstraps your dotfiles
app-admin/gentoo_update 0.2.4: Gentoo Linux updater
@@ -108,7 +108,7 @@ app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applicatio
app-admin/pass-audit 1.2-r1: A pass extension for auditing your password repository.
app-admin/pass-update 2.2.1: pass extension that provides an easy flow for updating passwords
app-admin/passage 1.7.4.2: A fork of password-store using age as encryption backend
app-admin/pulumi-bin 3.154.0 3.155.0 3.156.0: Infrastructure as code in any programming language
app-admin/pulumi-bin 3.155.0 3.156.0 3.160.0: Infrastructure as code in any programming language
app-admin/rbw 1.13.2 9999: Unofficial Bitwarden CLI
app-admin/ripasso 0.7.0: A password manager that uses the file format of 'pass'
app-admin/s-tui 1.1.6: Stress-Terminal UI monitoring tool
@@ -325,7 +325,7 @@ app-portage/quantum-resolver 9999: A WIP portage dependency resolver
app-portage/showbuild 0.9.1-r1: Script to follow log of running portage builds
app-portage/zig-ebuilder 9999: Semi-automatic generator for Zig ebuilds
app-shells/carapace 1.2.1: Multi-shell multi-command argument completer
app-shells/direnv 2.32.3 9999: Environment variable manager for shell
app-shells/direnv 2.32.3 2.35.0 9999: Environment variable manager for shell
app-shells/elvish 0.19.2 0.20.1 0.21.0: Expressive programming language and a versatile interactive shell
app-shells/fre 0.4.1: A command line frecency tracking tool
app-shells/fzf-fish 10.3: Augment your fish command line with fzf key bindings
@@ -405,7 +405,7 @@ dev-build/fpm 0.9.0 0.10.0: Fortran Package Manager (fpm)
dev-build/fypp 3.1 3.2: Fypp - Python powered Fortran preprocessor
dev-build/pdpmake 2.0.3: Public domain POSIX make
dev-build/qtilitools 0.1.2: Scripts/commands used in the Qtilities organization
dev-build/xmake 2.9.8 9999: A cross-platform build utility based on Lua
dev-build/xmake 2.9.9 9999: A cross-platform build utility based on Lua
dev-cpp/blurhash 0.2.0 0.2.0-r1: C++ blurhash encoder/decoder
dev-cpp/boxed-cpp 1.4.3: Boxing primitive types in C++
dev-cpp/coeurl 0.3.0 0.3.1: A simple async wrapper around CURL for C++
@@ -724,8 +724,8 @@ dev-python/injector 0.21.0-r1: Python dependency injection framework, inspired b
dev-python/internetarchive 3.7.0: Lib and CLI for archive.org - for search, uploading, downloading, rename...
dev-python/invoke 2.2.0: Pythonic task execution
dev-python/isosurfaces 0.1.2: Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function
dev-python/itemadapter 0.8.0: Common interface for scrapy data container classes
dev-python/itemloaders 1.1.0: Library to populate items using XPath and CSS with a convenient API
dev-python/itemadapter 0.11.0: Common interface for scrapy data container classes
dev-python/itemloaders 1.3.2: Library to populate items using XPath and CSS with a convenient API
dev-python/iuliia 0.13.0: Transliterate Cyrillic to Latin in every possible way
dev-python/jinja2-cli 0.8.2: CLI for Jinja2
dev-python/jplephem 2.21 2.22: Python version of NASA DE4xx ephemerides for Astronomical Alamanac
@@ -764,7 +764,7 @@ dev-python/odsgenerator 1.11.1-r1: Generate an OpenDocument Format .ods file fro
dev-python/odsparsator 1.12.1-r2: Generate a JSON file from an OpenDocument Format .ods file.
dev-python/osc-placement 4.5.0 4.6.0: OpenStackClient plugin for Placement service
dev-python/oscrypto 1.3.0-r2: TLS sockets, key generation, encryption, decryption, signing, verification
dev-python/parsel 1.8.1: Utility to extract data from XML/HTML documents using XPath or CSS selectors
dev-python/parsel 1.10.0: Utility to extract data from XML/HTML documents using XPath or CSS selectors
dev-python/pem 23.1.0: Easy PEM file parsing in Python
dev-python/persist-queue 0.8.1 1.0.0: A thread-safe disk based persistent queue in Python
dev-python/phx-class-registry 4.0.6-r1 4.1.0: An intersection of the Registry and Factory pattern
@@ -775,7 +775,7 @@ dev-python/plotext 5.3.0 5.3.2: Plotting on terminal
dev-python/plum 0.8.7: Pack/Unpack Memory
dev-python/prometheus_exporter 1.0.0 1.1.0 9999: Python Prometheus exporter library
dev-python/proselint 0.13.0 0.14.0: A linter for prose
dev-python/protego 0.3.0: Pure-Python robots.txt parser with support for modern conventions
dev-python/protego 0.4.0: Pure-Python robots.txt parser with support for modern conventions
dev-python/proxy_tools 0.1.0_p1: Simple proxy (as in the GoF design pattern)
dev-python/psycopg2cffi 2.9.0-r1: Implementation of the psycopg2 module using cffi. Compatible with Psycopg 2.5.
dev-python/ptpython 3.0.29: Python REPL build on top of prompt-toolkit
@@ -826,7 +826,7 @@ dev-python/pywavefront 1.3.3: Python library for importing Wavefront .obj files
dev-python/pywebview 4.4.1-r1 5.1-r1: A lightweight cross-platform wrapper around a webview component
dev-python/pyzstd 0.16.2: Python bindings to Zstandard (zstd) compression library
dev-python/questionary 2.1.0: Python library to build pretty command line user prompts
dev-python/queuelib 1.6.2: Collection of persistent and non-persistent queues for Python
dev-python/queuelib 1.8.0: Collection of persistent and non-persistent queues for Python
dev-python/readability-lxml 0.8.1: fast html to text parser (article readability tool)
dev-python/readmdict 0.1.1-r1: Read mdx/mdd files
dev-python/rectangle-packer 2.0.2: Pack a set of rectangles into a bounding box with minimum area
@@ -835,7 +835,7 @@ dev-python/rich-click 1.8.8: Format click help output nicely with rich
dev-python/rpmautospec-core 0.1.5: Core functionality used by rpmautospec
dev-python/rst2ansi 0.1.5-r3: Render reStructuredText documents to the terminal
dev-python/rstcheck 6.2.0 6.2.1: Checks syntax of reStructuredText and code blocks nested within it
dev-python/scrapy 2.11.0-r1: A high-level Web Crawling and Web Scraping framework
dev-python/scrapy 2.12.0: A high-level Web Crawling and Web Scraping framework
dev-python/screeninfo 0.8.1: Fetch location and size of physical screens.
dev-python/sendgrid 6.11.0: Twilio SendGrid library for Python
dev-python/sentence-splitter 1.4-r2: Sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder
@@ -878,7 +878,7 @@ dev-python/undervolt 0.4.0 9999: Undervolt Intel CPUs under Linux
dev-python/urlmatch 1.0.1-r2: A Python library for easily pattern matching wildcard URLs
dev-python/validator-collection 1.5.0-r2: Collection of 60+ Python functions for validating data
dev-python/volatile 2.1.0: A small extension for the tempfile module
dev-python/w3lib 2.1.2: Library of web-related functions
dev-python/w3lib 2.3.1: Library of web-related functions
dev-python/webrtcvad 2.0.10-r1: Python interface to the Google WebRTC Voice Activity Detector (VAD)
dev-python/xattr 1.1.0-r1: Python wrapper for extended filesystem attributes
dev-python/xpybutil 0.0.6: Abstraction layer for xpyb
@@ -983,11 +983,11 @@ dev-vcs/gitqlient 1.6.2 1.6.3 9999: Multi-platform Git client written with Qt
dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
dev-vcs/gitui 0.26.3 0.27.0: blazing fast terminal-ui for git
dev-vcs/jj 0.27.0-r1 0.28.1 9999: Jujutsu - an experimental version control system
dev-vcs/jj 0.27.0-r1 0.28.1 0.28.2 9999: Jujutsu - an experimental version control system
dev-vcs/lazygit 0.45.2 0.46.0 0.47.1 0.47.2 0.48.0: Simple terminal UI for git commands
dev-vcs/lazyjj 0.5.0: TUI for Jujutsu/jj
dev-vcs/pijul 1.0.0_beta9: A distributed version control system based on a theory of patches
dev-zig/zls 0.10.0-r2 0.13.0-r1 0.14.0 0.14.0-r1 9999: The officially unofficial Ziglang language server
dev-zig/zls 0.10.0-r2 0.13.0-r1 0.14.0 9999: The officially unofficial Ziglang language server
games-action/ATLauncher 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
games-action/classicube 1.3.7 9999: Reverse-engineered Minecraft Classic client
@@ -1348,7 +1348,7 @@ media-sound/plexamp 4.11.5: A dedicated music player for your Plex media library
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
media-sound/qloud 1.4.2: Tool to measure loudspeaker frequency and step responses and distortions
media-sound/rsgain 3.5.1 3.5.3: Really Simple replay Gain calculator for tagging audio files
media-sound/spct 1.1.1: A CLI program to play back or render SPC files.
media-sound/spct 1.1.3: A CLI program to play back or render SPC files.
media-sound/spot 0.4.0-r2: GTK4 Spotify (Premium) client
media-sound/spotify-adblock 1.0.1 1.0.2 1.0.3: Adblocker for Spotify
media-sound/spotify-player 0.19.1 0.20.4 9999: spotify_player is a fast, easy to use, and configurable terminal music player.
@@ -1451,7 +1451,7 @@ net-im/pop 8.0.21: Screen sharing with multiplayer control, with voice
net-im/revolt-desktop 1.0.8-r2: Revolt Desktop App
net-im/session-desktop-bin 1.10.8: Session Desktop - Onion routing based messenger
net-im/sliding-sync 0.99.15 0.99.19: Proxy implementation of MSC3575's sync protocol.
net-im/teams-for-linux 1.14.1 2.0.2 2.0.3: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
net-im/teams-for-linux 2.0.2 2.0.3 2.0.4: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
net-im/vesktop-bin 1.5.4 1.5.5: All-in-one voice and text chat for gamers with Vencord Preinstalled
net-im/zulip-desktop-bin 5.11.1 5.12.0: Organized chat for distributed teams.
net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
@@ -1589,6 +1589,7 @@ sci-electronics/bender 0.28.1-r1: A dependency management tool for hardware proj
sci-electronics/bluespec 2022.01-r1 2023.01 2023.07 2024.01 2024.07 2025.01.1 9999: Toolchain for the Bluespec Hardware Definition Language
sci-electronics/circt 1.37.0 1.76.0 1.110.0: The fast free Verilog/SystemVerilog simulator
sci-electronics/cocotb 1.9.2: Python-based chip (RTL) verification
sci-electronics/cocotb-bus 0.2.1: Reusable testbenching tools and bus interfaces for cocotb
sci-electronics/coil64 2.1.27: Coil64 is inductance coil calculator
sci-electronics/dsview 1.3.0 1.3.2 9999: An open source multi-function instrument
sci-electronics/kactus2 3.13.3 9999: A open source IP-XACT-based tool
@@ -1636,7 +1637,7 @@ sci-mathematics/rink 0.8.0-r1 9999: Unit conversion tool, similar to frink
sci-mathematics/rstudio-desktop-bin 2023.09.1_p494 2024.12.0_p467 2024.12.0_p467-r1: IDE for R and Python
sci-misc/boinc-wrapper 26018-r2 26018-r3: Wrapper to use non-BOINC apps with BOINC
sci-misc/llama-cpp 0_pre4576 0_pre4763 0_pre4848 9999: Port of Facebook's LLaMA model in C/C++
sci-ml/ollama 0.6.3 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-ml/ollama 0.6.3 0.6.4 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-physics/openmodelica 1.24.0-r1: Open-source Modelica-based modeling and simulation environment
sci-physics/ovito 3.10.4 3.10.5 3.10.5-r1: Open Visualization Tool
sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov
@@ -1666,7 +1667,7 @@ sys-apps/flashprog 1.2 1.3 1.4: Utility for identifying, reading, writing, verif
sys-apps/fselect 0.8.6: Find files with SQL-like queries
sys-apps/hex 0.4.2 0.5.0 0.6.0: Futuristic take on hexdump
sys-apps/hexyl 0.16.0: A command-line hex viewer
sys-apps/lact 0.7.1 0.7.2: Linux GPU Control Application
sys-apps/lact 0.7.2 0.7.3: Linux GPU Control Application
sys-apps/loclone 0.1.0: A tool for creating CoW snapshots on XFS
sys-apps/lr 1.6: list files, recursively
sys-apps/lsplug 6: Replacement for lsusb that shows more useful info and less useless info
@@ -1690,6 +1691,7 @@ sys-auth/hyprpolkitagent 0.1.1-r2 0.1.2: Polkit authentication agent for Hyprlan
sys-auth/pam-gnupg 0.4-r1: Unlock GnuPG keys on login
sys-block/clonezilla 5.8.9: Clonezilla is a partition and disk imaging/cloning program
sys-block/partclone 0.3.33: Partition cloning tool
sys-block/ublksrv 1.4: Userspace block device driver
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/drbl 5.4.2: Diskless Remote Boot in Linux
sys-boot/grml-rescueboot 0.6.1: grub2 script to add ISO images to the grub2 boot menu

View File

@@ -1 +1 @@
Mon, 07 Apr 2025 21:05:16 +0000
Tue, 08 Apr 2025 19:50:25 +0000