2022-01-05 17:21:40 UTC

This commit is contained in:
Repository mirror & CI
2022-01-05 17:21:40 +00:00
parent 1b38efbd55
commit cb2440c40d
29 changed files with 188 additions and 71 deletions

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,11 +1,11 @@
BDEPEND=test? ( >=dev-python/serpent-1.40[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=test? ( >=dev-python/serpent-1.40[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/serpent-1.40[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Distributed object middleware for Python (RPC)
EAPI=8
HOMEPAGE=https://pyro5.readthedocs.io/
HOMEPAGE=https://pyro5.readthedocs.io https://pypi.org/project/Pyro5 https://github.com/irmen/Pyro5
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=MIT
PROPERTIES=test_network
@@ -15,4 +15,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/irmen/Pyro5/archive/refs/tags/v5.13.1.tar.gz -> Pyro5-5.13.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23
_md5_=4f39673ae258b2ee42f331a945b5184e
_md5_=146d96750ad896a3a185811b5c30999c

View File

@@ -1,17 +1,16 @@
BDEPEND=test? ( dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-dbus-next[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-dbus-next[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] )
DESCRIPTION=desktop-notifier is a Python library for cross-platform desktop notifications
EAPI=8
HOMEPAGE=https://desktop-notifier.readthedocs.io/
HOMEPAGE=https://desktop-notifier.readthedocs.io https://pypi.org/project/desktop-notifier https://github.com/samschott/desktop-notifier
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
IUSE=doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-dbus-next[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/samschott/desktop-notifier/archive/refs/tags/v3.3.1.tar.gz -> desktop-notifier-3.3.1.tar.gz
SRC_URI=https://github.com/samschott/desktop-notifier/archive/refs/tags/v3.3.2.tar.gz -> desktop-notifier-3.3.2.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23
_md5_=d21a77eba3ea1e3e1330d8064f0d8f4d
_md5_=db7fe66ad19c1c708d27af3c2f88f78b

View File

@@ -1,11 +1,11 @@
BDEPEND=>=dev-python/setuptools_scm-3.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/keyring[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=>=dev-python/setuptools_scm-3.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/keyring[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/rst-linker[python_targets_python3_10(-)] dev-python/jaraco-packaging[python_targets_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/rst-linker[python_targets_python3_9(-)] dev-python/jaraco-packaging[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/rst-linker[python_targets_python3_8(-)] dev-python/jaraco-packaging[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/keyring[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Alternate keyring backend implementations for use with the keyring package
EAPI=8
HOMEPAGE=https://github.com/jaraco/keyrings.alt
HOMEPAGE=https://github.com/jaraco/keyrings.alt https://pypi.org/project/keyrings.alt
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/keyring[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jaraco/keyrings.alt/archive/refs/tags/v4.1.0.tar.gz -> keyrings-alt-4.1.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23
_md5_=153d2c5917e76422bec870db5cdf4e66
_md5_=eede6bc1ea2dfe6ae8bae96bf55a8f85

View File

@@ -1,10 +1,10 @@
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=test? ( dev-python/pytest-asyncio[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinxcontrib-asyncio[python_targets_python3_10(-)] dev-python/sphinxcontrib-fulltoc[python_targets_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinxcontrib-asyncio[python_targets_python3_9(-)] dev-python/sphinxcontrib-fulltoc[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinxcontrib-asyncio[python_targets_python3_8(-)] dev-python/sphinxcontrib-fulltoc[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=python-dbus-next is a Python library for DBus
EAPI=8
HOMEPAGE=https://github.com/altdesktop/python-dbus-next
HOMEPAGE=https://github.com/altdesktop/python-dbus-next https://pypi.org/project/dbus-next
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
@@ -13,4 +13,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/altdesktop/python-dbus-next/archive/refs/tags/v0.2.3.tar.gz -> python-dbus-next-0.2.3.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23
_md5_=b2b4deb58ebeba1a4c385529924947d0
_md5_=fc22d8dcc48da867f5e2bcdf6848f98c

View File

@@ -2,7 +2,7 @@ BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python implementation of the systemd sd_notify protocol
EAPI=8
HOMEPAGE=https://github.com/bb4242/sdnotify
HOMEPAGE=https://github.com/bb4242/sdnotify https://pypi.org/project/sdnotify
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
SLOT=0
SRC_URI=https://github.com/bb4242/sdnotify/archive/refs/tags/v0.3.2.tar.gz -> bb4242-sdnotify-0.3.2.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23
_md5_=d4e4e974f6b172b982f24f3a379d810e
_md5_=0bea9c2e1b3c747a080df1209037f072

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-python/pbr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=python-dbus-next is a Python library for DBus
EAPI=8
HOMEPAGE=https://github.com/sphinx-contrib/fulltoc https://pypi.org/project/sphinxcontrib-fulltoc https://sphinxcontrib-fulltoc.readthedocs.io
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=https://github.com/sphinx-contrib/sphinxcontrib-fulltoc/archive/refs/tags/1.2.tar.gz -> sphinxcontrib-fulltoc-1.2.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23
_md5_=a20fa4eea4f1cfa5230b34aa6fcf7f54

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/ply-3.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/six-1.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=The Official Api Spec Language for Dropbox
EAPI=8
HOMEPAGE=https://www.dropbox.com/developers
HOMEPAGE=https://www.dropbox.com/developers https://github.com/dropbox/stone https://pypi.org/project/stone
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dropbox/stone/archive/refs/tags/v3.2.1.tar.gz -> stone-3.2.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23
_md5_=722d32a1dc8cc449a91bdf4992812bc1
_md5_=7b63a4fd0a23f7a50a70aef2f24a25e1

View File

@@ -1,11 +1,11 @@
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/wrapio-1.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=A simple library for creating beautiful interactive prompts
EAPI=8
HOMEPAGE=https://github.com/Exahilosys/survey
HOMEPAGE=https://github.com/Exahilosys/survey https://pypi.org/project/survey
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
IUSE=doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/wrapio-1.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
@@ -13,4 +13,4 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
SLOT=0
SRC_URI=https://github.com/Exahilosys/survey/archive/refs/tags/v3.4.3.tar.gz -> survey-3.4.3.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23
_md5_=721e08a5b45e1c09eb68b5974b7fb48b
_md5_=1c9ca627a3978919f44dd5a81bc1269a

View File

@@ -1,10 +1,10 @@
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Handling event-based streams in Python
EAPI=8
HOMEPAGE=https://github.com/Exahilosys/wrapio
HOMEPAGE=https://github.com/Exahilosys/wrapio https://pypi.org/project/wrapio
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
IUSE=doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
SLOT=0
SRC_URI=https://github.com/Exahilosys/wrapio/archive/refs/tags/v2.0.0.tar.gz -> wrapio-2.0.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23
_md5_=a5e27c25b25c93128701a8d57ee79dfd
_md5_=d9fb4f2ef8fdfca01a764d38769bc987

View File

@@ -1,4 +1,4 @@
BDEPEND=>=kde-frameworks/extra-cmake-modules-5.70:5 >=dev-vcs/git-1.8.2.1[curl] dev-util/ninja >=dev-util/cmake-3.20.5
BDEPEND=>=kde-frameworks/extra-cmake-modules-5.89 >=dev-vcs/git-1.8.2.1[curl] dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=>=dev-qt/qtgui-5.14.0:5 >=media-libs/libjxl-0.6.1
DESCRIPTION=Qt plug-in to allow Qt and KDE based applications to read/write JXL images.
@@ -10,4 +10,4 @@ PROPERTIES=live
RDEPEND=>=dev-qt/qtgui-5.14.0:5 >=media-libs/libjxl-0.6.1
SLOT=0
_eclasses_=git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic d5e1306543bc457213f68bb18f830d14 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=76d18078e74262005a40996589522049
_md5_=3b84dd4b79ff4023b1a9220906a72b34

View File

@@ -13,4 +13,4 @@ RDEPEND=dev-libs/tfdn:=[ssl] media-libs/libsdl2[sound(+),video(+)] fribidi? ( de
SLOT=0
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.9.3/lagrange-1.9.3.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.9.3/lagrange-1.9.3.tar.gz.sig )
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic d5e1306543bc457213f68bb18f830d14 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 11fee991ab428a3370e5c20fa8231fb6 verify-sig 5cf1b4c749926e7fdeef16c8c3245267 xdg 6024fbc93167fad782e2032933654857
_md5_=cd1eaae21d3b3ba9997aab628b6dd362
_md5_=4ecfd9568a667ccc7ee99eaa3c521b91

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=sys-devel/flex virtual/yacc verify-sig? ( sec-keys/openpgp-keys-russallbery ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
DEFINED_PHASES=compile configure install postinst setup test unpack
DEPEND=app-crypt/gnupg sys-libs/pam virtual/libcrypt:= virtual/sendmail !berkdb? ( sys-libs/gdbm:= ) berkdb? ( sys-libs/db:* ) kerberos? ( app-crypt/mit-krb5 ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) ) sasl? ( dev-libs/cyrus-sasl:2 ) ssl? ( dev-libs/openssl:= ) systemd? ( sys-apps/systemd:= ) zlib? ( sys-libs/zlib:= )
DESCRIPTION=InterNetNews -- the Internet meets Netnews
EAPI=8
HOMEPAGE=https://www.eyrie.org/~eagle/software/inn/
INHERIT=optfeature python-single-r1 verify-sig
IUSE=berkdb gzip kerberos keywords largefile low-memory +perl +python sasl ssl systemd zlib python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 verify-sig
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=app-crypt/gnupg sys-libs/pam virtual/libcrypt:= virtual/sendmail !berkdb? ( sys-libs/gdbm:= ) berkdb? ( sys-libs/db:* ) kerberos? ( app-crypt/mit-krb5 ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) ) sasl? ( dev-libs/cyrus-sasl:2 ) ssl? ( dev-libs/openssl:= ) systemd? ( sys-apps/systemd:= ) zlib? ( sys-libs/zlib:= )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) ) ?? ( low-memory largefile )
SLOT=0
SRC_URI=https://archives.eyrie.org/software/inn/inn-2.6.4.tar.gz verify-sig? ( https://archives.eyrie.org/software/inn/inn-2.6.4.tar.gz.sha256.asc )
_eclasses_=optfeature 30ce9dec2b8943338c9b015bd32bac6a multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c verify-sig 5cf1b4c749926e7fdeef16c8c3245267
_md5_=0ca805cbbbbd33bfd4ac9ec9cbed721a

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=OpenPGP keys used by Russ Allbery (Eagle)
EAPI=8
HOMEPAGE=https://www.eyrie.org/~eagle/personal/contact.html
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
LICENSE=public-domain
SLOT=0
SRC_URI=https://www.eyrie.org/~eagle/personal/82004173.txt -> openpgp-keys-russallbery-20090528.asc
_md5_=0eced93ecceb8f3bb0fc42906d8dc86d

View File

@@ -6,4 +6,4 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s
LICENSE=public-domain
SLOT=0
SRC_URI=https://gmi.skyjake.fi/pgp_public_key.txt -> openpgp-keys-skyjake-20211224.asc
_md5_=8f2859e6d6df0b29cc6989eb34b79a72
_md5_=96cc8fd6ce9d41989fcc9f3370aef2f7

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,7 @@
DEFINED_PHASES=-
DEPEND=|| ( mail-mta/nullmailer mail-mta/msmtp[mta] mail-mta/ssmtp[mta] mail-mta/esmtp mail-mta/opensmtpd mail-mta/postfix mail-mta/courier mail-mta/exim mail-mta/sendmail virtual/qmail )
DESCRIPTION=Virtual for sendmail program
EAPI=8
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
SLOT=0
_md5_=ea2bd101b1aacccaeb39e8f3dc226f88

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
BDEPEND=>=virtual/rust-1.53 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm test unpack
DEPEND=dev-libs/openssl sys-libs/zlib >=dev-lang/rust-1.52.0
DEPEND=dev-libs/openssl sys-libs/zlib >=dev-lang/rust-1.55.0
DESCRIPTION=A theme mangager for LeftWM
EAPI=8
HOMEPAGE=https://github.com/leftwm/leftwm-theme
@@ -8,7 +8,7 @@ INHERIT=cargo xdg-utils git-r3
IUSE=debug
LICENSE=|| ( Apache-2.0 MIT ) || ( Apache-2.0 MIT ) || ( Apache-2.0 MIT MPL-2.0 ) || ( MIT ) || ( MIT Unlicense ) Apache-2.0 MIT Unlicense MPL-2.0 BSD
PROPERTIES=live
RDEPEND=dev-libs/openssl sys-libs/zlib >=dev-lang/rust-1.52.0
RDEPEND=dev-libs/openssl sys-libs/zlib >=dev-lang/rust-1.55.0
SLOT=0
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 cargo c7fefacaebdcb455d2a7b59429eb47a6 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=1d824dcb5713f40570cc6a5eaf810ddd
_md5_=fd9833f31cc5468037dad0130218b97e

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/gtk-doc dev-util/intltool virtual/pkgconfig virtual/rust >=virtual/rust-1.37.0 >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone
EAPI=7
HOMEPAGE=https://gitlab.gnome.org/World/Phosh/squeekboard
INHERIT=cargo gnome2-utils meson toolchain-funcs xdg
IUSE=+wayland debug
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=dev-libs/feedbackd dev-libs/wayland dev-libs/wayland-protocols gnome-base/gnome-desktop media-fonts/noto-emoji x11-libs/gtk+:3[wayland]
SLOT=0
SRC_URI=https://gitlab.gnome.org/World/Phosh/squeekboard/-/archive/2fea092691c41a6f57f840efffa564ae4642a2bd.tar.gz -> squeekboard-1.15.0.tar.gz https://crates.io/api/v1/crates/atk/0.7.0/download -> atk-0.7.0.crate https://crates.io/api/v1/crates/atk-sys/0.9.1/download -> atk-sys-0.9.1.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/cairo-rs/0.7.1/download -> cairo-rs-0.7.1.crate https://crates.io/api/v1/crates/cairo-sys-rs/0.9.2/download -> cairo-sys-rs-0.9.2.crate https://crates.io/api/v1/crates/cc/1.0.68/download -> cc-1.0.68.crate https://crates.io/api/v1/crates/clap/2.33.3/download -> clap-2.33.3.crate https://crates.io/api/v1/crates/dtoa/0.4.8/download -> dtoa-0.4.8.crate https://crates.io/api/v1/crates/fragile/0.3.0/download -> fragile-0.3.0.crate https://crates.io/api/v1/crates/gdk/0.11.0/download -> gdk-0.11.0.crate https://crates.io/api/v1/crates/gdk-pixbuf/0.7.0/download -> gdk-pixbuf-0.7.0.crate https://crates.io/api/v1/crates/gdk-pixbuf-sys/0.9.1/download -> gdk-pixbuf-sys-0.9.1.crate https://crates.io/api/v1/crates/gdk-sys/0.9.1/download -> gdk-sys-0.9.1.crate https://crates.io/api/v1/crates/gio/0.7.0/download -> gio-0.7.0.crate https://crates.io/api/v1/crates/gio-sys/0.9.1/download -> gio-sys-0.9.1.crate https://crates.io/api/v1/crates/glib/0.8.2/download -> glib-0.8.2.crate https://crates.io/api/v1/crates/glib-sys/0.9.1/download -> glib-sys-0.9.1.crate https://crates.io/api/v1/crates/gobject-sys/0.9.1/download -> gobject-sys-0.9.1.crate https://crates.io/api/v1/crates/gtk/0.7.0/download -> gtk-0.7.0.crate https://crates.io/api/v1/crates/gtk-sys/0.9.2/download -> gtk-sys-0.9.2.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.97/download -> libc-0.2.97.crate https://crates.io/api/v1/crates/linked-hash-map/0.5.4/download -> linked-hash-map-0.5.4.crate https://crates.io/api/v1/crates/maplit/1.0.2/download -> maplit-1.0.2.crate https://crates.io/api/v1/crates/memmap/0.7.0/download -> memmap-0.7.0.crate https://crates.io/api/v1/crates/pango/0.7.0/download -> pango-0.7.0.crate https://crates.io/api/v1/crates/pango-sys/0.9.1/download -> pango-sys-0.9.1.crate https://crates.io/api/v1/crates/pkg-config/0.3.19/download -> pkg-config-0.3.19.crate https://crates.io/api/v1/crates/proc-macro2/1.0.27/download -> proc-macro2-1.0.27.crate https://crates.io/api/v1/crates/quote/1.0.9/download -> quote-1.0.9.crate https://crates.io/api/v1/crates/regex/1.3.9/download -> regex-1.3.9.crate https://crates.io/api/v1/crates/regex-syntax/0.6.25/download -> regex-syntax-0.6.25.crate https://crates.io/api/v1/crates/serde/1.0.126/download -> serde-1.0.126.crate https://crates.io/api/v1/crates/serde_derive/1.0.126/download -> serde_derive-1.0.126.crate https://crates.io/api/v1/crates/serde_yaml/0.8.17/download -> serde_yaml-0.8.17.crate https://crates.io/api/v1/crates/syn/1.0.73/download -> syn-1.0.73.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.8/download -> unicode-width-0.1.8.crate https://crates.io/api/v1/crates/unicode-xid/0.2.2/download -> unicode-xid-0.2.2.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/xkbcommon/0.4.0/download -> xkbcommon-0.4.0.crate https://crates.io/api/v1/crates/yaml-rust/0.4.5/download -> yaml-rust-0.4.5.crate
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 cargo c7fefacaebdcb455d2a7b59429eb47a6 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 gnome2-utils 239e7afa214b50012f83b8bb61de7555 ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 a8b7938ade305f087865de7e52d079b5 meson 9f3e84959ae1d60e19bc91f212774dcc xdg 6024fbc93167fad782e2032933654857
_md5_=d11dea2cc97376473ac6313426e3a0c9

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-util/ctags dev-util/meson virtual/pkgconfig x11-base/xorg-server >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Wlroots based Phone compositor
EAPI=7
HOMEPAGE=https://gitlab.gnome.org/World/Phosh/phoc
INHERIT=meson vala xdg gnome2-utils
IUSE=+introspection +systemd test
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=dev-libs/glib dev-libs/gobject-introspection dev-libs/libinput dev-libs/wayland dev-libs/wayland-protocols gnome-base/gnome-desktop systemd? ( !sys-apps/openrc sys-apps/systemd ) x11-libs/libdrm x11-libs/pixman x11-libs/xcb-util x11-libs/xcb-util-wm x11-wm/mutter sys-auth/seatd !gui-libs/wlroots
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.gnome.org/World/Phosh/phoc/-/archive/v0.11.0/phoc-v0.11.0.tar.gz https://source.puri.sm/Librem5/wlroots/-/archive/2fce64d30d378d7009a5770b2472231a0e535ada/wlroots-2fce64d30d378d7009a5770b2472231a0e535ada.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 a8b7938ade305f087865de7e52d079b5 meson 9f3e84959ae1d60e19bc91f212774dcc edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff vala 78150b86094c58851346877cbf691245 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 xdg 6024fbc93167fad782e2032933654857 gnome2-utils 239e7afa214b50012f83b8bb61de7555
_md5_=a8732221c375a67b8c392823992d6df4

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.gnome.org/World/Phosh/phoc/-/archive/v0.9.0/phoc-v0.9.0.tar.gz https://source.puri.sm/Librem5/wlroots/-/archive/5413b1ec61c6e3390929db595c0ec92f92ea2594/wlroots-5413b1ec61c6e3390929db595c0ec92f92ea2594.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 a8b7938ade305f087865de7e52d079b5 meson 9f3e84959ae1d60e19bc91f212774dcc edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff vala 78150b86094c58851346877cbf691245 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 xdg 6024fbc93167fad782e2032933654857 gnome2-utils 239e7afa214b50012f83b8bb61de7555
_md5_=0357248ec00e17c460396837bcfd401a
_md5_=5b5c7fd9ccffda13fd755d72b4ff5eb9

View File

@@ -419,7 +419,7 @@ dev-python/daff 1.3.46: Diff and patch tables
dev-python/daiquiri 3.0.1: Python library to easily setup basic logging functionality
dev-python/databases 0.4.3 0.5.3: Async database support for Python.
dev-python/dateparser 1.0.0 1.1.0: Date parsing library designed to parse dates from HTML pages
dev-python/desktop-notifier 3.3.1: desktop-notifier is a Python library for cross-platform desktop notifications
dev-python/desktop-notifier 3.3.2: desktop-notifier is a Python library for cross-platform desktop notifications
dev-python/devtools 0.6.1: Dev tools for python
dev-python/digitalocean 1.16.0 1.17.0: Digitalocean API access library
dev-python/dotmap 1.3.25: Dot access dictionary with dynamic hierarchy creation and ordered iteration
@@ -609,6 +609,7 @@ dev-python/sortedcollections 2.1.0: Apache2 licensed Python sorted collections l
dev-python/sphinx-argparse 0.3.1: Sphinx extension that automatically documents argparse commands and options
dev-python/sphinx-argparse-cli 1.8.2: Render CLI arguments (sub-commands friendly) defined by argparse module
dev-python/sphinx-click 3.0.1 3.0.2: Sphinx plugin to automatically document click-based applications
dev-python/sphinxcontrib-fulltoc 1.2: python-dbus-next is a Python library for DBus
dev-python/sphinxcontrib-katex 0.8.6: KaTeX Sphinx extension for rendering of math in HTML pages
dev-python/sphinxcontrib-napoleon 0.7: Allow a different format in dosctrings for better clarity
dev-python/sphinxcontrib-restbuilder 0.3: A Sphinx builder/writer to output reStructuredText (rst) files
@@ -687,7 +688,7 @@ dev-util/qshaderedit 0.1.5: Multiplatform shader editor inspired by Apple's Open
dev-util/quilttools 0.3-r1: Mailbox to quilt series converter
dev-util/reflex 0.3.1: A small tool to watch a directory and rerun a command when certain files change
dev-util/rpmlint 2.0.0 2.1.0: Tool for checking common errors in RPM packages
dev-util/rust-analyzer 20211220 20211227 99999999: An implementation of Language Server Protocol for the Rust programming language
dev-util/rust-analyzer 20211227 20220103 99999999: An implementation of Language Server Protocol for the Rust programming language
dev-util/rust-analyzer-bin 2021.09.06 2021.09.20: An implementation of Language Server Protocol for the Rust programming language
dev-util/tokei 12.1.1 12.1.2: Count code, quickly
dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by all WakaTime plugins
@@ -942,6 +943,7 @@ net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot
net-misc/megasync 4.3.8.0 4.5.0.0 9999: The official Qt-based program for syncing your MEGA account in your PC
net-misc/moonlight 3.1.4: GameStream client for PCs
net-misc/myip 1.2.0: Get your external IP address using STUN server
net-misc/ooni-probe-cli 3.13.0: OONI Probe network measurement tool for detecting internet censorship
net-misc/openbgpd 6.8_p0 6.9_p0 9999: OpenBGPD is a free implementation of BGPv4
net-misc/purritobin 0.6.7 9999: minimalistic commandline pastebin
net-misc/rpki-client 6.8_p0 6.8_p1: Portability shim for OpenBSD's rpki-client
@@ -958,6 +960,7 @@ net-news/comitium 1.8.1: feed aggregator for gemini supporting many formats and
net-news/feedreader 2.11.0: Simple News Feed Reader for feeds aggregated by Tiny Tiny RSS or feedly
net-news/sfeed 1.1 9999: simple RSS and Atom parser
net-news/sfeed_curses 1.0: A curses UI front-end for sfeed
net-nntp/inn 2.6.4: InterNetNews -- the Internet meets Netnews
net-p2p/bisq 1.8.0: The decentralized bitcoin exchange (non-atomic, with arbitration)
net-p2p/lbry 0.49.1 0.50.2 0.51.2: A browser for the LBRY network, a digital marketplace controlled by its users.
net-p2p/monero 0.17.2.0 0.17.2.3 9999: The secure, private, untraceable cryptocurrency
@@ -1023,6 +1026,7 @@ sci-misc/boinc-wrapper 7.16.17 7.16.17-r1: Wrapper to use non-BOINC apps with BO
sci-physics/SU2 7.2.0: SU2: An Open-Source Suite for Multiphysics Simulation and Design
sci-physics/mbdyn 1.7.3_p20210925: A general purpose Multibody Dynamics analysis software
sec-keys/openpgp-keys-aepaneshnikov 20211208: OpenPGP keys used by Alexander Epaneshnikov
sec-keys/openpgp-keys-russallbery 20090528: OpenPGP keys used by Russ Allbery (Eagle)
sec-keys/openpgp-keys-skyjake 20211224: OpenPGP keys used by Jaakko Keranen
sec-keys/signify-keys-gmid 1.7: Signify keys used to sign gmid releases
sec-keys/signify-keys-telescope 0.6.1: Signify keys used to sign telescope releases
@@ -1031,7 +1035,7 @@ sys-apps/CommsPowerManagement 0.2.1: Python library providing various tools to w
sys-apps/dool 0.8_pre20191010-r1 9999: Versatile replacement for vmstat, iostat and ifstat (clone of dstat)
sys-apps/drm_info 2.2.0 2.3.0 9999: Small utility to dump info about DRM devices
sys-apps/dust 0.5.4 0.6.2 0.7.5: A more intuitive version of du
sys-apps/fselect 0.7.8: Find files with SQL-like queries
sys-apps/fselect 0.7.9: Find files with SQL-like queries
sys-apps/hex 0.3.2 0.4.0 0.4.1 0.4.2: Futuristic take on hexdump
sys-apps/intel-cmt-cat 4.2.0-r2: User space software for Intel(R) Resource Director Technology
sys-apps/procs 0.11.6 0.11.9: A modern replacement for ps
@@ -1134,12 +1138,14 @@ virtual/lattice 0: Virtual of a R recommended package
virtual/mgcv 0: Virtual of a R recommended package
virtual/nlme 0: Virtual of a R recommended package
virtual/nnet 0: Virtual of a R recommended package
virtual/sendmail 0: Virtual for sendmail program
virtual/survival 0: Virtual of a R recommended package
www-apps/code-server-bin 3.10.0 3.12.0: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/gogs 0.12.3: Gogs is a self-hosted Git service written in Go
www-apps/jackett-bin 0.20.195-r1 9999: API Support for your favorite torrent trackers
www-apps/twint 2.1.20-r2: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
www-apps/uwebsockets 20.8.0 9999: ultra fast, simple, secure & standards compliant web I/O
www-apps/zola 0.15.2: A fast static site generator in a single binary with everything built-in
www-client/badwolf 1.2.1 9999: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/browsh 1.6.4_p1: A fully-modern text-based browser, rendering to TTY and browsers
www-client/torbrowser-launcher 0.3.5-r1 0.3.5-r2 9999: A program to download, updated, and run the Tor Browser Bundle
@@ -1166,7 +1172,7 @@ x11-misc/i3lock-fancy-rapid 0.0.0_pre20201109-r1 0.0.0_pre20210421: A faster imp
x11-misc/i3status-rust 0.14.1: A feature-rich and resource-friendly replacement for i3status, written in Rust.
x11-misc/ksnip 1.9.1 1.9.2: Ksnip is a Qt based cross-platform screenshot tool
x11-misc/leftwm-theme 9999: A theme mangager for LeftWM
x11-misc/squeekboard 1.14.0: Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone
x11-misc/squeekboard 1.14.0 1.15.0: Virtual keyboard supporting Wayland, built primarily for the Librem 5 phone
x11-misc/tbsm 0.5: A pure bash session or application launcher. Inspired by cdm, tdm and krunner
x11-misc/xbanish 1.7: Banish the mouse cursor when typing, show it again when the mouse moves
x11-misc/xob 0.2 0.3: A lightweight overlay volume (or anything) bar for the X Window System
@@ -1185,4 +1191,4 @@ x11-themes/sound-theme-librem5 0.1.0: Sound theme for the Librem 5/PinePhone
x11-themes/vimix-xcursors 20200224-r2: Theme inspired by Materia design and based on capitaine-cursors
x11-wm/i3-rounded 4.19.1: i3-gaps fork with rounded corners support.
x11-wm/leftwm 0.2.9 0.2.10 0.2.11: A window manager for Adventurers
x11-wm/phoc 0.9.0: Wlroots based Phone compositor
x11-wm/phoc 0.9.0 0.11.0: Wlroots based Phone compositor

View File

@@ -1 +1 @@
Tue, 04 Jan 2022 23:36:42 +0000
Wed, 05 Jan 2022 17:21:40 +0000