2024-01-28 23:18:06 UTC

This commit is contained in:
Repository mirror & CI
2024-01-28 23:18:06 +00:00
parent 110ae32633
commit 6d9058b371
40 changed files with 299 additions and 173 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=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-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=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 )
DESCRIPTION=Todo program to help enhance your Gentoo workflow
EAPI=8
HOMEPAGE=https://github.com/csfore/gentodo
INHERIT=distutils-r1 bash-completion-r1
IUSE=bash-completion python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=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/python-bugzilla 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 ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/csfore/gentodo/releases/download/0.2.0/gentodo-0.2.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=6f417cf806898883e88d295fe2344ef3

View File

@@ -0,0 +1,15 @@
BDEPEND=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-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=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 )
DESCRIPTION=Todo program to help enhance your Gentoo workflow
EAPI=8
HOMEPAGE=https://github.com/csfore/gentodo
INHERIT=distutils-r1 bash-completion-r1 git-r3
IUSE=bash-completion python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=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/python-bugzilla 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 ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=6f417cf806898883e88d295fe2344ef3

View File

@@ -1,9 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Selection of wallpapers contributed to the nwg-shell project
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-shell-wallpapers
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.1.tar.gz -> nwg-shell-wallpapers-1.1.tar.gz
_md5_=a99afd92606e2398ab52bfe25c8c0679
SRC_URI=https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.4.tar.gz -> nwg-shell-wallpapers-1.4.tar.gz
_md5_=54139616875dce3b319d66d609dfffb4

View File

