mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
2024-04-28 21:18:20 UTC
This commit is contained in:
@@ -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.111.1/pulumi-v3.111.1-linux-x64.tar.gz )
|
||||
SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.114.0/pulumi-v3.114.0-linux-x64.tar.gz )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
|
||||
_md5_=dfd9eb3d3fdbd19286573c1a7d62496c
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare setup
|
||||
DESCRIPTION=A spaced-repetition memory training program (flash cards)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://apps.ankiweb.net/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop optfeature python-single-r1 pypi readme.gentoo-r1 xdg
|
||||
IUSE=qt6 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3+ BSD public-domain Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 CC0-1.0 ISC MIT MPL-2.0 openssl Unicode-DFS-2016 ZLIB 0BSD CC-BY-4.0 GPL-3+ Unlicense
|
||||
RDEPEND=app-misc/ca-certificates python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/decorator[python_targets_python3_10(-)] dev-python/flask[python_targets_python3_10(-)] dev-python/flask-cors[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/waitress[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/distro[python_targets_python3_11(-)] dev-python/decorator[python_targets_python3_11(-)] dev-python/flask[python_targets_python3_11(-)] dev-python/flask-cors[python_targets_python3_11(-)] dev-python/jsonschema[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/protobuf-python[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/send2trash[python_targets_python3_11(-)] dev-python/waitress[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/beautifulsoup4[python_targets_python3_12(-)] dev-python/distro[python_targets_python3_12(-)] dev-python/decorator[python_targets_python3_12(-)] dev-python/flask[python_targets_python3_12(-)] dev-python/flask-cors[python_targets_python3_12(-)] dev-python/jsonschema[python_targets_python3_12(-)] dev-python/markdown[python_targets_python3_12(-)] dev-python/protobuf-python[python_targets_python3_12(-)] dev-python/requests[python_targets_python3_12(-)] dev-python/send2trash[python_targets_python3_12(-)] dev-python/waitress[python_targets_python3_12(-)] ) qt6? ( dev-qt/qtsvg:6 python_single_target_python3_10? ( >=dev-python/PyQt6-6.5.0[gui,network,opengl,quick,webchannel,widgets,python_targets_python3_10(-)] >=dev-python/PyQt6-sip-13.5.1[python_targets_python3_10(-)] >=dev-python/PyQt6-WebEngine-6.5.0[widgets,python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/PyQt6-6.5.0[gui,network,opengl,quick,webchannel,widgets,python_targets_python3_11(-)] >=dev-python/PyQt6-sip-13.5.1[python_targets_python3_11(-)] >=dev-python/PyQt6-WebEngine-6.5.0[widgets,python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/PyQt6-6.5.0[gui,network,opengl,quick,webchannel,widgets,python_targets_python3_12(-)] >=dev-python/PyQt6-sip-13.5.1[python_targets_python3_12(-)] >=dev-python/PyQt6-WebEngine-6.5.0[widgets,python_targets_python3_12(-)] ) ) !qt6? ( dev-qt/qtgui[jpeg,png] dev-qt/qtsvg:5 python_single_target_python3_10? ( >=dev-python/PyQt5-5.15.5[gui,network,webchannel,widgets,python_targets_python3_10(-)] >=dev-python/PyQt5-sip-12.9.0[python_targets_python3_10(-)] >=dev-python/PyQtWebEngine-5.15.5[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/PyQt5-5.15.5[gui,network,webchannel,widgets,python_targets_python3_11(-)] >=dev-python/PyQt5-sip-12.9.0[python_targets_python3_11(-)] >=dev-python/PyQtWebEngine-5.15.5[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/PyQt5-5.15.5[gui,network,webchannel,widgets,python_targets_python3_12(-)] >=dev-python/PyQt5-sip-12.9.0[python_targets_python3_12(-)] >=dev-python/PyQtWebEngine-5.15.5[python_targets_python3_12(-)] ) ) 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-misc/anki
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-23.12.1-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-23.12.1-cp39-abi3-manylinux_2_28_x86_64.whl.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-23.12.1-py3-none-any.whl -> aqt-23.12.1-py3-none-any.whl.zip https://raw.githubusercontent.com/ankitects/anki/23.12.1/qt/bundle/lin/anki.1 -> anki-bin-23.12.1.1 https://raw.githubusercontent.com/ankitects/anki/23.12.1/qt/bundle/lin/anki.desktop -> anki-bin-23.12.1.desktop https://raw.githubusercontent.com/ankitects/anki/23.12.1/qt/bundle/lin/anki.png -> anki-bin-23.12.1.png https://raw.githubusercontent.com/ankitects/anki/23.12.1/qt/bundle/lin/anki.xml -> anki-bin-23.12.1.xml https://raw.githubusercontent.com/ankitects/anki/23.12.1/qt/bundle/lin/anki.xpm -> anki-bin-23.12.1.xpm
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 pypi 2eecb475512bc76e5ea9192a681b9e6b readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=f0b2353a71908c7ceaa2576c86d4fb47
|
||||
@@ -7,10 +7,10 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop optfeature python-single-r1 pypi readme.gentoo-r1 xdg
|
||||
IUSE=qt6 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3+ BSD public-domain Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB openssl Unicode-3.0 0BSD CC-BY-4.0 GPL-3+ Unlicense
|
||||
LICENSE=0BSD AGPL-3+ BSD CC-BY-4.0 GPL-3+ Unlicense public-domain Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB Unicode-3.0 openssl
|
||||
RDEPEND=app-misc/ca-certificates python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/decorator[python_targets_python3_10(-)] dev-python/flask[python_targets_python3_10(-)] dev-python/flask-cors[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/waitress[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/distro[python_targets_python3_11(-)] dev-python/decorator[python_targets_python3_11(-)] dev-python/flask[python_targets_python3_11(-)] dev-python/flask-cors[python_targets_python3_11(-)] dev-python/jsonschema[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/protobuf-python[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/send2trash[python_targets_python3_11(-)] dev-python/waitress[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/beautifulsoup4[python_targets_python3_12(-)] dev-python/distro[python_targets_python3_12(-)] dev-python/decorator[python_targets_python3_12(-)] dev-python/flask[python_targets_python3_12(-)] dev-python/flask-cors[python_targets_python3_12(-)] dev-python/jsonschema[python_targets_python3_12(-)] dev-python/markdown[python_targets_python3_12(-)] dev-python/protobuf-python[python_targets_python3_12(-)] dev-python/requests[python_targets_python3_12(-)] dev-python/send2trash[python_targets_python3_12(-)] dev-python/waitress[python_targets_python3_12(-)] ) qt6? ( dev-qt/qtsvg:6 python_single_target_python3_10? ( >=dev-python/PyQt6-6.6.1[gui,network,opengl,quick,webchannel,widgets,python_targets_python3_10(-)] >=dev-python/PyQt6-sip-13.6.0[python_targets_python3_10(-)] >=dev-python/PyQt6-WebEngine-6.6.0[widgets,python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/PyQt6-6.6.1[gui,network,opengl,quick,webchannel,widgets,python_targets_python3_11(-)] >=dev-python/PyQt6-sip-13.6.0[python_targets_python3_11(-)] >=dev-python/PyQt6-WebEngine-6.6.0[widgets,python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/PyQt6-6.6.1[gui,network,opengl,quick,webchannel,widgets,python_targets_python3_12(-)] >=dev-python/PyQt6-sip-13.6.0[python_targets_python3_12(-)] >=dev-python/PyQt6-WebEngine-6.6.0[widgets,python_targets_python3_12(-)] ) ) !qt6? ( dev-qt/qtgui:5[jpeg,png] dev-qt/qtsvg:5 python_single_target_python3_10? ( >=dev-python/PyQt5-5.15.5[gui,network,webchannel,widgets,python_targets_python3_10(-)] >=dev-python/PyQt5-sip-12.9.0[python_targets_python3_10(-)] >=dev-python/PyQtWebEngine-5.15.5[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/PyQt5-5.15.5[gui,network,webchannel,widgets,python_targets_python3_11(-)] >=dev-python/PyQt5-sip-12.9.0[python_targets_python3_11(-)] >=dev-python/PyQtWebEngine-5.15.5[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/PyQt5-5.15.5[gui,network,webchannel,widgets,python_targets_python3_12(-)] >=dev-python/PyQt5-sip-12.9.0[python_targets_python3_12(-)] >=dev-python/PyQtWebEngine-5.15.5[python_targets_python3_12(-)] ) ) 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-misc/anki
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-24.04-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-24.04-cp39-abi3-manylinux_2_28_x86_64.whl.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-24.04-py3-none-any.whl -> aqt-24.04-py3-none-any.whl.zip https://raw.githubusercontent.com/ankitects/anki/24.04/qt/bundle/lin/anki.1 -> anki-bin-24.04.1 https://raw.githubusercontent.com/ankitects/anki/24.04/qt/bundle/lin/anki.desktop -> anki-bin-24.04.desktop https://raw.githubusercontent.com/ankitects/anki/24.04/qt/bundle/lin/anki.png -> anki-bin-24.04.png https://raw.githubusercontent.com/ankitects/anki/24.04/qt/bundle/lin/anki.xml -> anki-bin-24.04.xml https://raw.githubusercontent.com/ankitects/anki/24.04/qt/bundle/lin/anki.xpm -> anki-bin-24.04.xpm
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-24.04.1-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-24.04.1-cp39-abi3-manylinux_2_28_x86_64.whl.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-24.04.1-py3-none-any.whl -> aqt-24.04.1-py3-none-any.whl.zip https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.1 -> anki-bin-2.1.50.1 https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.desktop -> anki-bin-2.1.50.desktop https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.png -> anki-bin-2.1.50.png https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.xml -> anki-bin-2.1.50.xml https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.xpm -> anki-bin-2.1.50.xpm
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 pypi 2eecb475512bc76e5ea9192a681b9e6b readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=09293f15e527dcedd5375f53ca84bc3e
|
||||
_md5_=89ac46cfcc50bf0e58f21686b39efc1f
|
||||
@@ -11,4 +11,4 @@ RDEPEND=dev-python/oauthlib[python_targets_python3_10(-)?,python_targets_python3
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 fbb2889c81f3a05910c1524db69425c1 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
|
||||
_md5_=c886802d3c295394ca0a1dce680cdb24
|
||||
_md5_=9219ffbd2c5831ed1eca19f8ac0e1c3c
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flaky[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytz[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/cachetools-5.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/httpx-0.24.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flaky[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytz[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/cachetools-5.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/httpx-0.24.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Python wrapper of telegram bots API
|
||||
EAPI=8
|
||||
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=>=dev-python/cachetools-5.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/httpx-0.24.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
RDEPEND=>=dev-python/cachetools-5.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/httpx-0.24.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-telegram-bot/python-telegram-bot/archive/v20.3.tar.gz -> python-telegram-bot-20.3.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=71abeb81b2f715ce6612dd5b709624e5
|
||||
_md5_=4eddcb3e0266643849e5a5c1af84a6b4
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flaky[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/cachetools-5.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/httpx-0.24.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flaky[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/cachetools-5.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/httpx-0.24.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Python wrapper of telegram bots API
|
||||
EAPI=8
|
||||
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=>=dev-python/cachetools-5.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/httpx-0.24.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 )
|
||||
RDEPEND=>=dev-python/cachetools-5.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/httpx-0.24.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-telegram-bot/python-telegram-bot/archive/v20.5.tar.gz -> python-telegram-bot-20.5.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=54015159a37df13277218d8a25226db1
|
||||
_md5_=c52e9470f260b9d0a53db6ff1d4a175c
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flaky[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/cachetools-5.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/httpx-0.25.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flaky[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/cachetools-5.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/httpx-0.25.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Python wrapper of telegram bots API
|
||||
EAPI=8
|
||||
@@ -7,10 +7,10 @@ INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=>=dev-python/cachetools-5.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/httpx-0.25.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 )
|
||||
RDEPEND=>=dev-python/cachetools-5.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/httpx-0.25.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python-telegram-bot/python-telegram-bot/archive/v20.6.tar.gz -> python-telegram-bot-20.6.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=e24a662ef14e50853c4deb384312a787
|
||||
_md5_=f1a305a0ee7aa2d4b4cf84d98129ff6d
|
||||
@@ -10,6 +10,6 @@ LICENSE=GPL-2
|
||||
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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/desultory/zenlib/archive/refs/tags/2.0.1.tar.gz -> zenlib-2.0.1.tar.gz
|
||||
SRC_URI=https://github.com/desultory/zenlib/archive/refs/tags/2.0.3.tar.gz -> zenlib-2.0.3.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
|
||||
_md5_=abea4501aa51751ffa350e8b8d2be00d
|
||||
14
metadata/md5-cache/dev-scheme/sagittarius-0.9.11
Normal file
14
metadata/md5-cache/dev-scheme/sagittarius-0.9.11
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=dev-libs/boehm-gc dev-libs/libffi dev-libs/openssl sys-libs/zlib
|
||||
DESCRIPTION=R6RS/R7RS Scheme system.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://bitbucket.org/ktakashi/sagittarius-scheme
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=dev-libs/boehm-gc dev-libs/libffi dev-libs/openssl sys-libs/zlib
|
||||
SLOT=0
|
||||
SRC_URI=https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/sagittarius-0.9.11.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=e5848a4a3cc4337f48103cd3aa073575
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=compile install
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=A Pluggable Terraform Linter
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/terraform-linters/tflint
|
||||
@@ -7,4 +7,4 @@ KEYWORDS=~amd64
|
||||
LICENSE=MPL-2.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/terraform-linters/tflint/releases/download/v0.43.0/tflint_linux_amd64.zip -> tflint-bin-0.43.0.zip
|
||||
_md5_=87076a0cd8c7010e9234c1c0e196051e
|
||||
_md5_=78b64ebeaeb427da2cf909e140c711de
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=app-arch/unzip
|
||||
DEFINED_PHASES=compile install
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=A Pluggable Terraform Linter
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/terraform-linters/tflint
|
||||
@@ -7,4 +7,4 @@ KEYWORDS=~amd64
|
||||
LICENSE=MPL-2.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/terraform-linters/tflint/releases/download/v0.46.0/tflint_linux_amd64.zip -> tflint-bin-0.46.0.zip
|
||||
_md5_=87076a0cd8c7010e9234c1c0e196051e
|
||||
_md5_=78b64ebeaeb427da2cf909e140c711de
|
||||
|
||||
@@ -13,4 +13,4 @@ RESTRICT=bindist mirror test strip
|
||||
SLOT=0
|
||||
SRC_URI=https://tetr.io/about/desktop/builds/8/TETR.IO%20Setup.deb -> tetrio-desktop-8.deb tetrio-plus? ( https://gitlab.com/UniQMG/tetrio-plus/uploads/a7342b94f03d670b72235ab453c427a5/tetrio-plus_0.26.0_app.asar.zip -> tetrio-plus.zip )
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=224ae896dfe4b85a7c5fbdf96657cbcb
|
||||
_md5_=de680aaaee3e839e62f6675a945b8a89
|
||||
|
||||
@@ -10,4 +10,4 @@ RESTRICT=bindist fetch splitdebug
|
||||
SLOT=0
|
||||
SRC_URI=BIY_linux.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=69502ed62126748a875d4c3567081443
|
||||
_md5_=789b1a150909ba68653fb81f2f43bbef
|
||||
|
||||
@@ -10,4 +10,4 @@ RESTRICT=bindist fetch
|
||||
SLOT=0
|
||||
SRC_URI=BIY_linux.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=fe9d88d497ac3cf99c4face4914486d4
|
||||
_md5_=84b7788b6cd437b1b1ca2b1da951039c
|
||||
|
||||
13
metadata/md5-cache/games-puzzle/baba-is-you-474-r2
Normal file
13
metadata/md5-cache/games-puzzle/baba-is-you-474-r2
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install nofetch
|
||||
DESCRIPTION=Puzzle game where you can change the rules by which you play
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.hempuli.com/baba/
|
||||
INHERIT=desktop
|
||||
KEYWORDS=-* ~amd64 ~x86
|
||||
LICENSE=all-rights-reserved
|
||||
RDEPEND=media-libs/alsa-lib media-libs/libglvnd virtual/opengl
|
||||
RESTRICT=bindist fetch
|
||||
SLOT=0
|
||||
SRC_URI=BIY_linux.tar.gz
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=c813a34bb20d948252622f9f95e49880
|
||||
@@ -5,8 +5,9 @@ HOMEPAGE=https://www.fhs.sh/projects
|
||||
INHERIT=wrapper desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MPL-2.0 CC-BY-NC-ND-3.0
|
||||
RDEPEND=media-libs/libglvnd[X]
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fleetingheart/ksre/releases/download/v1.4.6/KSRE-linux.tar.bz2 -> katawa-shoujo-1.4.6.tar.bz2
|
||||
_eclasses_=wrapper 4a1902f969e5718126434fc35f3a0d9c desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=7e1366ec78a7c2b406293eb8ea812166
|
||||
_md5_=9f710b2179b4f779833da29485239a8d
|
||||
|
||||
@@ -5,8 +5,9 @@ HOMEPAGE=https://www.fhs.sh/projects
|
||||
INHERIT=wrapper desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MPL-2.0 CC-BY-NC-ND-3.0
|
||||
RDEPEND=media-libs/libglvnd[X]
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fleetingheart/ksre/releases/download/v1.4.7/KSRE-linux.tar.bz2 -> katawa-shoujo-1.4.7.tar.bz2
|
||||
_eclasses_=wrapper 4a1902f969e5718126434fc35f3a0d9c desktop 021728fdc1b03b36357dbc89489e0f0d
|
||||
_md5_=7e1366ec78a7c2b406293eb8ea812166
|
||||
_md5_=9f710b2179b4f779833da29485239a8d
|
||||
|
||||
13
metadata/md5-cache/media-gfx/dnglab-0.6.1
Normal file
13
metadata/md5-cache/media-gfx/dnglab-0.6.1
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
16
metadata/md5-cache/media-sound/spotify-player-0.18.1
Normal file
16
metadata/md5-cache/media-sound/spotify-player-0.18.1
Normal file
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=app-pda/libplist dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-good media-libs/gst-plugins-bad media-libs/gst-plugins-base media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi media-video/ffmpeg[vaapi] ) net-dns/avahi[mdnsresponder-compat] X? ( x11-libs/libX11 )
|
||||
DEPEND=app-pda/libplist dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-bad media-libs/gst-plugins-base media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi ) net-dns/avahi[mdnsresponder-compat] X? ( x11-libs/libX11 )
|
||||
DESCRIPTION=AirPlay Unix mirroring server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/FDH2/UxPlay
|
||||
@@ -8,8 +8,8 @@ INHERIT=cmake
|
||||
IUSE=+vaapi +X
|
||||
KEYWORDS=~amd64 ~arm ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-pda/libplist dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-good media-libs/gst-plugins-bad media-libs/gst-plugins-base media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi media-video/ffmpeg[vaapi] ) net-dns/avahi[mdnsresponder-compat] X? ( x11-libs/libX11 )
|
||||
RDEPEND=app-pda/libplist dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-bad media-libs/gst-plugins-base media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi ) net-dns/avahi[mdnsresponder-compat] X? ( x11-libs/libX11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/FDH2/UxPlay/archive/refs/tags/v1.66.tar.gz -> uxplay-1.66.tar.gz
|
||||
SRC_URI=https://github.com/FDH2/UxPlay/archive/refs/tags/v1.68.3.tar.gz -> uxplay-1.68.3.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=11363b3bdbd701618f7e0c035fbdb8ed
|
||||
_md5_=19f1b15a7b759a0033bcd3828ba5a731
|
||||
14
metadata/md5-cache/sys-kernel/uek-sources-5.15.0.206.153.6
Normal file
14
metadata/md5-cache/sys-kernel/uek-sources-5.15.0.206.153.6
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/oracle/linux-uek
|
||||
INHERIT=kernel-2
|
||||
IUSE=+gentoo experimental symlink build
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.15.0.206.153.6
|
||||
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-206.153.6.tar.gz -> linux-uek-5.15.0-206.153.6.tar.gz mirror://gentoo/genpatches-5.15-167.base.tar.xz mirror://gentoo/genpatches-5.15-167.extras.tar.xz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 d7063ec2420394c5b29ed142f15b5033
|
||||
_md5_=058fbfc48a67e1cbab6d4f4935259d4d
|
||||
15
metadata/md5-cache/sys-kernel/ugrd-1.1.4
Normal file
15
metadata/md5-cache/sys-kernel/ugrd-1.1.4
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Python based initramfs generator with TOML defintions
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/desultory/ugrd
|
||||
INHERIT=distutils-r1 optfeature
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=app-misc/pax-utils >=dev-python/zenlib-2.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pycpio-1.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] sys-apps/pciutils 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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/1.1.4.tar.gz -> ugrd-1.1.4.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=c3dd921bc78be6691f8ea885d7e7ae37
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -108,7 +108,7 @@ app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay s
|
||||
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
|
||||
app-admin/pass-audit 1.2 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/pulumi-bin 3.111.1 3.112.0 3.113.0: Infrastructure as code in any programming language
|
||||
app-admin/pulumi-bin 3.112.0 3.113.0 3.114.0: Infrastructure as code in any programming language
|
||||
app-admin/rbw 9999: unofficial bitwarden cli
|
||||
app-admin/s-tui 1.1.6: Stress-Terminal UI monitoring tool
|
||||
app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse
|
||||
@@ -198,7 +198,7 @@ app-misc/1password-cli 2.24.0: The world’s most-loved password manager CLI
|
||||
app-misc/afc 1.1 1.2 9999: Anime File Checker, checks CRC32 contained in filenames
|
||||
app-misc/afetch 2.2.0: Simple system info written in C
|
||||
app-misc/ani-cli 4.8 9999: A cli to browse and watch anime.
|
||||
app-misc/anki-bin 23.12.1 24.04: A spaced-repetition memory training program (flash cards)
|
||||
app-misc/anki-bin 24.04.1: A spaced-repetition memory training program (flash cards)
|
||||
app-misc/apidb 5.8.0_beta 5.11.0_beta 5.13.1_beta 5.13.4_beta 5.13.6_beta: API Generator for Database access
|
||||
app-misc/aw-client 0.11.0: Client library for ActivityWatch
|
||||
app-misc/aw-core 0.11.0: Core library for ActivityWatch
|
||||
@@ -802,7 +802,7 @@ dev-python/python-pidfile 3.0.0-r1 3.1.1: PIDFile context processor. Supported p
|
||||
dev-python/python-skywater-pdk 0.0.0_p20220424: Python library for working with files found in the SkyWater PDK
|
||||
dev-python/python-socketio 5.10.0 5.11.0 5.11.1: Python implementation of the Socket.IO realtime server.
|
||||
dev-python/python-statemachine 2.1.2: Python Finite State Machines made easy.
|
||||
dev-python/python-telegram-bot 20.3 20.5 20.6 9999: Python wrapper of telegram bots API
|
||||
dev-python/python-telegram-bot 20.3-r1 20.5-r1 20.6-r1 9999: Python wrapper of telegram bots API
|
||||
dev-python/pywebview 4.3.3 4.4.1: A lightweight cross-platform wrapper around a webview component
|
||||
dev-python/queuelib 1.6.2: Collection of persistent and non-persistent queues for Python
|
||||
dev-python/readability-lxml 0.6.1 0.8.1: fast html to text parser (article readability tool)
|
||||
@@ -867,7 +867,7 @@ dev-python/wrapio 2.0.0: Handling event-based streams in Python
|
||||
dev-python/xattr 1.0.0 1.1.0: Python wrapper for extended filesystem attributes
|
||||
dev-python/xunitparser 1.3.4: Read JUnit/XUnit XML files and map them to Python objects
|
||||
dev-python/yams 0.7.3-r1 9999: Yet Another MPD Scrobbler (for Last.FM)
|
||||
dev-python/zenlib 1.2.0-r1 1.3.1 1.4.0 1.6.2 1.7.2 1.7.3 1.7.4 2.0.0 2.0.1: Useful python decorators and utilities
|
||||
dev-python/zenlib 1.2.0-r1 1.3.1 1.4.0 1.6.2 1.7.2 1.7.3 1.7.4 2.0.0 2.0.3: Useful python decorators and utilities
|
||||
dev-python/zopfli 0.2.2: Zopfli module for Python
|
||||
dev-ruby/asciidoctor-pdf 2.3.15: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn
|
||||
dev-ruby/byebug 11.1.3: a Ruby 2 debugger
|
||||
@@ -879,6 +879,7 @@ dev-ruby/pry-byebug 3.9.0 3.10.1: Step-by-step debugging and stack navigation in
|
||||
dev-ruby/rbspy 0.17.0-r1: Sampling CPU profiler for Ruby
|
||||
dev-ruby/rspec-wait 0.0.9: enables time-resilient expectations in your RSpec test suite
|
||||
dev-ruby/ruby-install 0.8.5 0.9.0 0.9.1: Installs Ruby, JRuby, Rubinius, TruffleRuby (native / GraalVM), or mruby.
|
||||
dev-scheme/sagittarius 0.9.11: R6RS/R7RS Scheme system.
|
||||
dev-tex/ninecolors 2022.02.13: Select colors with proper WCAG color contrast
|
||||
dev-tex/tabularray 2023.03.01: Typeset tabulars and arrays with LATEX3
|
||||
dev-tex/tectonic 0.14.1 0.15.0: A modernized, complete, embeddable TeX/LaTeX engine.
|
||||
@@ -987,7 +988,7 @@ games-misc/gay 1.2.9 1.3.4: Colour your text / terminal to be more gay
|
||||
games-misc/varlpenis 3.0.2: Generates ASCII-art penis of arbitrary length
|
||||
games-puzzle/aaaaxy 1.3.436 1.4.160 1.5.42: A nonlinear 2D puzzle platformer taking place in impossible spaces
|
||||
games-puzzle/atris 1.0.7: Alizarin tetris
|
||||
games-puzzle/baba-is-you 474 474-r1: Puzzle game where you can change the rules by which you play
|
||||
games-puzzle/baba-is-you 474 474-r1 474-r2: Puzzle game where you can change the rules by which you play
|
||||
games-puzzle/blockout 2.5: BlockOut II is an adaptation of the original Blockout DOS game
|
||||
games-puzzle/generic-tetromino-game 9999: Faithful clone of NES Tetris but with new features and mods API
|
||||
games-puzzle/katawa-shoujo 1.4.6 1.4.7: Re-Engineered visual novel with accessibility features
|
||||
@@ -1183,7 +1184,7 @@ media-gfx/akira 0.0.13 9999: Native Linux App for UI and UX Design built in Vala
|
||||
media-gfx/azpainter 3.0.7: Full color painting software for Linux for illustration drawing
|
||||
media-gfx/beeref 0.3.2: A Simple Reference Image Viewer
|
||||
media-gfx/bonzomatic 2022.02.05 2022.08.20 9999: Live shader coding tool and Shader Showdown workhorse
|
||||
media-gfx/dnglab 0.6.0: Command line tool to convert camera RAW files to Digital Negative Format (DNG).
|
||||
media-gfx/dnglab 0.6.0 0.6.1: Command line tool to convert camera RAW files to Digital Negative Format (DNG).
|
||||
media-gfx/dustr 9999: light and interactive tool your crops need
|
||||
media-gfx/fontpreview 1.0.6: Highly customizable and minimal font previewer written in bash
|
||||
media-gfx/gephi-bin 0.9.6 0.10.1: The Open Graph Viz Platform
|
||||
@@ -1259,7 +1260,7 @@ media-sound/qloud 1.4.2: Tool to measure loudspeaker frequency and step response
|
||||
media-sound/rsgain 3.5: Really Simple replay Gain calculator for tagging audio files
|
||||
media-sound/spot 0.4.0: 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.17.1 0.17.2 9999: spotify_player is a fast, easy to use, and configurable terminal music player.
|
||||
media-sound/spotify-player 0.17.2 0.18.1 9999: spotify_player is a fast, easy to use, and configurable terminal music player.
|
||||
media-sound/spotifyd 0.3.5: A Spotify daemon
|
||||
media-sound/tidal-hifi-bin 5.9.0 5.10.0: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine.
|
||||
media-sound/yewtube 2.10.5 9999: Terminal-based YouTube player and downloader
|
||||
@@ -1282,7 +1283,7 @@ media-video/obs-vkcapture 1.4.9 1.5.0 9999: OBS Linux Vulkan/OpenGL game capture
|
||||
media-video/olive 9999: Free open-source non-linear video editor
|
||||
media-video/syncplay 1.6.9 1.7.0 1.7.1: Client/server to synchronize media playback
|
||||
media-video/tartube 2.4.077 9999: A GUI front-end for youtube-dl
|
||||
media-video/uxplay 1.66 1.67: AirPlay Unix mirroring server
|
||||
media-video/uxplay 1.67 1.68.3: AirPlay Unix mirroring server
|
||||
media-video/walksnail-osd-tool 0.3.0 9999: Tool for rendering OSDs over Walksnail DVR recordings
|
||||
media-video/wl-screenrec 0.1.3: High performance screen/audio recorder for wlroots
|
||||
media-video/wlrobs 1.0 1.1 9999: OBS plugin that allows you to screen capture on wlroots based compositors
|
||||
@@ -1588,8 +1589,8 @@ sys-fs/ntfs2btrfs 20240115: Conversion tool from NTFS to Btrfs
|
||||
sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool
|
||||
sys-fs/zfs-auto-utils 1.0.0: ZFS Automatic Scrub/Trim for Linux
|
||||
sys-kernel/dpdk-kmod 23.03: DPDK Kernel Nic Interface module
|
||||
sys-kernel/uek-sources 5.15.0.206.149.1: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
sys-kernel/ugrd 0.12.1-r1 0.19.1 0.19.3 0.20.0 0.21.2 0.22.0 1.0.0: Python based initramfs generator with TOML defintions
|
||||
sys-kernel/uek-sources 5.15.0.206.149.1 5.15.0.206.153.6: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
sys-kernel/ugrd 0.12.1-r1 0.19.1 0.19.3 0.20.0 0.21.2 0.22.0 1.0.0 1.1.4: Python based initramfs generator with TOML defintions
|
||||
sys-kernel/usermode-kernel 6.0.12: Linux kernel built with Gentoo patches
|
||||
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
|
||||
sys-kernel/zenpower3 0.2.0: Linux kernel driver for reading sensors of AMD Zen family CPUs
|
||||
@@ -1691,7 +1692,7 @@ x11-misc/xscreensaver-anclock 2.2.1: Analog clock hack for the xscreensaver prog
|
||||
x11-misc/xsecurelock 1.9.0: X11 screen lock utility with security in mind
|
||||
x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager
|
||||
x11-terms/dmd5620 1.2.0: GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620 emulator.
|
||||
x11-terms/rio 0.0.34 0.0.35 0.0.36: A hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/rio 0.0.36-r1: A hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/rio-terminfo 0.0.34 0.0.35 0.0.36: Terminfo for Rio, a hardware-accelerated GPU terminal emulator powered by WebGPU
|
||||
x11-terms/tabby-bin 1.0.189: A terminal for a more modern age
|
||||
x11-terms/tym 3.5.0: Lua-configurable terminal emulator
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 27 Apr 2024 18:48:20 +0000
|
||||
Sun, 28 Apr 2024 21:18:20 +0000
|
||||
|
||||
Reference in New Issue
Block a user