mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2021-06-28 11:06:45 UTC
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?]
|
||||
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Displays dependency graphs of packages
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/bgloyer/pacvis
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_8
|
||||
IUSE=python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=www-servers/tornado[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
RDEPEND=www-servers/tornado[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bgloyer/pacvis/archive/v0.4.2.tar.gz -> pacvis-0.4.2.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52
|
||||
_md5_=f9b52248c58822f9e3c116d26f07d7e7
|
||||
_md5_=1e9998fa55323c80a7d029ecb6391505
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=Displays dependency graphs of packages
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/bgloyer/pacvis
|
||||
INHERIT=distutils-r1 git-r3
|
||||
IUSE=python_targets_python3_8
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RDEPEND=www-servers/tornado[python_targets_python3_8(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
|
||||
_md5_=d005ffad468f8ae75ab31553b092c912
|
||||
@@ -6,12 +6,12 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/cabo/kramdown-rfc2629
|
||||
INHERIT=ruby-fakegem
|
||||
IUSE=test ruby_targets_ruby26 ruby_targets_ruby27 doc test
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=ruby_targets_ruby26? ( >=dev-ruby/kramdown-2.3.0[ruby_targets_ruby26(-)] >=dev-ruby/certified-1.0.0[ruby_targets_ruby26(-)] >=dev-ruby/json-2.0.0[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( >=dev-ruby/kramdown-2.3.0[ruby_targets_ruby27(-)] >=dev-ruby/certified-1.0.0[ruby_targets_ruby27(-)] >=dev-ruby/json-2.0.0[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] )
|
||||
REQUIRED_USE=|| ( ruby_targets_ruby26 ruby_targets_ruby27 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://rubygems.org/gems/kramdown-rfc2629-1.4.6.gem
|
||||
SRC_URI=https://rubygems.org/gems/kramdown-rfc2629-1.4.17.gem
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa ruby-utils 685587efe9ff6315b82811810827f69a ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b ruby-fakegem 5e2d0d0c89a1e9425bc8dacd73e7e940
|
||||
_md5_=0af2d6ca2ae27a4f40f184a59a6ef063
|
||||
_md5_=21a0ce95252bafe15e2de1f4a3b5de53
|
||||
@@ -4,11 +4,11 @@ DEPEND=dev-libs/octetos-core
|
||||
DESCRIPTION=Similar to coreutils but is a C++ API.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/azaeldevel/octetos-coreutils
|
||||
INHERIT=autotools
|
||||
INHERIT=autotools autotools
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/octetos-core
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/azaeldevel/octetos-coreutils/archive/0.12.0-alpha.tar.gz -> octetos-coreutils-0.12.0_alpha.tar.gz
|
||||
SRC_URI=https://github.com/azaeldevel/octetos-coreutils/archive/0.13.0-alpha.tar.gz -> octetos-coreutils-0.13.0_alpha.tar.gz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e63f92c2a5d867fea55ecb160c7d354
|
||||
_md5_=44caef8a2980c6aff129f1f71764c4e0
|
||||
_md5_=8524e5d5d8e4aab4910c77485f25d51d
|
||||
16
metadata/md5-cache/dev-python/asyncssh-2.7.0
Normal file
16
metadata/md5-cache/dev-python/asyncssh-2.7.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/bcrypt-3.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/gssapi-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/libnacl-1.4.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyopenssl-17.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/python-pkcs11-0.7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/cryptography-2.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( || ( ( 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 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) )
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Asynchronous SSHv2 client and server library
|
||||
EAPI=7
|
||||
HOMEPAGE=https://asyncssh.timeheart.net https://pypi.org/project/asyncssh https://github.com/ronf/asyncssh
|
||||
INHERIT=distutils-r1 docs optfeature
|
||||
IUSE=test doc python_targets_python3_8 python_targets_python3_9 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=ECL-2.0
|
||||
RDEPEND=>=dev-python/cryptography-2.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/a/asyncssh/asyncssh-2.7.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52 docs 1541edddf7c7971612b5b9cec370f875 optfeature cc13a38ea4d26565e83ef21d58bcd4ab
|
||||
_md5_=d508958293a55bcc5c2a4794087b94de
|
||||
17
metadata/md5-cache/dev-python/cattrs-1.7.0
Normal file
17
metadata/md5-cache/dev-python/cattrs-1.7.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( dev-python/attrs[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.0:0 dev-python/sphinx[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/attrs[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-python/hypothesis[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
|
||||
DESCRIPTION=Complex custom class converters for attrs
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Tinche/cattrs
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_pypy3 python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-python/attrs[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Tinche/cattrs/archive/refs/tags/v1.7.0.tar.gz -> cattrs-1.7.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52
|
||||
_md5_=e469f71bfe70414f4992a463323208a7
|
||||
17
metadata/md5-cache/dev-python/fontMath-0.8.1
Normal file
17
metadata/md5-cache/dev-python/fontMath-0.8.1
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DESCRIPTION=A collection of objects that implement fast font math
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/robotools/fontMath
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/robotools/fontMath/archive/refs/tags/0.8.1.tar.gz -> fontMath-0.8.1.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52
|
||||
_md5_=ebe11489252f043fcc9f78c4a6a6b668
|
||||
16
metadata/md5-cache/dev-python/hijri-converter-2.1.3
Normal file
16
metadata/md5-cache/dev-python/hijri-converter-2.1.3
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( || ( ( 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 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dralshehri/hijri-converter
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dralshehri/hijri-converter/archive/v2.1.3.tar.gz -> hijri-converter-2.1.3.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52
|
||||
_md5_=e1ec35cb43baec7121e92ae7a46eae8f
|
||||
@@ -2,7 +2,7 @@ BDEPEND=dev-python/cython[python_targets_python3_8(-)?,python_targets_python3_9(
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/colorama[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-python/aspectlib[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ipdb[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/manhole[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/process-tests[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-benchmark[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
|
||||
DESCRIPTION=Hunter is a flexible code tracing toolkit
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ionelmc/python-hunter https://pypi.org/project/hunter
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_8 python_targets_python3_9
|
||||
@@ -12,6 +12,6 @@ RDEPEND=dev-python/colorama[python_targets_python3_8(-)?,python_targets_python3_
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ionelmc/python-hunter/archive/v3.3.4.tar.gz -> hunter-3.3.4.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52
|
||||
_md5_=9b568d14abfa898e3e6eb17a1b800e1f
|
||||
SRC_URI=https://github.com/ionelmc/python-hunter/archive/v3.3.8.tar.gz -> hunter-3.3.8.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52
|
||||
_md5_=433dbe0307b1540b9f1e0254b549704d
|
||||
17
metadata/md5-cache/dev-python/sanic-21.6.0
Normal file
17
metadata/md5-cache/dev-python/sanic-21.6.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/aiofiles-0.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/httptools-0.0.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/multidict-5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/sanic-routing-0.0.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ujson[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/uvloop[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/websockets-8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( || ( ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/docutils[python_targets_python3_9(-)] dev-python/pygments[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] dev-python/recommonmark[python_targets_python3_9(-)] www-servers/gunicorn[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/docutils[python_targets_python3_8(-)] dev-python/pygments[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] dev-python/recommonmark[python_targets_python3_8(-)] www-servers/gunicorn[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/aiofiles-0.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/httptools-0.0.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/multidict-5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/sanic-routing-0.0.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ujson[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/uvloop[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/websockets-8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-python/beautifulsoup[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/httpcore-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-5.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-benchmark[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-sanic[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/sanic-testing[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/uvicorn[python_targets_python3_8(-)?,python_targets_python3_9(-)?] www-servers/gunicorn[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
|
||||
DESCRIPTION=Async Python 3.6+ web server/framework | Build fast. Run fast.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.python.org/pypi/sanic https://github.com/huge-success/sanic
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/aiofiles-0.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/httptools-0.0.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/multidict-5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/sanic-routing-0.0.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ujson[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/uvloop[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/websockets-8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/huge-success/sanic/archive/refs/tags/v21.6.0.tar.gz -> sanic-21.6.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52
|
||||
_md5_=51d19aa1ada4c2a926317145b072a619
|
||||
17
metadata/md5-cache/dev-python/sanic-routing-0.7.0
Normal file
17
metadata/md5-cache/dev-python/sanic-routing-0.7.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/pytest-asyncio[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/sanic[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
|
||||
DESCRIPTION=Internal handler routing for Sanic
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.python.org/pypi/sanic-routing https://github.com/sanic-org/sanic-routing
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/sanic-org/sanic-routing/archive/refs/tags/v0.7.0.tar.gz -> sanic-routing-0.7.0.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52
|
||||
_md5_=0e8db4b54d549c51e2254f115ac02402
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/stevegraham/certified
|
||||
INHERIT=ruby-fakegem
|
||||
IUSE=ruby_targets_ruby26 ruby_targets_ruby27 doc test test
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] )
|
||||
REQUIRED_USE=|| ( ruby_targets_ruby26 ruby_targets_ruby27 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://rubygems.org/gems/certified-1.0.0.gem
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa ruby-utils 685587efe9ff6315b82811810827f69a ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b ruby-fakegem 5e2d0d0c89a1e9425bc8dacd73e7e940
|
||||
_md5_=6dc5935d59ce8b3603152afa2de3560a
|
||||
_md5_=658e88922aefd13798b14dada48467da
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
BDEPEND=python_single_target_python3_8? ( dev-python/setuptools_scm[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/setuptools_scm[python_targets_python3_9(-)] ) test? ( python_single_target_python3_8? ( dev-python/tabulate[python_targets_python3_8(-)] media-gfx/fontforge[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] ) python_single_target_python3_9? ( dev-python/tabulate[python_targets_python3_9(-)] media-gfx/fontforge[python,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] ) ) test? ( python_single_target_python3_8? ( app-arch/brotli[python,python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/browserstack-local-python[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/pybrowserstack-screenshots[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/statmake[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-util/fontmake[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/brotli[python,python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/browserstack-local-python[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/pybrowserstack-screenshots[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/statmake[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-util/fontmake[python_targets_python3_9(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-4.5.0[python_targets_python3_9(-)] ) ) 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_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_8? ( app-arch/brotli[python,python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/browserstack-local-python[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/pybrowserstack-screenshots[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/statmake[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-util/fontmake[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/brotli[python,python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/browserstack-local-python[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/pybrowserstack-screenshots[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/statmake[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-util/fontmake[python_targets_python3_9(-)] )
|
||||
DESCRIPTION=Miscellaneous tools for working with the Google Fonts collection
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/googlefonts/gftools
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
PROPERTIES=test_network
|
||||
RDEPEND=python_single_target_python3_8? ( app-arch/brotli[python,python_targets_python3_8(-)] dev-python/absl-py[python_targets_python3_8(-)] dev-python/babelfont[python_targets_python3_8(-)] dev-python/browserstack-local-python[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] dev-python/glyphsLib[python_targets_python3_8(-)] dev-python/ots-python[python_targets_python3_8(-)] dev-python/protobuf-python[python_targets_python3_8(-)] dev-python/pybrowserstack-screenshots[python_targets_python3_8(-)] dev-python/pygit2[python_targets_python3_8(-)] dev-python/PyGithub[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/statmake[python_targets_python3_8(-)] dev-python/strictyaml[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/tabulate[python_targets_python3_8(-)] dev-python/ttfautohint-py[python_targets_python3_8(-)] dev-python/unidecode[python_targets_python3_8(-)] dev-python/vttlib[python_targets_python3_8(-)] dev-util/fontmake[python_targets_python3_8(-)] ) python_single_target_python3_9? ( app-arch/brotli[python,python_targets_python3_9(-)] dev-python/absl-py[python_targets_python3_9(-)] dev-python/babelfont[python_targets_python3_9(-)] dev-python/browserstack-local-python[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] dev-python/glyphsLib[python_targets_python3_9(-)] dev-python/ots-python[python_targets_python3_9(-)] dev-python/protobuf-python[python_targets_python3_9(-)] dev-python/pybrowserstack-screenshots[python_targets_python3_9(-)] dev-python/pygit2[python_targets_python3_9(-)] dev-python/PyGithub[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/statmake[python_targets_python3_9(-)] dev-python/strictyaml[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/tabulate[python_targets_python3_9(-)] dev-python/ttfautohint-py[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] dev-python/vttlib[python_targets_python3_9(-)] dev-util/fontmake[python_targets_python3_9(-)] ) 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_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/googlefonts/gftools/archive/refs/tags/v0.6.2.tar.gz -> gftools-0.6.2.tar.gz https://github.com/schriftgestalt/GlyphsInfo/archive/0fe81a08dee6e7614c0f196e6668a9aafaad0d3e.tar.gz -> GlyphsInfo-0fe81a08dee6e7614c0f196e6668a9aafaad0d3e.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-single-r1 73f113f91928e0d16bceb65ecbcd8e75 distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52
|
||||
_md5_=cac2fa701306f36e3bf209a571175138
|
||||
@@ -8,4 +8,4 @@ LICENSE=GPL-3
|
||||
SLOT=0
|
||||
SRC_URI=https://netix.dl.sourceforge.net/project/atinout/v0.9.1/atinout-0.9.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
|
||||
_md5_=71ff7ec2f2083acb9bdbf86488a5f1f5
|
||||
_md5_=01d1ad18e6b7cc9a232a53882cb0caad
|
||||
@@ -8,10 +8,11 @@ INHERIT=ruby-fakegem
|
||||
IUSE=ruby_targets_ruby25 ruby_targets_ruby26 ruby_targets_ruby27 doc test test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
PROPERTIES=test_network
|
||||
RDEPEND=ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] )
|
||||
REQUIRED_USE=|| ( ruby_targets_ruby25 ruby_targets_ruby26 ruby_targets_ruby27 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://rubygems.org/gems/wayback_machine_downloader-2.2.1.gem
|
||||
SRC_URI=https://rubygems.org/gems/wayback_machine_downloader-2.3.0.gem
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa ruby-utils 685587efe9ff6315b82811810827f69a ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b ruby-fakegem 5e2d0d0c89a1e9425bc8dacd73e7e940
|
||||
_md5_=c19845eb0d94a11f9bad52785a97b4c7
|
||||
_md5_=192b540648d2d60027864d24e85b5f62
|
||||
14
metadata/md5-cache/sci-electronics/verilator-4.204
Normal file
14
metadata/md5-cache/sci-electronics/verilator-4.204
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=sys-devel/bison sys-devel/flex sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=prepare
|
||||
DEPEND=dev-lang/perl sys-libs/zlib
|
||||
DESCRIPTION=The fast free Verilog/SystemVerilog simulator
|
||||
EAPI=7
|
||||
HOMEPAGE=https://verilator.org https://github.com/verilator/verilator
|
||||
INHERIT=autotools
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=|| ( Artistic-2 LGPL-3 )
|
||||
RDEPEND=dev-lang/perl sys-libs/zlib
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/verilator/verilator/archive/v4.204.tar.gz -> verilator-4.204.tar.gz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e63f92c2a5d867fea55ecb160c7d354
|
||||
_md5_=8f89c786bc023d64a2925ea68853db65
|
||||
@@ -1,16 +1,17 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
BDEPEND=test? ( sys-devel/bc ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=configure install prepare setup
|
||||
DEPEND=hwloc? ( sys-apps/hwloc ) mpi? ( virtual/mpi )
|
||||
DESCRIPTION=Dynamically react to application imbalance by modifying the number of resources
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/bsc-pm/dlb
|
||||
INHERIT=autotools python-single-r1
|
||||
IUSE=hwloc instrumentation mpi openmp python_single_target_python3_8 python_single_target_python3_9
|
||||
IUSE=hwloc instrumentation mpi openmp test python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8[tk] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9[tk] >=dev-lang/python-exec-2:=[python_targets_python3_9] ) hwloc? ( sys-apps/hwloc ) mpi? ( virtual/mpi ) dev-lang/tk python_single_target_python3_8? ( dev-python/matplotlib[tk,python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/matplotlib[tk,python_targets_python3_9(-)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bsc-pm/dlb/archive/v2.1.tar.gz -> dlb-2.1.tar.gz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e63f92c2a5d867fea55ecb160c7d354 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-single-r1 73f113f91928e0d16bceb65ecbcd8e75
|
||||
_md5_=9fd7a5e367106be9342369df2fcdf8b7
|
||||
_md5_=398b6abe38b4dd02a1c221ff4ffb2cae
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( ruby_targets_ruby25? ( dev-ruby/backports[ruby_targets_ruby25(-)] dev-ruby/bundler[ruby_targets_ruby25(-)] dev-ruby/ethon[ruby_targets_ruby25(-)] dev-ruby/highline[ruby_targets_ruby25(-)] dev-ruby/json[ruby_targets_ruby25(-)] dev-ruby/multi_json[ruby_targets_ruby25(-)] dev-ruby/open4[ruby_targets_ruby25(-)] dev-ruby/rack[ruby_targets_ruby25(-)] dev-ruby/rack-protection[ruby_targets_ruby25(-)] dev-ruby/rack-test[ruby_targets_ruby25(-)] dev-ruby/rubygems[ruby_targets_ruby25(-)] dev-ruby/sinatra[ruby_targets_ruby25(-)] www-servers/thin[ruby_targets_ruby25(-)] dev-ruby/thor[ruby_targets_ruby25(-)] dev-ruby/tilt[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( dev-ruby/backports[ruby_targets_ruby26(-)] dev-ruby/bundler[ruby_targets_ruby26(-)] dev-ruby/ethon[ruby_targets_ruby26(-)] dev-ruby/highline[ruby_targets_ruby26(-)] dev-ruby/json[ruby_targets_ruby26(-)] dev-ruby/multi_json[ruby_targets_ruby26(-)] dev-ruby/open4[ruby_targets_ruby26(-)] dev-ruby/rack[ruby_targets_ruby26(-)] dev-ruby/rack-protection[ruby_targets_ruby26(-)] dev-ruby/rack-test[ruby_targets_ruby26(-)] dev-ruby/rubygems[ruby_targets_ruby26(-)] dev-ruby/sinatra[ruby_targets_ruby26(-)] www-servers/thin[ruby_targets_ruby26(-)] dev-ruby/thor[ruby_targets_ruby26(-)] dev-ruby/tilt[ruby_targets_ruby26(-)] ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=dev-libs/libffi media-libs/fontconfig sys-apps/coreutils ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 )
|
||||
DESCRIPTION=Pacemaker/Corosync Configuration System
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/ClusterLabs/pcs
|
||||
INHERIT=distutils-r1 ruby-ng systemd
|
||||
IUSE=snmp systemd test python_targets_python3_8 python_targets_python3_9 ruby_targets_ruby25 ruby_targets_ruby26
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-libs/libffi media-libs/fontconfig sys-apps/coreutils dev-libs/openssl dev-python/distro[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/dacite[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pycurl[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pyopenssl[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pyparsing[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/python-dateutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=sys-cluster/corosync-3.0 >=sys-cluster/pacemaker-2.0 sys-libs/pam sys-process/psmisc >=www-servers/tornado-6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <www-servers/tornado-7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ruby_targets_ruby25? ( dev-ruby/backports[ruby_targets_ruby25(-)] dev-ruby/bundler[ruby_targets_ruby25(-)] dev-ruby/ethon[ruby_targets_ruby25(-)] dev-ruby/highline[ruby_targets_ruby25(-)] dev-ruby/json[ruby_targets_ruby25(-)] dev-ruby/multi_json[ruby_targets_ruby25(-)] dev-ruby/open4[ruby_targets_ruby25(-)] dev-ruby/rack[ruby_targets_ruby25(-)] dev-ruby/rack-protection[ruby_targets_ruby25(-)] dev-ruby/rack-test[ruby_targets_ruby25(-)] dev-ruby/rubygems[ruby_targets_ruby25(-)] dev-ruby/sinatra[ruby_targets_ruby25(-)] www-servers/thin[ruby_targets_ruby25(-)] dev-ruby/thor[ruby_targets_ruby25(-)] dev-ruby/tilt[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( dev-ruby/backports[ruby_targets_ruby26(-)] dev-ruby/bundler[ruby_targets_ruby26(-)] dev-ruby/ethon[ruby_targets_ruby26(-)] dev-ruby/highline[ruby_targets_ruby26(-)] dev-ruby/json[ruby_targets_ruby26(-)] dev-ruby/multi_json[ruby_targets_ruby26(-)] dev-ruby/open4[ruby_targets_ruby26(-)] dev-ruby/rack[ruby_targets_ruby26(-)] dev-ruby/rack-protection[ruby_targets_ruby26(-)] dev-ruby/rack-test[ruby_targets_ruby26(-)] dev-ruby/rubygems[ruby_targets_ruby26(-)] dev-ruby/sinatra[ruby_targets_ruby26(-)] www-servers/thin[ruby_targets_ruby26(-)] dev-ruby/thor[ruby_targets_ruby26(-)] dev-ruby/tilt[ruby_targets_ruby26(-)] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 ) || ( ruby_targets_ruby25 ruby_targets_ruby26 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ClusterLabs/pcs/archive/v0.10.7.tar.gz -> pcs-0.10.7.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52 estack 055c42df72f76a4f45ec92b35e83cd56 ruby-utils 685587efe9ff6315b82811810827f69a ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b systemd fdf0d765c3f11f91fe54f8def9a8c0e6
|
||||
_md5_=3cb71a3ba7f7aece4262210fe8f82490
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( ruby_targets_ruby25? ( dev-ruby/backports[ruby_targets_ruby25(-)] dev-ruby/bundler[ruby_targets_ruby25(-)] dev-ruby/ethon[ruby_targets_ruby25(-)] dev-ruby/highline[ruby_targets_ruby25(-)] dev-ruby/json[ruby_targets_ruby25(-)] dev-ruby/multi_json[ruby_targets_ruby25(-)] dev-ruby/open4[ruby_targets_ruby25(-)] dev-ruby/rack[ruby_targets_ruby25(-)] dev-ruby/rack-protection[ruby_targets_ruby25(-)] dev-ruby/rack-test[ruby_targets_ruby25(-)] dev-ruby/rubygems[ruby_targets_ruby25(-)] dev-ruby/sinatra[ruby_targets_ruby25(-)] dev-ruby/thor[ruby_targets_ruby25(-)] dev-ruby/tilt[ruby_targets_ruby25(-)] www-servers/thin[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( dev-ruby/backports[ruby_targets_ruby26(-)] dev-ruby/bundler[ruby_targets_ruby26(-)] dev-ruby/ethon[ruby_targets_ruby26(-)] dev-ruby/highline[ruby_targets_ruby26(-)] dev-ruby/json[ruby_targets_ruby26(-)] dev-ruby/multi_json[ruby_targets_ruby26(-)] dev-ruby/open4[ruby_targets_ruby26(-)] dev-ruby/rack[ruby_targets_ruby26(-)] dev-ruby/rack-protection[ruby_targets_ruby26(-)] dev-ruby/rack-test[ruby_targets_ruby26(-)] dev-ruby/rubygems[ruby_targets_ruby26(-)] dev-ruby/sinatra[ruby_targets_ruby26(-)] dev-ruby/thor[ruby_targets_ruby26(-)] dev-ruby/tilt[ruby_targets_ruby26(-)] www-servers/thin[ruby_targets_ruby26(-)] ) ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=dev-libs/libffi media-libs/fontconfig sys-apps/coreutils ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 )
|
||||
DESCRIPTION=Pacemaker/Corosync Configuration System
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/ClusterLabs/pcs
|
||||
INHERIT=distutils-r1 ruby-ng systemd
|
||||
IUSE=snmp systemd test python_targets_python3_8 python_targets_python3_9 ruby_targets_ruby25 ruby_targets_ruby26
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-libs/libffi media-libs/fontconfig sys-apps/coreutils dev-libs/openssl dev-python/distro[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/dacite[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pycurl[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pyopenssl[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pyparsing[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/python-dateutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=sys-cluster/corosync-3.0 >=sys-cluster/pacemaker-2.0 sys-libs/pam sys-process/psmisc >=www-servers/tornado-6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <www-servers/tornado-7.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ruby_targets_ruby25? ( dev-ruby/backports[ruby_targets_ruby25(-)] dev-ruby/bundler[ruby_targets_ruby25(-)] dev-ruby/ethon[ruby_targets_ruby25(-)] dev-ruby/highline[ruby_targets_ruby25(-)] dev-ruby/json[ruby_targets_ruby25(-)] dev-ruby/multi_json[ruby_targets_ruby25(-)] dev-ruby/open4[ruby_targets_ruby25(-)] dev-ruby/rack[ruby_targets_ruby25(-)] dev-ruby/rack-protection[ruby_targets_ruby25(-)] dev-ruby/rack-test[ruby_targets_ruby25(-)] dev-ruby/rubygems[ruby_targets_ruby25(-)] dev-ruby/sinatra[ruby_targets_ruby25(-)] dev-ruby/thor[ruby_targets_ruby25(-)] dev-ruby/tilt[ruby_targets_ruby25(-)] www-servers/thin[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( dev-ruby/backports[ruby_targets_ruby26(-)] dev-ruby/bundler[ruby_targets_ruby26(-)] dev-ruby/ethon[ruby_targets_ruby26(-)] dev-ruby/highline[ruby_targets_ruby26(-)] dev-ruby/json[ruby_targets_ruby26(-)] dev-ruby/multi_json[ruby_targets_ruby26(-)] dev-ruby/open4[ruby_targets_ruby26(-)] dev-ruby/rack[ruby_targets_ruby26(-)] dev-ruby/rack-protection[ruby_targets_ruby26(-)] dev-ruby/rack-test[ruby_targets_ruby26(-)] dev-ruby/rubygems[ruby_targets_ruby26(-)] dev-ruby/sinatra[ruby_targets_ruby26(-)] dev-ruby/thor[ruby_targets_ruby26(-)] dev-ruby/tilt[ruby_targets_ruby26(-)] www-servers/thin[ruby_targets_ruby26(-)] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 ) || ( ruby_targets_ruby25 ruby_targets_ruby26 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ClusterLabs/pcs/archive/v0.10.8.tar.gz -> pcs-0.10.8.tar.gz
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52 estack 055c42df72f76a4f45ec92b35e83cd56 ruby-utils 685587efe9ff6315b82811810827f69a ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b systemd fdf0d765c3f11f91fe54f8def9a8c0e6
|
||||
_md5_=3ad6bea064c055c65311e015fa6b465d
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ClusterLabs/pcs/archive/v0.10.8.tar.gz -> pcs-0.10.8.tar.gz
|
||||
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-single-r1 73f113f91928e0d16bceb65ecbcd8e75 estack 055c42df72f76a4f45ec92b35e83cd56 ruby-utils 685587efe9ff6315b82811810827f69a ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b systemd fdf0d765c3f11f91fe54f8def9a8c0e6
|
||||
_md5_=a8035ec4c050eeb171667ea366b1d7e5
|
||||
_md5_=aef9e2a0398ba6afa1933667415850bc
|
||||
@@ -1,16 +0,0 @@
|
||||
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(-)?] virtual/pkgconfig virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=virtual/pkgconfig launcher? ( x11-libs/libxcb ) udev? ( virtual/udev )
|
||||
DESCRIPTION=Automatically select a display configuration based on connected devices
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/phillipberndt/autorandr
|
||||
INHERIT=bash-completion-r1 distutils-r1 systemd udev
|
||||
IUSE=bash-completion launcher systemd udev python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=launcher? ( x11-libs/libxcb ) udev? ( virtual/udev ) 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/phillipberndt/autorandr/archive/1.11.tar.gz -> autorandr-1.11.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908 multiprocessing 61c959fc55c15c00bbb1079d6a71370b multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52 systemd fdf0d765c3f11f91fe54f8def9a8c0e6 udev 452708c3f55cf6e918b045adb949a9e6
|
||||
_md5_=0b9e60bd3e3d04782d0173bed670598e
|
||||
@@ -1,15 +0,0 @@
|
||||
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(-)?] virtual/pkgconfig virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test unpack
|
||||
DEPEND=virtual/pkgconfig launcher? ( x11-libs/libxcb ) udev? ( virtual/udev )
|
||||
DESCRIPTION=Automatically select a display configuration based on connected devices
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/phillipberndt/autorandr
|
||||
INHERIT=bash-completion-r1 distutils-r1 systemd udev git-r3
|
||||
IUSE=bash-completion launcher systemd udev python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=launcher? ( x11-libs/libxcb ) udev? ( virtual/udev ) 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
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908 multiprocessing 61c959fc55c15c00bbb1079d6a71370b multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 ab5cf7189d651fc1d8a4a8184a54cb52 systemd fdf0d765c3f11f91fe54f8def9a8c0e6 udev 452708c3f55cf6e918b045adb949a9e6 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
|
||||
_md5_=0b9e60bd3e3d04782d0173bed670598e
|
||||
@@ -108,7 +108,7 @@ app-office/openoffice-bin 4.1.10: Apache OpenOffice productivity suite
|
||||
app-office/pyspread 1.99.6: Pyspread is a non-traditional spreadsheet written in Python
|
||||
app-portage/emlop 0.4.1: A fast, accurate, ergonomic emerge.log parser
|
||||
app-portage/gentoo-sweep 0.1.2a: Check your gentoo installation for unwanted cruft, forgotten files
|
||||
app-portage/pacvis 0.4.2 9999: Displays dependency graphs of packages
|
||||
app-portage/pacvis 0.4.2: Displays dependency graphs of packages
|
||||
app-portage/portage-lostfiles 0.2.2: A simple script to identify files not tracked by Portage package manager
|
||||
app-portage/portconf 1.6.8-r1: /etc/portage cleaner
|
||||
app-portage/showbuild 0.9.1-r1: Script to follow log of running portage builds
|
||||
@@ -129,7 +129,7 @@ app-text/epubgrep 0.5.1 0.6.0: Search tool for EPUB e-books
|
||||
app-text/katarakt 0.2: Simple PDF viewer
|
||||
app-text/klogg 20.12: A GUI application to browse and search through long and complex log files
|
||||
app-text/komikku 0.28.1 0.29.2: An online/offline manga reader for GNOME
|
||||
app-text/kramdown-rfc2629 1.4.6: An RFC2629 (XML2RFC) backend for Thomas Leitner's kramdown markdown parser
|
||||
app-text/kramdown-rfc2629 1.4.17: An RFC2629 (XML2RFC) backend for Thomas Leitner's kramdown markdown parser
|
||||
app-text/lizard 1.17.7: A simple code complexity analyser, supports most of the popular languages.
|
||||
app-text/mdbook 0.4.7 0.4.8 0.4.9 0.4.10: Creates a book from markdown files
|
||||
app-text/noweb 2.12: a literate programming tool, lighter than web
|
||||
@@ -282,7 +282,7 @@ dev-libs/monero-seed 0.1.0: 14-word mnemonic seed for Monero
|
||||
dev-libs/mtxclient 0.4.1 0.5.1: Client API library for Matrix, built on top of Boost.Asio
|
||||
dev-libs/octetos-biblion 0.1.1_alpha: Library for reading biblia.
|
||||
dev-libs/octetos-core 2.15.0_beta 2.20.0_beta 2.25.0_beta: C/C++ library to mainly provide Semantic Versioned implementation
|
||||
dev-libs/octetos-coreutils 0.11.1_alpha 0.12.0_alpha: Similar to coreutils but is a C++ API.
|
||||
dev-libs/octetos-coreutils 0.11.1_alpha 0.13.0_alpha: Similar to coreutils but is a C++ API.
|
||||
dev-libs/octetos-db 1.3.2_alpha 1.3.3_alpha: C++ library for Database Acces.
|
||||
dev-libs/octetos-db-abstract 0.1.2_alpha 0.6.0_alpha: API to access database, abstract component.
|
||||
dev-libs/octetos-db-maria 1.4.2_alpha 1.9.2_alpha 9999: C++ library for Database Acces.
|
||||
@@ -319,7 +319,7 @@ dev-python/asciimatics 1.13.0 9999: Package for curses-like operations, text UIs
|
||||
dev-python/ascim 0.1.1 9999: Manipulate ASCII art as you would do with raster images
|
||||
dev-python/aspectlib 1.5.2: An aspect-oriented programming, monkey-patch and decorators library
|
||||
dev-python/asyncpg 0.23.0: A fast PostgreSQL Database Client Library for Python/asyncio.
|
||||
dev-python/asyncssh 2.6.0: Asynchronous SSHv2 client and server library
|
||||
dev-python/asyncssh 2.6.0 2.7.0: Asynchronous SSHv2 client and server library
|
||||
dev-python/autoflake 1.4: Removes unused imports and unused variables as reported by pyflakes
|
||||
dev-python/automaton 2.2.0: Friendly state machines for python.
|
||||
dev-python/azure-storage-blob 12.8.1: Microsoft Azure Blob Storage Client Library for Python
|
||||
@@ -331,7 +331,7 @@ dev-python/billiard 3.6.3.0 3.6.4.0: Python multiprocessing fork
|
||||
dev-python/bitbox02 5.3.0: Python API for communicating with the BitBox02 device
|
||||
dev-python/browserstack-local-python 1.2.2: Python bindings for BrowserStack Local
|
||||
dev-python/castellan 3.6.0: Generic Key Manager interface for OpenStack
|
||||
dev-python/cattrs 1.2.0: Complex custom class converters for attrs
|
||||
dev-python/cattrs 1.2.0 1.7.0: Complex custom class converters for attrs
|
||||
dev-python/cchardet 2.1.7: cChardet is high speed universal character encoding detector
|
||||
dev-python/celery 5.1.0 5.1.1: Asynchronous task queue/job queue based on distributed message passing
|
||||
dev-python/cffsubr 0.2.8: Standalone CFF subroutinizer based on AFDKO tx tool
|
||||
@@ -356,7 +356,7 @@ dev-python/doxypypy 0.8.8.6_p20210405: A more Pythonic version of doxypy, a Doxy
|
||||
dev-python/factory_boy 3.2.0: A fixtures replacement tool
|
||||
dev-python/fake-useragent 0.1.11-r1: Up to date simple useragent faker with real world database
|
||||
dev-python/fchroot 0.1.2: Franken-chroot tool. Chroot arm/64 arches into amd64/x86
|
||||
dev-python/fontMath 0.6.0: A collection of objects that implement fast font math
|
||||
dev-python/fontMath 0.6.0 0.8.1: A collection of objects that implement fast font math
|
||||
dev-python/fontParts 0.9.10: An API for interacting with the parts of fonts
|
||||
dev-python/fontPens 0.2.4: A collection of classes implementing the pen protocol for manipulating glyphs
|
||||
dev-python/futurist 2.3.0: Useful additions to futures, from the future
|
||||
@@ -372,10 +372,10 @@ dev-python/graphql-core 3.1.5: GraphQL for Python
|
||||
dev-python/graphql-relay 3.1.0: Relay library for graphql-core-next
|
||||
dev-python/guidata 1.7.9: Library for user interfaces for easy dataset editing and display
|
||||
dev-python/hidapi 0.9.0_p3 0.10.1: A Cython interface to the hidapi
|
||||
dev-python/hijri-converter 2.1.1: Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
|
||||
dev-python/hijri-converter 2.1.1 2.1.3: Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
|
||||
dev-python/hstspreload 2021.3.22: Chromium HSTS Preload list as a Python package
|
||||
dev-python/httptools 0.1.1: httptools is a Python binding for the nodejs HTTP parser
|
||||
dev-python/hunter 3.3.4 3.3.5: Hunter is a flexible code tracing toolkit
|
||||
dev-python/hunter 3.3.5 3.3.8: Hunter is a flexible code tracing toolkit
|
||||
dev-python/hwi 1.2.1 2.0.2: Library and command line tool for interacting with hardware wallets
|
||||
dev-python/hypercorn 0.11.2: ASGI Server based on Hyper libraries and inspired by Gunicorn
|
||||
dev-python/i3ipc 2.2.1: An improved Python library to control i3wm and sway.
|
||||
@@ -477,8 +477,8 @@ dev-python/redbaron 0.9 0.9.2: A FST for python to make writing refactoring code
|
||||
dev-python/rst2ansi 0.1.5: Render reStructuredText documents to the terminal
|
||||
dev-python/rstcheck 3.3.1: Checks syntax of reStructuredText and code blocks nested within it
|
||||
dev-python/ryu 4.34: Component-based Software-defined Networking Framework
|
||||
dev-python/sanic 21.3.4: Async Python 3.6+ web server/framework | Build fast. Run fast.
|
||||
dev-python/sanic-routing 0.6.2: Internal handler routing for Sanic
|
||||
dev-python/sanic 21.3.4 21.6.0: Async Python 3.6+ web server/framework | Build fast. Run fast.
|
||||
dev-python/sanic-routing 0.6.2 0.7.0: Internal handler routing for Sanic
|
||||
dev-python/sanic-testing 0.4.0 0.6.0: Test clients for Sanic
|
||||
dev-python/scenedetect 0.5.5: Video Scene Cut Detection and Analysis Tool
|
||||
dev-python/schedule 1.1.0: Python job scheduling for humans
|
||||
@@ -532,7 +532,6 @@ dev-util/codespell 2.0.0 2.1.0: Check text files for common misspellings
|
||||
dev-util/devscripts 2.21.2: Scripts to make the life of a Debian Package maintainer easier
|
||||
dev-util/fontmake 2.4.0: A wrapper for several Python libraries to compile fonts from sources
|
||||
dev-util/gammaray 2.11.2: High-level runtime introspection tool for Qt applications
|
||||
dev-util/gftools 0.6.2: Miscellaneous tools for working with the Google Fonts collection
|
||||
dev-util/go-deblob 1.0.0: remove binary blobs from a directory
|
||||
dev-util/insomnia-bin 2020.3.3 2020.5.2: HTTP and GraphQL client for developers
|
||||
dev-util/osc 0.173.0 9999: Command line tool for Open Build Service
|
||||
@@ -715,7 +714,7 @@ media-video/uxplay 0_pre20210525: AirPlay Unix mirroring server
|
||||
media-video/wlrobs 1.0 9999: OBS plugin that allows you to screen capture on wlroots based compositors
|
||||
net-analyzer/munin-contrib 0.2021.04.27: user contributed stuff related to munin
|
||||
net-analyzer/munin-plugins-mendix 23_p20210510: This package provides various plugins for Munin
|
||||
net-dialup/atinout 0.9.1: AT commands as input are sent to modem and responses given as output
|
||||
net-dialup/atinout 0.9.1-r1: AT commands as input are sent to modem and responses given as output
|
||||
net-dialup/tio 1.32: Simple TTY terminal application
|
||||
net-fs/httpdirfs 1.2.0: Filesystem to mount HTTP directory listings, with a permanent cache
|
||||
net-fs/hubicfuse 3.0.1: Support for mounting HubiC drive in GNU/Linux
|
||||
@@ -756,7 +755,7 @@ net-misc/tinyssh 20210601 99999999: A small SSH server with state-of-the-art cry
|
||||
net-misc/tootle 1.0_alpha2 1.0 9999: Mastodon client written in GTK3
|
||||
net-misc/tuir 1.29.0: A text-based interface (TUI) to view and interact with Reddit from your terminal
|
||||
net-misc/tuxi 9999: Tuxi is a cli assistant. Get answers of your questions instantly.
|
||||
net-misc/wayback_machine_downloader 2.2.1: Download an entire website from the Wayback Machine
|
||||
net-misc/wayback_machine_downloader 2.3.0: Download an entire website from the Wayback Machine
|
||||
net-misc/whatscli 1.0.6: A command line interface for WhatsApp
|
||||
net-misc/wsdd 0.6.4: A Web Service Discovery host daemon.
|
||||
net-misc/xmrig-mo 6.12.1: RandomX, CryptoNight, KawPow, AstroBWT and Argon2 miner for the MoneroOcean pool
|
||||
@@ -776,7 +775,7 @@ sci-biology/geneathome 1.10: BOINC application for expanding Gene Regulatory Net
|
||||
sci-electronics/bsc 0_pre20210124 9999: Bluespec high level hardware design language compiler
|
||||
sci-electronics/dsview 1.12-r1 9999: An open source multi-function instrument
|
||||
sci-electronics/kactus2 3.8.0 9999: A open source IP-XACT-based tool
|
||||
sci-electronics/verilator 4.200 4.202 9999: The fast free Verilog/SystemVerilog simulator
|
||||
sci-electronics/verilator 4.200 4.202 4.204 9999: The fast free Verilog/SystemVerilog simulator
|
||||
sci-geosciences/GeographicLib-data 0-r1: Datasets for GeographicLib
|
||||
sci-libs/ann 1.1.2_p7: A Library for Approximate Nearest Neighbor Searching
|
||||
sci-libs/dart 6.10.1-r1: Dynamic Animation and Robotics Toolkit
|
||||
@@ -814,7 +813,7 @@ sys-cluster/AXL 0.4.0: AXL provides a common C interface to transfer files in an
|
||||
sys-cluster/KVTree 1.1.1: KVTree provides a fully extensible C data structure modeled after Perl hashes
|
||||
sys-cluster/cinder 17.1.0: Cinder is the OpenStack Block storage service, a spin out of nova-volumes
|
||||
sys-cluster/clusteringsuite 2.6.9: Expose the main performance trends in applications computation structure
|
||||
sys-cluster/dlb 2.1-r1: Dynamically react to application imbalance by modifying the number of resources
|
||||
sys-cluster/dlb 2.1-r2: Dynamically react to application imbalance by modifying the number of resources
|
||||
sys-cluster/er 0.0.4: High-level distributed erasure coding lib combining shuffile and redset
|
||||
sys-cluster/extrae 3.8.3-r5: Instrumentation framework to generate execution traces of parallel runtimes
|
||||
sys-cluster/genders 1.28.1: Static cluster configuration database used for cluster configuration management.
|
||||
@@ -822,7 +821,7 @@ sys-cluster/heat 15.0.0: A CloudFormation-compatible openstack-native cloud orch
|
||||
sys-cluster/nanos6 2.5.1-r2: runtime that implements the OmpSs-2 parallel programming model
|
||||
sys-cluster/neutron 17.1.1 17.1.2: A virtual network service for Openstack
|
||||
sys-cluster/nova 22.2.0 22.2.1: Cloud computing fabric controller
|
||||
sys-cluster/pcs 0.10.7 0.10.8 0.10.8-r2: Pacemaker/Corosync Configuration System
|
||||
sys-cluster/pcs 0.10.8-r3: Pacemaker/Corosync Configuration System
|
||||
sys-cluster/placement 4.0.0: A HTTP service for managing, selecting, and claiming cloud resources.
|
||||
sys-cluster/rankstr 0.0.2: Split an MPI communicator into subcomms based on string values
|
||||
sys-cluster/redset 0.0.5: Low-level distributed erasure coding lib to protect datasets of MPI applications
|
||||
@@ -881,7 +880,6 @@ x11-drivers/OpenTabletDriver-bin 0.5.3.1 0.5.3.2: Cross platform tablet driver (
|
||||
x11-libs/gtk-fortran 20.04: A GTK+ binding to build Graphical User Interfaces in Fortran
|
||||
x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
|
||||
x11-misc/aerial-sddm-theme 0_pre20191018 9999: SDDM theme with Apple TV Aerial videos
|
||||
x11-misc/autorandr 1.11 9999: Automatically select a display configuration based on connected devices
|
||||
x11-misc/betterlockscreen 3.1.1 3.2.0 9999: sweet looking lockscreen for linux system
|
||||
x11-misc/betterlockscreen_rapid 0.0.0_pre20201222 0.0.0_pre20210606: A rapid and good-looking screen locker
|
||||
x11-misc/caffeine-ng 3.5.1 9999: Aplication able to temporarily inhibit the screensaver.
|
||||
|
||||
@@ -1 +1 @@
|
||||
Mon, 28 Jun 2021 07:29:40 +0000
|
||||
Mon, 28 Jun 2021 11:06:45 +0000
|
||||
|
||||
@@ -420,5 +420,4 @@ x11-libs/gtk-fortran:plplot - Build with sci-libs/plplot support
|
||||
x11-libs/sdl-fakeqwerty:sdl - Enable support for libsdl
|
||||
x11-libs/sdl-fakeqwerty:sdl2 - Enable support for libsdl2
|
||||
x11-libs/sdl-fakeqwerty:xlib - Enable support for libX11
|
||||
x11-misc/autorandr:launcher - Install the launcher
|
||||
x11-themes/arc-darkest-colors:icons - Install icon themes
|
||||
|
||||
Reference in New Issue
Block a user