mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
2022-09-12 14:40:18 UTC
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,15 +1,15 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] doc? ( || ( ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
BDEPEND=dev-python/build[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] doc? ( || ( ( >=dev-lang/python-3.11.0_beta4:3.11 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=desktop-notifier is a Python library for cross-platform desktop notifications
|
||||
EAPI=8
|
||||
HOMEPAGE=https://desktop-notifier.readthedocs.io https://pypi.org/project/desktop-notifier/ https://github.com/samschott/desktop-notifier
|
||||
INHERIT=distutils-r1
|
||||
IUSE=doc 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 python_targets_python3_11
|
||||
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.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dbus-next[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/desktop-notifier/archive/refs/tags/v3.4.0.tar.gz -> desktop-notifier-3.4.0.tar.gz
|
||||
SRC_URI=https://github.com/samschott/desktop-notifier/archive/refs/tags/v3.4.0.tar.gz -> desktop-notifier-3.4.0.gh.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
|
||||
_md5_=7976a4211df77f08d885cb6db75ee7d5
|
||||
_md5_=422550a4c92258e9dbee7cca9f7b5705
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/jaraco-classes[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/keyring[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
BDEPEND=test? ( dev-python/jaraco-classes[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/keyring[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=Alternate keyring backend implementations for use with the keyring package
|
||||
EAPI=8
|
||||
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 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/jaraco-classes[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/keyring[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=dev-python/jaraco-classes[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/keyring[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jaraco/keyrings.alt/archive/refs/tags/v4.1.2.tar.gz -> keyrings-alt-4.1.2.gh.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
|
||||
_md5_=c19566d181cc24234676c3fea0436789
|
||||
_md5_=669753a857212a0e6b9cc40816b8f271
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/pytest-asyncio[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-7.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[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.12:3.9 >=dev-python/sphinx-4.5.0-r1[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.13:3.8 >=dev-python/sphinx-4.5.0-r1[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.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.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(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.0_beta4:3.11 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_11(-)] dev-python/sphinxcontrib-asyncio[python_targets_python3_11(-)] dev-python/sphinxcontrib-fulltoc[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[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.12:3.9 >=dev-python/sphinx-4.5.0-r1[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.13:3.8 >=dev-python/sphinx-4.5.0-r1[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.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
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 https://pypi.org/project/dbus-next/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc 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 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
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
|
||||
SRC_URI=https://github.com/altdesktop/python-dbus-next/archive/refs/tags/v0.2.3.tar.gz -> python-dbus-next-0.2.3.gh.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
|
||||
_md5_=951fc4c5c7930acb2db3b34bea8c5c46
|
||||
_md5_=85c0ee93a0edd9860a797504f4a9b270
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Python implementation of the systemd sd_notify protocol
|
||||
EAPI=8
|
||||
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
|
||||
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bb4242/sdnotify/archive/refs/tags/v0.3.2.tar.gz -> bb4242-sdnotify-0.3.2.tar.gz
|
||||
SRC_URI=https://github.com/bb4242/sdnotify/archive/refs/tags/v0.3.2.tar.gz -> bb4242-sdnotify-0.3.2.gh.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
|
||||
_md5_=745121cfdabfc8539428ba524e7ecddb
|
||||
_md5_=479c704fa77671907a0bd6ff5fa94439
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=dev-python/pbr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/sphinx[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
BDEPEND=dev-python/pbr[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/sphinx[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
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=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/sphinx[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=dev-python/sphinx[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sphinx-contrib/sphinxcontrib-fulltoc/archive/refs/tags/1.2.tar.gz -> sphinxcontrib-fulltoc-1.2.tar.gz
|
||||
SRC_URI=https://github.com/sphinx-contrib/fulltoc/archive/refs/tags/1.2.tar.gz -> sphinxcontrib-fulltoc-1.2.gh.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
|
||||
_md5_=00097b198b737e7bc6ad9e944d2c47ca
|
||||
_md5_=a52b7405edbcb2f54169e9e3a67fa06b
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.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.11.0_beta4:3.11 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A simple library for creating beautiful interactive prompts
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Exahilosys/survey https://pypi.org/project/survey/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=doc 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 python_targets_python3_11
|
||||
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.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=>=dev-python/wrapio-1.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Exahilosys/survey/archive/refs/tags/v3.4.3.tar.gz -> survey-3.4.3.tar.gz
|
||||
SRC_URI=https://github.com/Exahilosys/survey/archive/refs/tags/v3.4.3.tar.gz -> survey-3.4.3.gh.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
|
||||
_md5_=0ef928a874395adada7fbc310724210e
|
||||
_md5_=5507ad12be12b2b904378398b604b0d1
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.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.11.0_beta4:3.11 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Handling event-based streams in Python
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Exahilosys/wrapio https://pypi.org/project/wrapio/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=doc 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 python_targets_python3_11
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Exahilosys/wrapio/archive/refs/tags/v2.0.0.tar.gz -> wrapio-2.0.0.tar.gz
|
||||
SRC_URI=https://github.com/Exahilosys/wrapio/archive/refs/tags/v2.0.0.tar.gz -> wrapio-2.0.0.gh.tar.gz
|
||||
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
|
||||
_md5_=210a8a33f5b147193e8ddb7007a6b5f3
|
||||
_md5_=abc8b372ff952e027b62b86f46a35da2
|
||||
|
||||
14
metadata/md5-cache/gui-apps/somebar-1.0.0
Normal file
14
metadata/md5-cache/gui-apps/somebar-1.0.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=dev-libs/wayland-protocols dev-util/wayland-scanner >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=dev-libs/wayland x11-libs/cairo x11-libs/pango
|
||||
DESCRIPTION=dwm-like bar for dwl
|
||||
EAPI=7
|
||||
HOMEPAGE=https://git.sr.ht/~raphi/somebar
|
||||
INHERIT=savedconfig meson
|
||||
IUSE=savedconfig
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/wayland x11-libs/cairo x11-libs/pango
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sr.ht/~raphi/somebar/archive/1.0.0.tar.gz -> somebar-1.0.0.tar.gz
|
||||
_eclasses_=portability 58227860123d3e8da23290064ce3373e savedconfig 4011d8d7370446e970e2c92b20a31341 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003
|
||||
_md5_=3581298b4cf06a9a6181b6b062220c1e
|
||||
11
metadata/md5-cache/gui-apps/someblocks-1.0.0
Normal file
11
metadata/md5-cache/gui-apps/someblocks-1.0.0
Normal file
@@ -0,0 +1,11 @@
|
||||
DEFINED_PHASES=install postinst prepare
|
||||
DESCRIPTION=Modular status bar for somebar written in c.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://git.sr.ht/~raphi/someblocks
|
||||
INHERIT=savedconfig
|
||||
IUSE=savedconfig
|
||||
LICENSE=ISC
|
||||
SLOT=0
|
||||
SRC_URI=https://git.sr.ht/~raphi/someblocks/archive/1.0.0.tar.gz -> someblocks-1.0.0.tar.gz
|
||||
_eclasses_=portability 58227860123d3e8da23290064ce3373e savedconfig 4011d8d7370446e970e2c92b20a31341
|
||||
_md5_=7e461c56f390340e61a3b4b983fbc498
|
||||
14
metadata/md5-cache/media-fonts/source-han-mono-1.002
Normal file
14
metadata/md5-cache/media-fonts/source-han-mono-1.002
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=app-arch/unzip X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
|
||||
DEFINED_PHASES=install postinst postrm prepare setup
|
||||
DESCRIPTION=Pan-CJK OpenType/CFF mono font family
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/adobe-fonts/source-han-serif/
|
||||
INHERIT=font
|
||||
IUSE=X
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos
|
||||
LICENSE=OFL-1.1
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/adobe-fonts/source-han-mono/releases/download/1.002/SourceHanMono.ttc -> source-han-mono-1.002.ttc
|
||||
_eclasses_=font d31f12a0f6e13d56dc3062e76ae58a61
|
||||
_md5_=7f57722d3c61cf0e71a71f07b86b442e
|
||||
15
metadata/md5-cache/media-fonts/source-han-serif-2.001
Normal file
15
metadata/md5-cache/media-fonts/source-han-serif-2.001
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=app-arch/unzip X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
|
||||
DEFINED_PHASES=install postinst postrm setup
|
||||
DESCRIPTION=Pan-CJK OpenType/CFF font family
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/adobe-fonts/source-han-serif/
|
||||
INHERIT=font
|
||||
IUSE=l10n_ja l10n_ko +l10n_zh-CN l10n_zh-TW X
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos
|
||||
LICENSE=OFL-1.1
|
||||
REQUIRED_USE=|| ( l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=0
|
||||
SRC_URI=l10n_ja? ( https://github.com/adobe-fonts/source-han-serif/releases/download/2.001R/12_SourceHanSerifJP.zip -> source-han-serif-ja-2.001.zip ) l10n_ko? ( https://github.com/adobe-fonts/source-han-serif/releases/download/2.001R/13_SourceHanSerifKR.zip -> source-han-serif-ko-2.001.zip ) l10n_zh-CN? ( https://github.com/adobe-fonts/source-han-serif/releases/download/2.001R/14_SourceHanSerifCN.zip -> source-han-serif-zh_CN-2.001.zip ) l10n_zh-TW? ( https://github.com/adobe-fonts/source-han-serif/releases/download/2.001R/15_SourceHanSerifTW.zip -> source-han-serif-zh_TW-2.001.zip )
|
||||
_eclasses_=font d31f12a0f6e13d56dc3062e76ae58a61
|
||||
_md5_=777982313b79d040d010471626b895f4
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=virtual/pkgconfig test? ( app-misc/jq app-shells/bash app-text/jo media-sound/playerctl net-misc/socat sys-apps/dbus virtual/awk x11-apps/xauth x11-misc/xvfb-run x11-themes/sound-theme-freedesktop )
|
||||
DEFINED_PHASES=compile install postinst test
|
||||
DEPEND=dev-libs/glib:2
|
||||
DESCRIPTION=MPRIS plugin for mpv
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/hoyon/mpv-mpris
|
||||
INHERIT=mpv-plugin toolchain-funcs
|
||||
IUSE=test +autoload
|
||||
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/glib:2 media-video/mpv:=[cplugins,libmpv]
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hoyon/mpv-mpris/archive/0.7.1.tar.gz -> mpv-mpris-0.7.1.tar.gz
|
||||
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157
|
||||
_md5_=6cfac3fe86d59c9459b807e8b09dd61f
|
||||
@@ -11,6 +11,6 @@ LICENSE=MIT
|
||||
RDEPEND=dev-libs/glib:2 media-video/mpv:=[cplugins,libmpv]
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hoyon/mpv-mpris/archive/0.8.tar.gz -> mpv-mpris-0.8.tar.gz
|
||||
SRC_URI=https://github.com/hoyon/mpv-mpris/archive/0.9.tar.gz -> mpv-mpris-0.9.tar.gz
|
||||
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157
|
||||
_md5_=6cfac3fe86d59c9459b807e8b09dd61f
|
||||
14
metadata/md5-cache/sci-chemistry/vesta-bin-3.5.8
Normal file
14
metadata/md5-cache/sci-chemistry/vesta-bin-3.5.8
Normal file
@@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst
|
||||
DESCRIPTION=Visualisation for Electronic and STructural Analysis.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://jp-minerals.org/vesta/en/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=VESTA
|
||||
RDEPEND=>=x11-libs/gtk+-3.24.34[wayland] >=virtual/glu-9.0-r2 >=virtual/jdk-17
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://jp-minerals.org/vesta/archives/3.5.8/VESTA-gtk3.tar.bz2
|
||||
_eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=b4caabbdc32b3a3f8f07ae6afc7195ff
|
||||
@@ -1,14 +1,14 @@
|
||||
BDEPEND=>=dev-lang/tcl-8.6.12 >=dev-lang/tk-8.6.12 >=dev-tcltk/togl-2.0-r3 >=dev-tcltk/bwidget-1.9.14 >=media-libs/mesa-22.1.3 >=sci-libs/fftw-3.3.10
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare
|
||||
DEPEND=>=x11-base/xorg-server-21.1.4 >=virtual/glu-9.0-r2 >=dev-lang/tcl-8.6.12 >=dev-lang/tk-8.6.12 >=dev-tcltk/togl-2.0-r3 >=dev-tcltk/bwidget-1.9.14 >=media-libs/mesa-22.1.3 >=sci-libs/fftw-3.3.10
|
||||
DESCRIPTION=For the visualisation of molecular and crystal structures.
|
||||
EAPI=8
|
||||
HOMEPAGE=http://www.xcrysden.org/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop xdg
|
||||
INHERIT=desktop flag-o-matic xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=>=dev-lang/tcl-8.6.12 >=dev-lang/tk-8.6.12 >=dev-tcltk/togl-2.0-r3 >=dev-tcltk/bwidget-1.9.14 >=media-libs/mesa-22.1.3 >=sci-libs/fftw-3.3.10
|
||||
RDEPEND=>=x11-base/xorg-server-21.1.4 >=virtual/glu-9.0-r2 >=dev-lang/tcl-8.6.12 >=dev-lang/tk-8.6.12 >=dev-tcltk/togl-2.0-r3 >=dev-tcltk/bwidget-1.9.14 >=media-libs/mesa-22.1.3 >=sci-libs/fftw-3.3.10
|
||||
SLOT=0
|
||||
SRC_URI=http://www.xcrysden.org/download/xcrysden-1.6.2.tar.gz
|
||||
_eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=ff4801bc879395c1a3980f02656a362a
|
||||
_eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=327e56e24fd484b5c844628230379b1c
|
||||
|
||||
@@ -5,10 +5,10 @@ EAPI=8
|
||||
HOMEPAGE=https://mycorrhiza.wiki
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=AGPL-3 MIT Apache-2.0 BSD BSD-2
|
||||
LICENSE=AGPL-3 MIT Apache-2.0 BSD BSD-2 CC-BY-4.0
|
||||
RDEPEND=dev-vcs/git
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bouncepaw/mycorrhiza/archive/v1.11.0.tar.gz -> mycorrhiza-1.11.0.tar.gz https://codeberg.org/BratishkaErik/distfiles/media/branch/master/mycorrhiza-1.11.0-deps.tar.bz2
|
||||
SRC_URI=https://github.com/bouncepaw/mycorrhiza/archive/v1.12.1.tar.gz -> mycorrhiza-1.12.1.tar.gz https://codeberg.org/BratishkaErik/distfiles/media/branch/master/mycorrhiza-1.12.1-deps.tar.bz2
|
||||
_eclasses_=go-module 05668e36c51c78c9681fdf4aefa0abec
|
||||
_md5_=1f43ea42a77971be34097e7aaf0d5e79
|
||||
_md5_=7bcdec33f77a30be14c31b8bef27ea21
|
||||
@@ -4,10 +4,10 @@ DESCRIPTION=Git-based wiki engine written in Go using mycomarkup
|
||||
EAPI=8
|
||||
HOMEPAGE=https://mycorrhiza.wiki
|
||||
INHERIT=go-module git-r3
|
||||
LICENSE=AGPL-3 MIT Apache-2.0 BSD BSD-2
|
||||
LICENSE=AGPL-3 MIT Apache-2.0 BSD BSD-2 CC-BY-4.0
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-vcs/git
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
_eclasses_=go-module 05668e36c51c78c9681fdf4aefa0abec git-r3 b9ac6f96d2a88edb5b351df634dc5e53
|
||||
_md5_=dbf4659d89d701d21e642a5e54d75d6d
|
||||
_md5_=dfd268faa78cf2fcbf8cce9a39c7d6e2
|
||||
|
||||
@@ -3,12 +3,12 @@ DEPEND=virtual/pkgconfig adblock? ( www-misc/wyebadblock )
|
||||
DESCRIPTION=a fast, lightweight, vim-like browser based on webkit
|
||||
EAPI=7
|
||||
HOMEPAGE=https://fanglingsu.github.io/vimb/
|
||||
INHERIT=savedconfig
|
||||
INHERIT=savedconfig optfeature
|
||||
IUSE=savedconfig adblock savedconfig
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=x11-libs/gtk+:3 >=net-libs/webkit-gtk-2.20.0:4
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fanglingsu/vimb/archive/3.6.0.tar.gz -> vimb-3.6.0.tar.gz
|
||||
_eclasses_=portability 58227860123d3e8da23290064ce3373e savedconfig 4011d8d7370446e970e2c92b20a31341
|
||||
_md5_=4a2f3702faa3e0dca37cadb573c43501
|
||||
_eclasses_=portability 58227860123d3e8da23290064ce3373e savedconfig 4011d8d7370446e970e2c92b20a31341 optfeature 1a2157392a869265b2afcb63a26c12ac
|
||||
_md5_=50943f6e2f5675bf6cfe58020e0b53a6
|
||||
|
||||
Reference in New Issue
Block a user