@@ -7,9 +7,9 @@ INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/PyQt5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/loguru[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/simplemma[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask-sqlalchemy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pysubs2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/bidict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pystardict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymorphy3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymorphy3-dicts-ru[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymorphy3-dicts-uk[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyqtdarktheme[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/charset-normalizer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/EbookLib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sentence-splitter[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mobi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/SLPP[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdownify[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/readmdict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-lzo[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyqtgraph[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/PyQt5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/loguru[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/simplemma[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask-sqlalchemy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pysubs2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/bidict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pystardict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymorphy3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymorphy3-dicts-ru[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymorphy3-dicts-uk[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyqtdarktheme[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/charset-normalizer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/EbookLib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sentence-splitter[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mobi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/SLPP[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdownify[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/readmdict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-lzo[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyqtgraph[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pynput[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/gevent[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 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/v/vocabsieve/vocabsieve-0.11.0.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/v/vocabsieve/vocabsieve-0.11.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=feae7bbdb4f39b558e72a7889191fb4a
_md5_=8f17e773ad630f985db05849916a096d

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,19 +0,0 @@
BDEPEND=sys-devel/gettext test? ( python_single_target_python3_10? ( dev-python/pytest-steps[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pytest-steps[python_targets_python3_11(-)] ) ) test? ( dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.3:1[introspection] net-libs/webkit-gtk:6[introspection] python_single_target_python3_10? ( app-arch/brotli[python,python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/cffi[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/dateparser[python_targets_python3_10(-)] dev-python/emoji[python_targets_python3_10(-)] dev-python/keyring[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/natsort[python_targets_python3_10(-)] dev-python/piexif[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pure-protobuf[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/rarfile[compressed,python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-arch/brotli[python,python_targets_python3_11(-)] dev-python/aiohttp[python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/cffi[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] dev-python/dateparser[python_targets_python3_11(-)] dev-python/emoji[python_targets_python3_11(-)] dev-python/keyring[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/natsort[python_targets_python3_11(-)] dev-python/piexif[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/pure-protobuf[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/rarfile[compressed,python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/unidecode[python_targets_python3_11(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.3.1[python_targets_python3_11(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10[sqlite(+),ssl(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite(+),ssl(+)] ) >=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.3:1[introspection] net-libs/webkit-gtk:6[introspection]
DESCRIPTION=An online/offline manga reader for GNOME
EAPI=8
HOMEPAGE=https://gitlab.com/valos/Komikku
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 meson gnome2-utils virtualx xdg
IUSE=test test python_single_target_python3_10 python_single_target_python3_11 test
KEYWORDS=~amd64
LICENSE=GPL-3+
PROPERTIES=test_network
RDEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.3:1[introspection] net-libs/webkit-gtk:6[introspection] python_single_target_python3_10? ( app-arch/brotli[python,python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/cffi[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/dateparser[python_targets_python3_10(-)] dev-python/emoji[python_targets_python3_10(-)] dev-python/keyring[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/natsort[python_targets_python3_10(-)] dev-python/piexif[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pure-protobuf[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/rarfile[compressed,python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-arch/brotli[python,python_targets_python3_11(-)] dev-python/aiohttp[python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/cffi[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] dev-python/dateparser[python_targets_python3_11(-)] dev-python/emoji[python_targets_python3_11(-)] dev-python/keyring[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/natsort[python_targets_python3_11(-)] dev-python/piexif[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/pure-protobuf[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/rarfile[compressed,python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/unidecode[python_targets_python3_11(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10[sqlite(+),ssl(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite(+),ssl(+)] )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=test !test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v1.21.1/Komikku-v1.21.1.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 b9318b5e40104e608d7e4582121fb561 meson e322276188f86eacb29ae081ba5485c8 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=5f78cb3d6179606f0ce05e166205c285

View File

@@ -1,19 +0,0 @@
BDEPEND=sys-devel/gettext test? ( python_single_target_python3_10? ( dev-python/pytest-steps[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pytest-steps[python_targets_python3_11(-)] ) ) test? ( dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.3:1[introspection] net-libs/webkit-gtk:6[introspection] python_single_target_python3_10? ( app-arch/brotli[python,python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/cffi[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/dateparser[python_targets_python3_10(-)] dev-python/emoji[python_targets_python3_10(-)] dev-python/keyring[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/natsort[python_targets_python3_10(-)] dev-python/piexif[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pure-protobuf[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/rarfile[compressed,python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-arch/brotli[python,python_targets_python3_11(-)] dev-python/aiohttp[python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/cffi[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] dev-python/dateparser[python_targets_python3_11(-)] dev-python/emoji[python_targets_python3_11(-)] dev-python/keyring[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/natsort[python_targets_python3_11(-)] dev-python/piexif[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/pure-protobuf[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/rarfile[compressed,python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/unidecode[python_targets_python3_11(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.3.1[python_targets_python3_11(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10[sqlite(+),ssl(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite(+),ssl(+)] ) >=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.3:1[introspection] net-libs/webkit-gtk:6[introspection]
DESCRIPTION=An online/offline manga reader for GNOME
EAPI=8
HOMEPAGE=https://gitlab.com/valos/Komikku
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 meson gnome2-utils virtualx xdg
IUSE=test test python_single_target_python3_10 python_single_target_python3_11 test
KEYWORDS=~amd64
LICENSE=GPL-3+
PROPERTIES=test_network
RDEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.3:1[introspection] net-libs/webkit-gtk:6[introspection] python_single_target_python3_10? ( app-arch/brotli[python,python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/cffi[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/dateparser[python_targets_python3_10(-)] dev-python/emoji[python_targets_python3_10(-)] dev-python/keyring[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/natsort[python_targets_python3_10(-)] dev-python/piexif[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pure-protobuf[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/rarfile[compressed,python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-arch/brotli[python,python_targets_python3_11(-)] dev-python/aiohttp[python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/cffi[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] dev-python/dateparser[python_targets_python3_11(-)] dev-python/emoji[python_targets_python3_11(-)] dev-python/keyring[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/natsort[python_targets_python3_11(-)] dev-python/piexif[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/pure-protobuf[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/rarfile[compressed,python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/unidecode[python_targets_python3_11(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10[sqlite(+),ssl(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite(+),ssl(+)] )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=test !test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v1.22.0/Komikku-v1.22.0.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 b9318b5e40104e608d7e4582121fb561 meson e322276188f86eacb29ae081ba5485c8 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=5f78cb3d6179606f0ce05e166205c285

View File

@@ -0,0 +1,18 @@
BDEPEND=dev-util/blueprint-compiler sys-devel/gettext test? ( python_single_target_python3_10? ( dev-python/pytest-steps[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pytest-steps[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pytest-steps[python_targets_python3_12(-)] ) ) test? ( dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.12.1:4 >=gui-libs/libadwaita-1.4:1[introspection] net-libs/webkit-gtk:6[introspection] x11-libs/libnotify[introspection] python_single_target_python3_10? ( app-arch/brotli[python,python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/colorthief[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/dateparser[python_targets_python3_10(-)] dev-python/emoji[python_targets_python3_10(-)] dev-python/keyring[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/natsort[python_targets_python3_10(-)] dev-python/piexif[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pure-protobuf[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/rarfile[compressed,python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-arch/brotli[python,python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/colorthief[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] dev-python/dateparser[python_targets_python3_11(-)] dev-python/emoji[python_targets_python3_11(-)] dev-python/keyring[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/natsort[python_targets_python3_11(-)] dev-python/piexif[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/pure-protobuf[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/rarfile[compressed,python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/unidecode[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-arch/brotli[python,python_targets_python3_12(-)] dev-python/beautifulsoup4[python_targets_python3_12(-)] dev-python/colorthief[python_targets_python3_12(-)] dev-python/cryptography[python_targets_python3_12(-)] dev-python/dateparser[python_targets_python3_12(-)] dev-python/emoji[python_targets_python3_12(-)] dev-python/keyring[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] dev-python/natsort[python_targets_python3_12(-)] dev-python/piexif[python_targets_python3_12(-)] dev-python/pillow[python_targets_python3_12(-)] dev-python/pure-protobuf[python_targets_python3_12(-)] dev-python/pygobject[python_targets_python3_12(-)] dev-python/python-magic[python_targets_python3_12(-)] dev-python/rarfile[compressed,python_targets_python3_12(-)] dev-python/requests[python_targets_python3_12(-)] dev-python/unidecode[python_targets_python3_12(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.3.1[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pytest-7.3.1[python_targets_python3_12(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10[sqlite(+),ssl(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite(+),ssl(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite(+),ssl(+)] ) >=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.12.1:4 >=gui-libs/libadwaita-1.4:1[introspection] net-libs/webkit-gtk:6[introspection]
DESCRIPTION=Manga reader for GNOME
EAPI=8
HOMEPAGE=https://apps.gnome.org/Komikku/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 meson gnome2-utils xdg
IUSE=test test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.12.1:4 >=gui-libs/libadwaita-1.4:1[introspection] net-libs/webkit-gtk:6[introspection] x11-libs/libnotify[introspection] python_single_target_python3_10? ( app-arch/brotli[python,python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/colorthief[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/dateparser[python_targets_python3_10(-)] dev-python/emoji[python_targets_python3_10(-)] dev-python/keyring[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/natsort[python_targets_python3_10(-)] dev-python/piexif[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pure-protobuf[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/rarfile[compressed,python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-arch/brotli[python,python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/colorthief[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] dev-python/dateparser[python_targets_python3_11(-)] dev-python/emoji[python_targets_python3_11(-)] dev-python/keyring[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/natsort[python_targets_python3_11(-)] dev-python/piexif[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/pure-protobuf[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/rarfile[compressed,python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/unidecode[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-arch/brotli[python,python_targets_python3_12(-)] dev-python/beautifulsoup4[python_targets_python3_12(-)] dev-python/colorthief[python_targets_python3_12(-)] dev-python/cryptography[python_targets_python3_12(-)] dev-python/dateparser[python_targets_python3_12(-)] dev-python/emoji[python_targets_python3_12(-)] dev-python/keyring[python_targets_python3_12(-)] dev-python/lxml[python_targets_python3_12(-)] dev-python/natsort[python_targets_python3_12(-)] dev-python/piexif[python_targets_python3_12(-)] dev-python/pillow[python_targets_python3_12(-)] dev-python/pure-protobuf[python_targets_python3_12(-)] dev-python/pygobject[python_targets_python3_12(-)] dev-python/python-magic[python_targets_python3_12(-)] dev-python/rarfile[compressed,python_targets_python3_12(-)] dev-python/requests[python_targets_python3_12(-)] dev-python/unidecode[python_targets_python3_12(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10[sqlite(+),ssl(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite(+),ssl(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite(+),ssl(+)] )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://codeberg.org/valos/Komikku/archive/v1.36.0.tar.gz -> komikku-1.36.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 b9318b5e40104e608d7e4582121fb561 meson e322276188f86eacb29ae081ba5485c8 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=9e984c7744e401ecbcd4ec5662c8acac

View File

@@ -0,0 +1,15 @@
BDEPEND=app-arch/rpm2targz
DEFINED_PHASES=install postinst postrm preinst unpack
DEPEND=x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXrandr media-libs/alsa-lib >=app-accessibility/at-spi2-core-2.46.0 net-print/cups x11-libs/libdrm media-libs/mesa x11-libs/gtk+:3 x11-libs/gdk-pixbuf dev-libs/nss x11-libs/pango x11-libs/libxkbcommon
DESCRIPTION=A modern ebook manager and reader with sync and backup capacities
EAPI=8
HOMEPAGE=https://koodo.960960.xyz/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=rpm xdg
KEYWORDS=-* ~amd64
LICENSE=AGPL-3
RDEPEND=x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXrandr media-libs/alsa-lib >=app-accessibility/at-spi2-core-2.46.0 net-print/cups x11-libs/libdrm media-libs/mesa x11-libs/gtk+:3 x11-libs/gdk-pixbuf dev-libs/nss x11-libs/pango x11-libs/libxkbcommon
SLOT=0
SRC_URI=https://github.com/troyeguo/koodo-reader/releases/download/v1.6.3/Koodo.Reader-1.6.3-x86_64.rpm
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 528663355249513309c74d7775936940 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=27240ecfbf341027362656c24dac1eb8

View File

@@ -1,6 +1,6 @@
BDEPEND=|| ( dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 ) dev-util/gdbus-codegen virtual/pkgconfig doc? ( || ( ( dev-lang/python:3.12 dev-python/sphinx[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) test? ( dev-libs/opensc net-misc/casync sys-fs/mtd-utils sys-fs/squashfs-tools sys-libs/libfaketime ) >=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array doc? ( || ( ( dev-lang/python:3.12 dev-python/sphinx[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/sphinx[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ) )
DEFINED_PHASES=compile configure install setup test
DEPEND=dev-libs/glib:2 dev-libs/openssl:0= json? ( dev-libs/json-glib ) network? ( net-misc/curl ) service? ( sys-apps/dbus )
DEPEND=dev-libs/glib:2 dev-libs/libnl:3= dev-libs/openssl:0= json? ( dev-libs/json-glib ) network? ( net-misc/curl ) service? ( sys-apps/dbus )
DESCRIPTION=Lightweight update client that runs on your Embedded Linux device
EAPI=8
HOMEPAGE=https://rauc.io/
@@ -8,9 +8,9 @@ INHERIT=meson python-any-r1 docs
IUSE=gpt json network service test doc
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=dev-libs/glib:2 dev-libs/openssl:0= json? ( dev-libs/json-glib ) network? ( net-misc/curl ) service? ( sys-apps/dbus )
RDEPEND=dev-libs/glib:2 dev-libs/libnl:3= dev-libs/openssl:0= json? ( dev-libs/json-glib ) network? ( net-misc/curl ) service? ( sys-apps/dbus )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rauc/rauc/releases/download/v1.11.1/rauc-1.11.1.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 python-any-r1 f5169813d1619761b459800587005fd2 docs 7f3c0d47338743498c69f1887a139f57
_md5_=1130f5ecf12fd21ef23fc134ced3f8e4
_md5_=f918939a1845933d9b821834256b3a84

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/simulton/QSchematic
INHERIT=cmake
IUSE=examples qt6 static-libs test wayland +X
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv ~x86
LICENSE=MIT
RDEPEND=!qt6? ( >=dev-qt/qtcore-5.15:5= >=dev-qt/qtgui-5.15:5=[jpeg,png,wayland?,X?] >=dev-qt/qtsvg-5.15:5 >=dev-qt/qtwidgets-5.15:5[png,X?] ) qt6? ( >=dev-qt/qtbase-6.5:6=[gui,wayland?,widgets,X?] >=dev-qt/qtimageformats-6.5:6 >=dev-qt/qtsvg-6.5:6 ) >=dev-libs/gpds-1.6.0[static-libs?]
REQUIRED_USE=examples? ( static-libs ) test? ( static-libs )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/simulton/QSchematic/archive/1.5.0.tar.gz -> qschematic-1.5.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=e624c59b293f5c5789b9be9c8f030066
_md5_=d8b9a858d01ddb794b45c58c21eef082

View File

@@ -0,0 +1,15 @@
BDEPEND=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-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Module for grabbing the color palette from an image
EAPI=8
HOMEPAGE=https://github.com/fengsp/color-thief-py https://pypi.org/project/colorthief/
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/pillow[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 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/c/colorthief/colorthief-0.2.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=cf1f20c2b4dad585dfb3b3bf10d1d0b7

View File

@@ -1,6 +1,6 @@
BDEPEND=test? ( dev-db/etcd >=dev-python/grpcio-1.2.0[python_targets_python3_10(-)?] >=dev-python/tenacity-5.0.2[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.6.1[python_targets_python3_10(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-db/etcd >=dev-python/grpcio-1.2.0[python_targets_python3_10(-)?] >=dev-python/tenacity-5.0.2[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.6.1[python_targets_python3_10(-)?] test? ( >=dev-python/pyyaml-5.1[python_targets_python3_10(-)?] >=dev-python/mock-2.0.0[python_targets_python3_10(-)?] dev-python/grpcio-tools[python_targets_python3_10(-)?] dev-python/hypothesis[python_targets_python3_10(-)?] dev-python/pifpaf[python_targets_python3_10(-)?] )
DEPEND=dev-db/etcd >=dev-python/grpcio-1.2.0[python_targets_python3_10(-)?] >=dev-python/tenacity-5.0.2[python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.6.1[python_targets_python3_10(-)?] test? ( >=dev-python/pyyaml-5.1[python_targets_python3_10(-)?] >=dev-python/mock-2.0.0[python_targets_python3_10(-)?] dev-python/grpcio-tools[python_targets_python3_10(-)?] dev-python/hypothesis[python_targets_python3_10(-)?] dev-util/pifpaf[python_targets_python3_10(-)?] )
DESCRIPTION=Python client for the etcd API v3
EAPI=8
HOMEPAGE=https://pypi.org/project/etcd3/ https://github.com/kragniz/python-etcd3
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/e/etcd3/etcd3-0.12.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=f7f2c0f39b6346ad5ba5ebc22454fcbd
_md5_=3a8e529aff96c539b19d09c02d8257c8

View File

@@ -1,6 +1,6 @@
BDEPEND=test? ( >=dev-python/pbr-2.0[python_targets_python3_10(-)?] >=dev-python/requests-2.20.0[python_targets_python3_10(-)?] >=dev-python/futurist-0.16.0[python_targets_python3_10(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/pbr-2.0[python_targets_python3_10(-)?] >=dev-python/requests-2.20.0[python_targets_python3_10(-)?] >=dev-python/futurist-0.16.0[python_targets_python3_10(-)?] test? ( >=dev-python/subunit-0.0.18[python_targets_python3_10(-)?] >=dev-python/oslotest-1.10.0[python_targets_python3_10(-)?] >=dev-python/testrepository-0.0.18[python_targets_python3_10(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_10(-)?] >=dev-python/testtools-1.4.0[python_targets_python3_10(-)?] >=dev-python/pifpaf-0.10.0[python_targets_python3_10(-)?] >=dev-python/nose-1.3.7[python_targets_python3_10(-)?] >=dev-python/pytest-3.0.0[python_targets_python3_10(-)?] >=dev-python/urllib3-1.15.1[python_targets_python3_10(-)?] )
DEPEND=>=dev-python/pbr-2.0[python_targets_python3_10(-)?] >=dev-python/requests-2.20.0[python_targets_python3_10(-)?] >=dev-python/futurist-0.16.0[python_targets_python3_10(-)?] test? ( >=dev-python/subunit-0.0.18[python_targets_python3_10(-)?] >=dev-python/oslotest-1.10.0[python_targets_python3_10(-)?] >=dev-python/testrepository-0.0.18[python_targets_python3_10(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_10(-)?] >=dev-python/testtools-1.4.0[python_targets_python3_10(-)?] >=dev-python/nose-1.3.7[python_targets_python3_10(-)?] >=dev-python/pytest-3.0.0[python_targets_python3_10(-)?] >=dev-python/urllib3-1.15.1[python_targets_python3_10(-)?] >=dev-util/pifpaf-0.10.0[python_targets_python3_10(-)?] )
DESCRIPTION=A python client for etcd3 grpc-gateway v3 API
EAPI=8
HOMEPAGE=https://opendev.org/openstack/etcd3gw https://pypi.org/project/etcd3gw/
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/e/etcd3gw/etcd3gw-1.0.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=6ef0808fd54ef755ac9f558fe6fbc05d
_md5_=6ccd7d19e97003e236a93ec7d30a7817

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-python/greenlet-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/greenlet-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] monitor? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/cffi-1.12.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/psutil-5.7.0[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(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Coroutine-based network library
EAPI=8
HOMEPAGE=https://www.gevent.org/ https://pypi.org/project/gevent
INHERIT=distutils-r1 pypi
IUSE=monitor recommended test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/greenlet-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/greenlet-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] monitor? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/cffi-1.12.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/psutil-5.7.0[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 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/gevent/gevent-23.9.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=3ba97beea055b8d63ccc7e7820208130

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/daiquiri[python_targets_python3_10(-)?] dev-python/click[python_targets_python3_10(-)?] dev-python/pbr[python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_10(-)?] dev-python/fixtures[python_targets_python3_10(-)?] dev-python/psutil[python_targets_python3_10(-)?] dev-python/xattr[python_targets_python3_10(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/daiquiri[python_targets_python3_10(-)?] dev-python/click[python_targets_python3_10(-)?] dev-python/pbr[python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_10(-)?] dev-python/fixtures[python_targets_python3_10(-)?] dev-python/psutil[python_targets_python3_10(-)?] dev-python/xattr[python_targets_python3_10(-)?] dev-python/pbr[python_targets_python3_10(-)?] test? ( dev-python/requests[python_targets_python3_10(-)?] dev-python/testrepository[python_targets_python3_10(-)?] dev-python/testtools[python_targets_python3_10(-)?] dev-python/mock[python_targets_python3_10(-)?] )
DESCRIPTION=Python fixtures and daemon managing tools for functional testing
EAPI=8
HOMEPAGE=https://pypi.org/project/pifpaf/ https://github.com/jd/pifpaf
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/daiquiri[python_targets_python3_10(-)?] dev-python/click[python_targets_python3_10(-)?] dev-python/pbr[python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_10(-)?] dev-python/fixtures[python_targets_python3_10(-)?] dev-python/psutil[python_targets_python3_10(-)?] dev-python/xattr[python_targets_python3_10(-)?] python_targets_python3_10? ( dev-lang/python:3.10 )
REQUIRED_USE=|| ( python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pifpaf/pifpaf-3.1.5.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=f959716d9a1ff6c8b140caba893e76d4

View File

@@ -0,0 +1,15 @@
BDEPEND=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-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Sends virtual input commands
EAPI=8
HOMEPAGE=https://github.com/moses-palmer/pynput https://pypi.org/project/pynput
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=LGPL-3
RDEPEND=dev-python/python-evdev[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-xlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[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 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pynput/pynput-1.7.6.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=99e25bf8be24843b29ffe66a862c03c9

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( >=dev-python/cffi-1.0.0[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/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/cffi-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=Python wrapper for extended filesystem attributes
EAPI=8
HOMEPAGE=https://github.com/xattr/xattr
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/cffi-1.0.0[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://files.pythonhosted.org/packages/source/x/xattr/xattr-0.9.9.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=b45d67a9023dc1b44997ad7e6c68163f

View File

@@ -0,0 +1,17 @@
BDEPEND=python_targets_python3_10? ( >=dev-python/cffi-1.16.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( >=dev-python/cffi-1.16.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_12? ( >=dev-python/cffi-1.16.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( sys-apps/attr ) test? ( >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
DESCRIPTION=Python wrapper for extended filesystem attributes
EAPI=8
HOMEPAGE=https://pypi.org/project/xattr/ https://github.com/xattr/xattr
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/x/xattr/xattr-1.0.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=4b13d1332e7980e465292de7e77f62a7

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/pbr[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( app-admin/consul app-admin/vault dev-db/postgresql[server] dev-db/redis dev-python/httpbin[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/testtools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] net-misc/kafka-bin net-misc/memcached sys-cluster/ceph virtual/mysql[server] ) test? ( dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/daiquiri[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/fixtures[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pbr[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[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/xattr[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[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-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Suite of tools and fixtures to manage daemons for testing
EAPI=8
HOMEPAGE=https://pypi.org/project/pifpaf/ https://github.com/jd/pifpaf
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/daiquiri[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/fixtures[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pbr[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[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/xattr[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://files.pythonhosted.org/packages/source/p/pifpaf/pifpaf-3.1.5.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=effaffabf60f2fe7ce65679819a34b97

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=gui-apps/wlr-randr x11-libs/gtk+:3 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 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-displays/archive/v0.3.10.tar.gz -> nwg-displays-0.3.10.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-displays/archive/v0.3.13.tar.gz -> nwg-displays-0.3.13.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=87b6c3dc47e2dd47c93d3033f0723868
_md5_=3c0ab80ca5a913587ea3a27334a531d9

View File

@@ -1,16 +1,16 @@
BDEPEND=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-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=GTK icon chooser with a text search option
EAPI=7
HOMEPAGE=https://github.com/nwg-piotr/nwg-icon-picker
INHERIT=distutils-r1
INHERIT=desktop distutils-r1 xdg-utils
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[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 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-icon-picker/archive/v0.1.0.tar.gz -> nwg-icon-picker-0.1.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=cb3909754cfa737f50a8c4dd94f74d00
SRC_URI=https://github.com/nwg-piotr/nwg-icon-picker/archive/v0.1.1.tar.gz -> nwg-icon-picker-0.1.1.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=1e538f0f0de68035f3a6ebd005c34fba

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DEPEND=>=dev-lang/go-1.20 dev-libs/glib:2 gui-libs/gtk-layer-shell media-libs/fontconfig x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango
DESCRIPTION=enuStart plugin to nwg-panel, also capable of working standalone
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-menu
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/glib:2 gui-libs/gtk-layer-shell media-libs/fontconfig x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-menu/archive/v0.1.2.tar.gz -> nwg-menu-0.1.2.tar.gz mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.zip -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.zip mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.mod -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.zip -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20210827021656-e6ecab2731f7.zip -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20210827021656-e6ecab2731f7.zip mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20210827021656-e6ecab2731f7.mod -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20210827021656-e6ecab2731f7.mod mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20230802002603-b0c42cd8474f.zip -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20230802002603-b0c42cd8474f.zip mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20230802002603-b0c42cd8474f.mod -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20230802002603-b0c42cd8474f.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.1.zip -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.1.zip mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.1.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.1.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.2.zip -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.2.zip mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.2.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.2.mod mirror://goproxy//github.com/joshuarubin/go-sway/@v/v0.0.4.zip -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv0.0.4.zip mirror://goproxy//github.com/joshuarubin/go-sway/@v/v0.0.4.mod -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv0.0.4.mod mirror://goproxy//github.com/joshuarubin/go-sway/@v/v1.2.0.zip -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv1.2.0.zip mirror://goproxy//github.com/joshuarubin/go-sway/@v/v1.2.0.mod -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.0.0.zip -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.0.0.mod -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.1.4.zip -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.1.4.zip mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.1.4.mod -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.1.4.mod mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.zip -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.mod -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/stretchr/objx/@v/v0.1.0.mod -> github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.mod mirror://goproxy//go.uber.org/atomic/@v/v1.3.2.zip -> go.uber.org%2Fatomic%2F@v%2Fv1.3.2.zip mirror://goproxy//go.uber.org/atomic/@v/v1.3.2.mod -> go.uber.org%2Fatomic%2F@v%2Fv1.3.2.mod mirror://goproxy//go.uber.org/atomic/@v/v1.11.0.zip -> go.uber.org%2Fatomic%2F@v%2Fv1.11.0.zip mirror://goproxy//go.uber.org/atomic/@v/v1.11.0.mod -> go.uber.org%2Fatomic%2F@v%2Fv1.11.0.mod mirror://goproxy//go.uber.org/multierr/@v/v1.1.0.zip -> go.uber.org%2Fmultierr%2F@v%2Fv1.1.0.zip mirror://goproxy//go.uber.org/multierr/@v/v1.1.0.mod -> go.uber.org%2Fmultierr%2F@v%2Fv1.1.0.mod mirror://goproxy//go.uber.org/multierr/@v/v1.11.0.zip -> go.uber.org%2Fmultierr%2F@v%2Fv1.11.0.zip mirror://goproxy//go.uber.org/multierr/@v/v1.11.0.mod -> go.uber.org%2Fmultierr%2F@v%2Fv1.11.0.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190412183630-56d357773e84.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190412183630-56d357773e84.zip mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190412183630-56d357773e84.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190412183630-56d357773e84.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20220513210516-0976fa681c29.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20220513210516-0976fa681c29.zip mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20220513210516-0976fa681c29.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20220513210516-0976fa681c29.mod mirror://goproxy//golang.org/x/sync/@v/v0.6.0.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.6.0.zip mirror://goproxy//golang.org/x/sync/@v/v0.6.0.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.6.0.mod
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 09ccb1fdea4f1f3f718e27b756636097
_md5_=4bc71b2ec83485e6e6120a6a4659e4a2

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp 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 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell/archive/v0.5.26.tar.gz -> nwg-shell-0.5.26.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-shell/archive/v0.5.29.tar.gz -> nwg-shell-0.5.29.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=d6ee39fcaeb38714fe9c71c09bf93f60

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 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 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.30.tar.gz -> nwg-shell-config-0.5.30.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.32.tar.gz -> nwg-shell-config-0.5.32.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=81ae7bbd7348f9c558537555ad4b5ad3

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://codeberg.org/dnkl/yambar
INHERIT=meson
IUSE=core +alsa +backlight +battery +clock +cpu +disk-io +dwl +foreign-toplevel +memory +mpd +i3 +label +network +pipewire +pulseaudio +removables +river +script sway-xkb wayland X xkb xwindow
KEYWORDS=~amd64
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RDEPEND=>=media-libs/fcft-2.4.0 dev-libs/libyaml alsa? ( media-libs/alsa-lib ) backlight? ( virtual/libudev:= ) battery? ( virtual/libudev:= ) mpd? ( media-libs/libmpdclient ) pipewire? ( dev-libs/json-c media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) removables? ( virtual/libudev:= ) sway-xkb? ( dev-libs/json-c ) x11-libs/pixman X? ( x11-libs/libxcb:0=[xkb] x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-wm ) wayland? ( dev-libs/wayland )
REQUIRED_USE=|| ( wayland X ) sway-xkb? ( wayland ) xkb? ( X ) xwindow? ( X )
SLOT=0
SRC_URI=https://codeberg.org/dnkl/yambar/archive/1.10.0.tar.gz -> yambar-1.10.0.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8
_md5_=a0dff7768862304fa20b5a84f7209d5c
_md5_=9476c179dab97ab50d39f5870ff64444

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=Terminal based Mattermost client
EAPI=8
HOMEPAGE=https://github.com/matterhorn-chat/matterhorn
KEYWORDS=-* ~amd64
LICENSE=BSD
RDEPEND=dev-libs/gmp:0 sys-libs/ncurses:0/6 sys-libs/zlib:0/1
SLOT=0
SRC_URI=https://github.com/matterhorn-chat/matterhorn/releases/download/50200.19.0/matterhorn-50200.19.0-fedora-29-x86_64.tar.bz2 -> matterhorn-bin-50200.19.0.tar.bz2
_md5_=28fb140ebbd4cab4ca00a13589cd478e

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/filelock[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[socks5,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[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-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Google Drive direct download of big files
EAPI=8
HOMEPAGE=https://pypi.org/project/gdown/ https://github.com/wkentaro/gdown
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
PROPERTIES=test_network
RDEPEND=dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/filelock[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[socks5,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tqdm[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? ( test )
SLOT=0
SRC_URI=https://github.com/wkentaro/gdown/archive/refs/tags/v4.7.3.tar.gz -> gdown-4.7.3.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=4712f96c6476770ae7d45be20b6a6d6a

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-python/hatch-fancy-pypi-readme[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/hatch-vcs[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/filelock[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[socks5,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[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/hatchling-1.17.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Google Drive public file/folder downloader
EAPI=8
HOMEPAGE=https://pypi.org/project/gdown/ https://github.com/wkentaro/gdown
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
PROPERTIES=test_network
RDEPEND=dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/filelock[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[socks5,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tqdm[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? ( test )
SLOT=0
SRC_URI=https://github.com/wkentaro/gdown/archive/refs/tags/v5.0.1.tar.gz -> gdown-5.0.1.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=65f4f78b648e29b47c48d785128e81e1

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install prepare
DEPEND=virtual/libusb:0
DESCRIPTION=0pen Free Fiasco Firmware Flasher for Maemo devices
EAPI=8
HOMEPAGE=https://github.com/pali/0xFFFF
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=virtual/libusb:0
SLOT=0
SRC_URI=https://github.com/pali/0xFFFF/releases/download/0.10/0xFFFF-0.10.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=9a7c05a88837028d8e1856ace30bd0a7

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=compile install
DEPEND=virtual/libusb:0
DESCRIPTION=The 0pen Free Fiasco Firmware Flasher
EAPI=7
HOMEPAGE=https://github.com/pali/0xFFFF/
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=virtual/libusb:0
SLOT=0
SRC_URI=https://github.com/pali/0xFFFF/releases/download/0.8/0xFFFF-0.8.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=2e4ccb78d84ec14f40c44784302ea33e

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=compile install
DEPEND=virtual/libusb:0
DESCRIPTION=The 0pen Free Fiasco Firmware Flasher
EAPI=7
HOMEPAGE=https://github.com/pali/0xFFFF/
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=virtual/libusb:0
SLOT=0
SRC_URI=https://github.com/pali/0xFFFF/releases/download/0.9/0xFFFF-0.9.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=2e4ccb78d84ec14f40c44784302ea33e

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=postinst
DESCRIPTION=Tool for in-place filesystem conversion
EAPI=8
HOMEPAGE=https://github.com/cosmos72/fstransform
INHERIT=optfeature
KEYWORDS=~amd64
LICENSE=GPL-2
SLOT=0
SRC_URI=https://github.com/cosmos72/fstransform/archive/refs/tags/0.9.4.tar.gz -> fstransform-0.9.4.tar.gz
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=9a95b097da084dbb1b31db6b33aa1653

View 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 app-alternatives/yacc app-alternatives/lex dev-build/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.203.146.5
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-203.146.5.tar.gz -> linux-uek-5.15.0-203.146.5.tar.gz mirror://gentoo/genpatches-5.15-157.base.tar.xz mirror://gentoo/genpatches-5.15-157.experimental.tar.xz mirror://gentoo/genpatches-5.15-157.extras.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe kernel-2 1c6b8977e581e4db92fc0f6ee99babd9
_md5_=9ce8725453fbdc3ab989e70934269a06

View File

@@ -221,6 +221,7 @@ app-misc/electricsheep 3.0.2_p20191005 3.0.2_p20191005-r1: Realize the collectiv
app-misc/far2l 2.5.3_beta 9999: Linux port of FAR Manager v2
app-misc/fetsh 1.8 1.9 9999: A fetch written in POSIX shell without any external commands
app-misc/fff 2.2: A simple file manager written in bash
app-misc/gentodo 0.2.0 9999: Todo program to help enhance your Gentoo workflow
app-misc/ghq 1.1.0 1.1.5: Remote repository management made easy
app-misc/github-desktop-bin 3.3.1_rc1: Linux fork of GitHub Desktop
app-misc/glow 1.4.1 1.5.1: Render markdown on the CLI, with pizzazz!
@@ -243,7 +244,7 @@ app-misc/neo 0.6.1 9999: cmatrix clone with 32-bit color and Unicode support
app-misc/nerdfetch 5.0.2: A POSIX *nix fetch script using Nerdfonts
app-misc/nonsense 0.7-r1: Generates random text from datafiles and templates
app-misc/nwg-look 0.2.2 0.2.4 0.2.5: GTK3 settings editor adapted to work in the sway / wlroots environment
app-misc/nwg-shell-wallpapers 1.1 1.3: Selection of wallpapers contributed to the nwg-shell project
app-misc/nwg-shell-wallpapers 1.3 1.4: Selection of wallpapers contributed to the nwg-shell project
app-misc/oddjob 0.34.7: A D-Bus service which runs odd jobs on behalf of client applications
app-misc/onefetch 2.19.0: Command-line Git information tool
app-misc/pfetch 0.6.0: A pretty system information tool written in POSIX sh
@@ -262,14 +263,14 @@ app-misc/tty-share-bin 2.4.0: Screen sharing for terminal: ASCII in browser or t
app-misc/twertlefetch 1.1.0: system fetch written in rust
app-misc/ufetch 0.1 0.2 9999: Tiny system info for Unix-like operating systems
app-misc/uwufetch 2.0 2.1: A meme system info tool for Linux
app-misc/vocabsieve 0.11.0: A simple, effective tool for language learning
app-misc/vocabsieve 0.11.1: A simple, effective tool for language learning
app-misc/vrms-gentoo 0_pre20201102: vrms clone for Gentoo Linux
app-misc/walld 1.4.4: A Wallpaper daemon
app-misc/watchexec 1.23.0 1.24.0 1.24.1 1.24.2 1.25.0 1.25.1: Executes commands in response to file modifications
app-misc/wego 2.2: Wego is a weather client for the terminal
app-misc/xplr 0.21.3: A hackable, minimal, fast TUI file explorer
app-misc/yaf 0.0.3: Yet another system fetch that is minimal and customizable.
app-misc/yazi 0.1.4 0.1.5 0.2.1: Blazing fast terminal file manager written in Rust, based on async I/O.
app-misc/yazi 0.1.5 0.2.1 0.2.2: Blazing fast terminal file manager written in Rust, based on async I/O.
app-misc/zcock 0.1.0: Print an emoji according to traditional chinese calendar and more
app-mobilephone/flashlight 0.1.1-r2: It's a flashlight, what do you expect?
app-mobilephone/mobile-config-firefox 2.1.0: Mobile and privacy friendly configuration for Firefox
@@ -329,8 +330,8 @@ app-text/dooit 2.1.1: A TUI todo manager
app-text/epubgrep 0.6.2: Search tool for EPUB e-books
app-text/ford 6.2.5: FORD, automatic documentation generator for modern Fortran programs
app-text/klogg 22.06.0.1289: A GUI application to browse and search through long and complex log files
app-text/komikku 1.21.1 1.22.0: An online/offline manga reader for GNOME
app-text/koodo-reader-bin 1.5.1: A modern ebook manager and reader with sync and backup capacities
app-text/komikku 1.36.0: Manga reader for GNOME
app-text/koodo-reader-bin 1.5.1 1.6.3: A modern ebook manager and reader with sync and backup capacities
app-text/lizard 1.17.10 1.17.10-r1: A simple code complexity analyser, supports most of the popular languages.
app-text/lorien-bin 0.6.0: Infinite canvas drawing/whiteboarding. Made with Godot.
app-text/mandown 0.1.3: Markdown to groff (man page) converter
@@ -947,6 +948,7 @@ dev-python/cmarkgfm 2022.10.27: Python bindings for GitHub's cmark
dev-python/codecov 2.1.12: Hosted coverage reports for GitHub, Bitbucket and Gitlab
dev-python/collidoscope 0.4.1 0.5.2: Brute force detection of glyph collisions
dev-python/colored 1.4.2 1.4.3: Very simple Python library for color and formatting in terminal
dev-python/colorthief 0.2.1: Module for grabbing the color palette from an image
dev-python/commandlines 0.4.1-r1: Routines for extracting information from fontTools glyphs
dev-python/compreffor 0.5.2: A CFF table subroutinizer for FontTools
dev-python/confluent-kafka 1.8.2-r1 1.9.0: Confluent's Kafka Python Client
@@ -999,6 +1001,7 @@ dev-python/gabbi 2.7.1: Declarative HTTP testing library
dev-python/gazpacho 1.1: The simple, fast, and modern web scraping library
dev-python/gbinder 1.1.2 9999: Python bindings for libgbinder
dev-python/gemcall 0.9.1 0.9.2: A library and CLI tool for making gemini requests
dev-python/gevent 23.9.1: Coroutine-based network library
dev-python/gflanguages 0.4.0-r1: A python API for evaluating language support in the Google Fonts collection
dev-python/github-sublee-glicko2 0_pre20191010-r1: An implementation of the Glicko-2 rating system for Python
dev-python/glcontext 2.5.0: Modern OpenGL binding for python
@@ -1081,7 +1084,6 @@ dev-python/pem 21.2.0 23.1.0: Easy PEM file parsing in Python
dev-python/persist-queue 0.8.0 0.8.1: A thread-safe disk based persistent queue in Python
dev-python/pg8000 1.29.4: PostgreSQL interface library
dev-python/phx-class-registry 3.0.5-r1 4.0.6: An intersection of the Registry and Factory pattern
dev-python/pifpaf 3.1.5: Python fixtures and daemon managing tools for functional testing
dev-python/pip-api 0.0.30: An unofficial, importable pip API
dev-python/playsound 1.3.0: Single function module with no dependencies for playing sounds.
dev-python/podman-compose 1.0.6: A script to run docker-compose.yml using Podman
@@ -1117,6 +1119,7 @@ dev-python/pymorphy3 1.2.0: Morphological analyzer (POS tagger + inflection engi
dev-python/pymorphy3-dicts-ru 2.4.417150.4580142: Russian dictionary for PyMorphy3
dev-python/pymorphy3-dicts-uk 2.4.1.1.1663094765: Ukrainian dictionary for PyMorphy3
dev-python/pynmea2 1.18.0: Python library for the NMEA 0183 protcol
dev-python/pynput 1.7.6: Sends virtual input commands
dev-python/pyodbc 4.0.35: Python ODBC library
dev-python/pypandoc 1.4 1.11: Pypandoc provides a thin wrapper for pandoc, a universal document converter
dev-python/pyqtdarktheme 2.1.0: A flat dark theme for PySide and PyQt.
@@ -1237,7 +1240,7 @@ dev-python/webrtcvad 2.0.10-r1: Python interface to the Google WebRTC Voice Acti
dev-python/wheezy-template 3.1.0: lightweight template library
dev-python/wrapio 2.0.0: Handling event-based streams in Python
dev-python/wsgi_intercept 1.10.0: wsgi_intercept installs a WSGI application in place of a real URI for testing
dev-python/xattr 0.9.9 0.10.1: Python wrapper for extended filesystem attributes
dev-python/xattr 0.10.1 1.0.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 9999: Yet Another MPD Scrobbler (for Last.FM)
dev-python/yaql 2.0.0: YAQL: Yet Another Query Language
@@ -1296,6 +1299,7 @@ dev-util/mock 5.4: Simple chroot build environment manager for building RPMs
dev-util/mock-core-configs 39.4: Mock core config files basic chroots
dev-util/odb 2.5.0_beta21_p1: ODB compiler and the ODB system documentation
dev-util/ots 8.1.4 8.2.1: An util for validating and sanitising OpenType files
dev-util/pifpaf 3.1.5-r1: Suite of tools and fixtures to manage daemons for testing
dev-util/pmbootstrap 1.51.0: Helper tool for developing and building postmarketOS
dev-util/qshaderedit 0.1.5: Multiplatform shader editor inspired by Apple's OpenGL Shader Builder
dev-util/quilttools 0.3-r1: Mailbox to quilt series converter
@@ -1450,16 +1454,16 @@ gui-apps/meteo-qt 3.3: A system tray application for the weather status
gui-apps/mpvpaper 1.4 9999: A video wallpaper program for wlroots based wayland compositors
gui-apps/nwg 0: meta package package for nwg-shell
gui-apps/nwg-bar 0.1.3 0.1.4 0.1.5: GTK3-based button bar for wlroots-based compositors
gui-apps/nwg-displays 0.3.10 0.3.11: Output management utility for sway and Hyprland
gui-apps/nwg-displays 0.3.11 0.3.13: Output management utility for sway and Hyprland
gui-apps/nwg-dock 0.3.6 0.3.9: GTK3-based dock for sway
gui-apps/nwg-dock-hyprland 0.1.4 0.1.7: GTK3-based dock for Hyprland
gui-apps/nwg-drawer 0.4.2 0.4.3: Application drawer for wlroots-based Wayland compositors
gui-apps/nwg-icon-picker 0.1.0 0.1.0-r1 9999: GTK icon chooser with a text search option
gui-apps/nwg-icon-picker 0.1.0-r1 0.1.1 9999: GTK icon chooser with a text search option
gui-apps/nwg-launchers 0.5.0 0.6.3 0.7.1.1 9999: GTK+ launchers for sway, i3 and some other WMs
gui-apps/nwg-menu 0.1.1: enuStart plugin to nwg-panel, also capable of working standalone
gui-apps/nwg-menu 0.1.1 0.1.2: enuStart plugin to nwg-panel, also capable of working standalone
gui-apps/nwg-panel 0.9.20 0.9.21 9999: GTK3-based panel for sway and Hyprland Wayland compositors
gui-apps/nwg-shell 0.5.26 0.5.28: libraries an common functions for the nwg-shell project
gui-apps/nwg-shell-config 0.5.30 0.5.31: nwg-shell configuration utility
gui-apps/nwg-shell 0.5.28 0.5.29: libraries an common functions for the nwg-shell project
gui-apps/nwg-shell-config 0.5.31 0.5.32: nwg-shell configuration utility
gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data
gui-apps/packettracer 8.2.0: Cisco's packet tracer
gui-apps/paperde 0.1.1_p20210426 9999: Simple, sleek QT based DE for wayland using wayfire
@@ -1709,7 +1713,7 @@ net-im/iamb 0.0.8: A Matrix chat client that uses Vim keybindings
net-im/jitsi-meet 2022.3.1-r1: Desktop application for Jitsi Meet built with Electron
net-im/kaidan 0.9.1: User-friendly and modern chat app for every device
net-im/mastoposter 0.1-r1 0.2: Configurable reposter from Mastodon-compatible Fediverse servers
net-im/matterhorn-bin 50200.13.0: Terminal based Mattermost client
net-im/matterhorn-bin 50200.13.0 50200.19.0: Terminal based Mattermost client
net-im/mautrix-discord 0.6.3 0.6.4: A Matrix-Discord puppeting bridge
net-im/mautrix-facebook 0.4.1 0.5.0: A Matrix-Facebook Messenger puppeting bridge
net-im/mautrix-signal 0.4.2 0.4.3: A Matrix-Signal Messenger puppeting bridge
@@ -1753,7 +1757,7 @@ net-misc/eg25-manager 0.4.2: Daemon for managing the Quectel EG25 modem
net-misc/facebook-ptp 0_pre20211123: Facebook's PTP libraries
net-misc/fedigroup 1.0.6 1.0.8: Emulate group accounts on Mastodon/Pleroma
net-misc/freetube-bin 0.17.1 0.19.0 0.19.1: A private YouTube desktop client
net-misc/gdown 4.7.3 5.0.0: Google Drive public file/folder downloader
net-misc/gdown 5.0.0 5.0.1: Google Drive public file/folder downloader
net-misc/gemget 1.9.0: Command line downloader for the Gemini protocol
net-misc/gemserv 0.6.5 0.6.6: A gemini Server written in rust
net-misc/giara 1.0.1 1.1.0: An app for Reddit
@@ -1785,6 +1789,7 @@ net-misc/xmrig-mo 6.16.2 6.16.3 6.16.4 6.16.5 6.18.0 6.18.1 6.19.0 6.19.1 6.19.2
net-misc/yacy 1.924.20210209.10069: YaCy - p2p based distributed web-search engine
net-misc/youtube-dl 2021.12.17: youtube-dl fork with additional features and fixes
net-misc/yt-dlg 2023.08.16: A cross platform front-end GUI of the popular youtube-dl written in wxPython.
net-news/cliflux 1.4.1: A terminal-ui (TUI) client for the Miniflux RSS reader
net-news/comitium 1.8.1: feed aggregator for gemini supporting many formats and protocols
net-news/gfeeds 2.2.0: An RSS/Atom feed reader for GNOME.
net-news/newsraft 0.19 9999: A lightweight feed reader with ncurses user interface inspired by Newsboat.
@@ -1912,7 +1917,7 @@ sec-keys/openpgp-keys-russallbery 20230000: OpenPGP keys used by Russ Allbery (E
sec-keys/openpgp-keys-skyjake 20211224: OpenPGP keys used by Jaakko Keranen
sec-keys/signify-keys-gmid 1.8 2.0: Signify keys used to sign gmid releases
sec-keys/signify-keys-telescope 0.7 0.8: Signify keys used to sign telescope releases
sys-apps/0xFFFF 0.8 0.9: The 0pen Free Fiasco Firmware Flasher
sys-apps/0xFFFF 0.10: 0pen Free Fiasco Firmware Flasher for Maemo devices
sys-apps/CommsPowerManagement 0.2.1: Python library providing various tools to work with Intel processors
sys-apps/asus-numpad 0.1 0.2 9999: User-space driver for Asus numpad
sys-apps/asus-touchpad-numpad-driver 0_pre20220311 9999: Feature-rich configurable Asus NumPad drivers
@@ -2011,6 +2016,7 @@ sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
sys-fs/dua-cli 2.23.0 2.25.0: A tool to conveniently learn about the disk usage of directories, fast!
sys-fs/dwarfs 0.7.5 0.8.0: A fast very high compression read-only FUSE file system
sys-fs/dwarfs-bin 0.7.5 0.8.0: Static version of a fast very high compression read-only FUSE file system
sys-fs/fstransform 0.9.4: Tool for in-place filesystem conversion
sys-fs/gcsfuse 1.2.0: A user-space file system for interacting with Google Cloud Storage
sys-fs/gdu 5.14.0 5.25.0: Disk usage analyzer with console interface written in Go
sys-fs/gfs2-utils 3.4.1: Shared-disk cluster file system
@@ -2022,7 +2028,7 @@ sys-kernel/dpdk-kmod 21.11.1 22.07 23.03: DPDK Kernel Nic Interface module
sys-kernel/modprobed-db 2.46: This utility tracks modules loaded by the kernel, for localmodconfig
sys-kernel/msr-safe 1.6.0: Allows safer access to model specific registers (MSRs)
sys-kernel/tirdad 0_pre20200926: kernel module for random ISN generation
sys-kernel/uek-sources 5.15.0.5.70.1 5.15.0.6.80.3 5.15.0.8.91.3 5.15.0.105.125.4 5.15.0.201.135.2 5.15.0.201.135.4 5.15.0.202.135.1 5.15.0.202.135.1-r1 5.15.0.203.135.1 5.15.0.203.146.3 5.15.0.203.146.3-r1: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/uek-sources 5.15.0.5.70.1 5.15.0.6.80.3 5.15.0.8.91.3 5.15.0.105.125.4 5.15.0.201.135.2 5.15.0.201.135.4 5.15.0.202.135.1 5.15.0.202.135.1-r1 5.15.0.203.135.1 5.15.0.203.146.3 5.15.0.203.146.3-r1 5.15.0.203.146.5: 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.0: 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

View File

@@ -1 +1 @@
Sat, 27 Jan 2024 17:35:16 +0000
Sun, 28 Jan 2024 23:18:06 +0000