2021-07-13 09:21:40 UTC

This commit is contained in:
Repository mirror & CI
2021-07-13 09:21:40 +00:00
parent a05444c72f
commit 30aeb85a87
56 changed files with 415 additions and 234 deletions

View File

@@ -1,15 +0,0 @@
BDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.0:0= >=dev-lang/python-exec-2:=[python_targets_pypy3] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] )
DEFINED_PHASES=compile install setup
DESCRIPTION=ANother Auto NICe daemon
EAPI=7
HOMEPAGE=https://github.com/Nefelim4ag/Ananicy
INHERIT=python-single-r1
IUSE=python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.0:0= >=dev-lang/python-exec-2:=[python_targets_pypy3] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) sys-process/schedtool
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
SLOT=0
SRC_URI=https://github.com/Nefelim4ag/Ananicy/archive/2.2.1.tar.gz -> ananicy-2.2.1.tar.gz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-single-r1 73f113f91928e0d16bceb65ecbcd8e75
_md5_=04beccbd00254cc7e060d595d5ec9769

View File

@@ -1,6 +1,6 @@
BDEPEND=app-admin/chrpath sys-devel/make dev-util/cmake
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) app-forensics/yara[tcmalloc] dev-cpp/nlohmann_json dev-cpp/xdgpp dev-libs/capstone <dev-libs/libfmt-8.0.0 dev-libs/nativefiledialog-extended dev-libs/openssl dev-libs/tre media-libs/freetype media-libs/glfw media-libs/glm net-libs/mbedtls net-misc/curl sys-apps/file sys-devel/llvm:12 virtual/libiconv virtual/libintl !!sys-devel/llvm:0
DEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) app-forensics/yara dev-cpp/nlohmann_json dev-cpp/xdgpp dev-libs/capstone <dev-libs/libfmt-8.0.0 dev-libs/nativefiledialog-extended dev-libs/openssl dev-libs/tre media-libs/freetype media-libs/glfw media-libs/glm net-libs/mbedtls net-misc/curl sys-apps/file sys-devel/llvm:12 virtual/libiconv virtual/libintl !!sys-devel/llvm:0
DESCRIPTION=A hex editor for reverse engineers, programmers, and eyesight
EAPI=7
HOMEPAGE=https://github.com/WerWolv/ImHex
@@ -8,9 +8,9 @@ INHERIT=cmake desktop llvm python-single-r1 xdg-utils
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) app-forensics/yara[tcmalloc] dev-cpp/nlohmann_json dev-cpp/xdgpp dev-libs/capstone <dev-libs/libfmt-8.0.0 dev-libs/nativefiledialog-extended dev-libs/openssl dev-libs/tre media-libs/freetype media-libs/glfw media-libs/glm net-libs/mbedtls net-misc/curl sys-apps/file sys-devel/llvm:12 virtual/libiconv virtual/libintl
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) app-forensics/yara dev-cpp/nlohmann_json dev-cpp/xdgpp dev-libs/capstone <dev-libs/libfmt-8.0.0 dev-libs/nativefiledialog-extended dev-libs/openssl dev-libs/tre media-libs/freetype media-libs/glfw media-libs/glm net-libs/mbedtls net-misc/curl sys-apps/file sys-devel/llvm:12 virtual/libiconv virtual/libintl
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
SLOT=0
SRC_URI=https://github.com/WerWolv/ImHex/archive/v1.8.1.tar.gz -> imhex-1.8.1.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da desktop c0d27bf73aa08ca05b663dbd31fbef28 llvm e00745e3b8d63dc13bfe5a2d7310ee6b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-single-r1 73f113f91928e0d16bceb65ecbcd8e75
_md5_=21fe7f91ec8645778afffaf9cededd60
_md5_=70c30f8fa42f3ef02bedf316b57e3775

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=Augment your fish command line with fzf key bindings
EAPI=8
HOMEPAGE=https://github.com/PatrickF1/fzf.fish
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-apps/fd app-shells/fish app-shells/fzf sys-apps/bat
SLOT=0
SRC_URI=https://github.com/PatrickF1/fzf.fish/archive/refs/tags/v7.1.tar.gz -> fzf-fish-7.1.tar.gz
_md5_=8ef4b216d5e8a254ff37e8f1a328e650

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.12 app-arch/unzip
DEFINED_PHASES=compile install postinst unpack
DESCRIPTION=A powerline like prompt for Bash, Zsh, Fish written in Go lang.
EAPI=7
HOMEPAGE=https://github.com/justjanne/powerline-go
INHERIT=go-module
KEYWORDS=~amd64 ~arm ~arm64
LICENSE=GPL-3
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/justjanne/powerline-go/archive/v1.21.0.tar.gz -> powerline-go-1.21.0.tar.gz mirror://goproxy//github.com/!stack!exchange/wmi/@v/v0.0.0-20190523213315-cbe66965904d.zip -> github.com%2F!stack!exchange%2Fwmi%2F@v%2Fv0.0.0-20190523213315-cbe66965904d.zip mirror://goproxy//github.com/!stack!exchange/wmi/@v/v0.0.0-20190523213315-cbe66965904d.mod -> github.com%2F!stack!exchange%2Fwmi%2F@v%2Fv0.0.0-20190523213315-cbe66965904d.mod mirror://goproxy//github.com/go-ole/go-ole/@v/v1.2.4.zip -> github.com%2Fgo-ole%2Fgo-ole%2F@v%2Fv1.2.4.zip mirror://goproxy//github.com/go-ole/go-ole/@v/v1.2.4.mod -> github.com%2Fgo-ole%2Fgo-ole%2F@v%2Fv1.2.4.mod mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.9.zip -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.9.zip mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.9.mod -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.9.mod mirror://goproxy//github.com/shirou/gopsutil/@v/v3.20.12+incompatible.zip -> github.com%2Fshirou%2Fgopsutil%2F@v%2Fv3.20.12+incompatible.zip mirror://goproxy//github.com/shirou/gopsutil/@v/v3.20.12+incompatible.mod -> github.com%2Fshirou%2Fgopsutil%2F@v%2Fv3.20.12+incompatible.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20190308221718-c2843e01d9a2.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20201221181555-eec23a3978ad.zip -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20201221181555-eec23a3978ad.zip mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20201221181555-eec23a3978ad.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20201221181555-eec23a3978ad.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190404232315-eb5bcb51f2a3.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190404232315-eb5bcb51f2a3.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190215142949-d0b11bdaac8a.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190215142949-d0b11bdaac8a.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20191026070338-33540a1f6037.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20191026070338-33540a1f6037.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210105210732-16f7687f5001.zip -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210105210732-16f7687f5001.zip mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210105210732-16f7687f5001.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210105210732-16f7687f5001.mod mirror://goproxy//golang.org/x/term/@v/v0.0.0-20201117132131-f5c789dd3221.zip -> golang.org%2Fx%2Fterm%2F@v%2Fv0.0.0-20201117132131-f5c789dd3221.zip mirror://goproxy//golang.org/x/term/@v/v0.0.0-20201117132131-f5c789dd3221.mod -> golang.org%2Fx%2Fterm%2F@v%2Fv0.0.0-20201117132131-f5c789dd3221.mod mirror://goproxy//golang.org/x/text/@v/v0.3.0.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.0.mod mirror://goproxy//golang.org/x/text/@v/v0.3.4.zip -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.4.zip mirror://goproxy//golang.org/x/text/@v/v0.3.4.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.4.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20180917221912-90fa682c2a6e.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20180917221912-90fa682c2a6e.mod mirror://goproxy//gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.zip -> gopkg.in%2Fcheck.v1%2F@v%2Fv0.0.0-20161208181325-20d25e280405.zip mirror://goproxy//gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod -> gopkg.in%2Fcheck.v1%2F@v%2Fv0.0.0-20161208181325-20d25e280405.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.4.0.zip -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.4.0.zip mirror://goproxy//gopkg.in/yaml.v2/@v/v2.4.0.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.4.0.mod
_eclasses_=go-module 8aabf8812bab7a6f07e7a32958c505ef
_md5_=9cab9e87efbe50f1dd1c22f92f8e2014

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( >=app-shells/zsh-4.3.11 app-misc/tmux dev-ruby/bundler dev-ruby/pry dev-ruby/pry-byebug dev-ruby/rspec-wait ) 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_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby25? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby25(-)] ) ) ruby_targets_ruby26? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby30? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby30(-)] ) ) ruby_targets_ruby25? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby25(-)] ) ) ruby_targets_ruby26? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby30? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby30(-)] ) ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] !!dev-ruby/psych[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] !!dev-ruby/psych[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] !!dev-ruby/psych[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] !!dev-ruby/psych[ruby_targets_ruby30(-)] ) test? ( ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) )
BDEPEND=test? ( >=app-shells/zsh-4.3.11 app-misc/tmux dev-ruby/bundler dev-ruby/pry dev-ruby/pry-byebug dev-ruby/rspec-wait ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby26? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby30? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby30(-)] ) ) ruby_targets_ruby26? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby30? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby30(-)] ) ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] !!dev-ruby/psych[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] !!dev-ruby/psych[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] !!dev-ruby/psych[ruby_targets_ruby30(-)] ) test? ( ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) )
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=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_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] )
DEPEND=ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] )
DESCRIPTION=Fish-like autosuggestions for zsh
EAPI=7
HOMEPAGE=https://github.com/zsh-users/zsh-autosuggestions
INHERIT=ruby-fakegem
IUSE=test ruby_targets_ruby25 ruby_targets_ruby26 ruby_targets_ruby27 ruby_targets_ruby30 doc test test
IUSE=test ruby_targets_ruby26 ruby_targets_ruby27 ruby_targets_ruby30 doc test test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=app-shells/zsh-4.3.11 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_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby25 ruby_targets_ruby26 ruby_targets_ruby27 ruby_targets_ruby30 )
RDEPEND=>=app-shells/zsh-4.3.11 ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby26 ruby_targets_ruby27 ruby_targets_ruby30 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/zsh-users/zsh-autosuggestions/archive/v0.6.4.tar.gz -> zsh-autosuggestions-0.6.4.tar.gz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa ruby-utils 08ae6f9c60b19aabce3f66a30cce9a2d ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b ruby-fakegem 5e2d0d0c89a1e9425bc8dacd73e7e940
_md5_=1fe86c16e46286a0d7cc67566f5dc123
_md5_=fca68aed031c3b1aa991a9595c60bced

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( 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/attrs-20[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/attrs-20[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(-)] ) ) doc? ( python_single_target_python3_8? ( dev-python/sphinx[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/sphinx[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/pyproject2setuppy-15[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pyproject2setuppy-15[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=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/attrs-20[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/attrs-20[python_targets_python3_9(-)] ) test? ( python_single_target_python3_8? ( dev-python/bson[python_targets_python3_8(-)] dev-python/immutables[python_targets_python3_8(-)] dev-python/hypothesis[python_targets_python3_8(-)] dev-python/msgpack[python_targets_python3_8(-)] dev-python/pendulum[python_targets_python3_8(-)] dev-python/pytest-benchmark[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/tomlkit[python_targets_python3_8(-)] dev-python/ujson[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/bson[python_targets_python3_9(-)] dev-python/immutables[python_targets_python3_9(-)] dev-python/hypothesis[python_targets_python3_9(-)] dev-python/msgpack[python_targets_python3_9(-)] dev-python/pendulum[python_targets_python3_9(-)] dev-python/pytest-benchmark[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/tomlkit[python_targets_python3_9(-)] dev-python/ujson[python_targets_python3_9(-)] ) dev-python/orjson[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] )
DESCRIPTION=Complex custom class converters for attrs
EAPI=7
HOMEPAGE=https://github.com/Tinche/cattrs
INHERIT=distutils-r1
IUSE=test doc python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=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/attrs-20[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/attrs-20[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] )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_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 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-single-r1 73f113f91928e0d16bceb65ecbcd8e75 distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=5e37e0fef0bd08f22d58607a33aa0662

View File

@@ -0,0 +1,16 @@
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
DEPEND=dev-python/fonttools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/glyphtools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pyclipper[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/uharfbuzz[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=Brute force detection of glyph collisions
EAPI=8
HOMEPAGE=https://github.com/simoncozens/collidoscope
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/fonttools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/glyphtools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pyclipper[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/uharfbuzz[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/simoncozens/collidoscope/archive/refs/tags/v0.0.6.tar.gz -> collidoscope-0.0.6.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=639e298f3b449c984bccd7fd906bda4f

View File

@@ -1,16 +1,16 @@
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(-)?]
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=This module simplifies creation of data classes (PEP 557) from dictionaries
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/konradhalas/dacite
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
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 )
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/konradhalas/dacite/archive/v1.6.0.tar.gz -> dacite-1.6.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=3fe22b9eae962f2c6d3d0c3e9b9a75c6
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=b8cf91fc5f9dd0c65b1b84c7c45b1f91

View File

@@ -1,17 +1,18 @@
BDEPEND=test? ( dev-python/appdirs[python_targets_python3_8(-)?] dev-python/decorator[python_targets_python3_8(-)?] dev-python/ipdb[python_targets_python3_8(-)?] dev-python/ipython[python_targets_python3_8(-)?] dev-python/ipython_genutils[python_targets_python3_8(-)?] dev-python/mock[python_targets_python3_8(-)?] dev-python/packaging[python_targets_python3_8(-)?] dev-python/pathlib2[python_targets_python3_8(-)?] dev-python/pexpect[python_targets_python3_8(-)?] dev-python/pickleshare[python_targets_python3_8(-)?] dev-python/pluggy[python_targets_python3_8(-)?] dev-python/prompt_toolkit[python_targets_python3_8(-)?] dev-python/ptyprocess[python_targets_python3_8(-)?] dev-python/py[python_targets_python3_8(-)?] dev-python/pygments[python_targets_python3_8(-)?] dev-python/pyparsing[python_targets_python3_8(-)?] dev-python/pytest[python_targets_python3_8(-)?] dev-python/scandir[python_targets_python3_8(-)?] dev-python/simplegeneric[python_targets_python3_8(-)?] dev-python/six[python_targets_python3_8(-)?] dev-python/traitlets[python_targets_python3_8(-)?] dev-python/wcwidth[python_targets_python3_8(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?] ) doc? ( dev-python/sphinx ) 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=test? ( dev-python/appdirs[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/decorator[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ipdb[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ipython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ipython_genutils[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mock[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/pexpect[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pickleshare[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pluggy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/prompt_toolkit[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ptyprocess[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/py[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyparsing[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/scandir[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/simplegeneric[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/traitlets[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wcwidth[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( dev-python/sphinx ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/appdirs[python_targets_python3_8(-)?] dev-python/decorator[python_targets_python3_8(-)?] dev-python/ipdb[python_targets_python3_8(-)?] dev-python/ipython[python_targets_python3_8(-)?] dev-python/ipython_genutils[python_targets_python3_8(-)?] dev-python/mock[python_targets_python3_8(-)?] dev-python/packaging[python_targets_python3_8(-)?] dev-python/pathlib2[python_targets_python3_8(-)?] dev-python/pexpect[python_targets_python3_8(-)?] dev-python/pickleshare[python_targets_python3_8(-)?] dev-python/pluggy[python_targets_python3_8(-)?] dev-python/prompt_toolkit[python_targets_python3_8(-)?] dev-python/ptyprocess[python_targets_python3_8(-)?] dev-python/py[python_targets_python3_8(-)?] dev-python/pygments[python_targets_python3_8(-)?] dev-python/pyparsing[python_targets_python3_8(-)?] dev-python/pytest[python_targets_python3_8(-)?] dev-python/scandir[python_targets_python3_8(-)?] dev-python/simplegeneric[python_targets_python3_8(-)?] dev-python/six[python_targets_python3_8(-)?] dev-python/traitlets[python_targets_python3_8(-)?] dev-python/wcwidth[python_targets_python3_8(-)?]
DEPEND=dev-python/appdirs[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/decorator[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ipdb[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ipython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ipython_genutils[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mock[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/pexpect[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pickleshare[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pluggy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/prompt_toolkit[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ptyprocess[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/py[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyparsing[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/scandir[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/simplegeneric[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/traitlets[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wcwidth[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Up to date simple useragent faker with real world database
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/hellysmile/fake-useragent https://pypi.org/project/fake-useragent
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_8
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/appdirs[python_targets_python3_8(-)?] dev-python/decorator[python_targets_python3_8(-)?] dev-python/ipdb[python_targets_python3_8(-)?] dev-python/ipython[python_targets_python3_8(-)?] dev-python/ipython_genutils[python_targets_python3_8(-)?] dev-python/mock[python_targets_python3_8(-)?] dev-python/packaging[python_targets_python3_8(-)?] dev-python/pathlib2[python_targets_python3_8(-)?] dev-python/pexpect[python_targets_python3_8(-)?] dev-python/pickleshare[python_targets_python3_8(-)?] dev-python/pluggy[python_targets_python3_8(-)?] dev-python/prompt_toolkit[python_targets_python3_8(-)?] dev-python/ptyprocess[python_targets_python3_8(-)?] dev-python/py[python_targets_python3_8(-)?] dev-python/pygments[python_targets_python3_8(-)?] dev-python/pyparsing[python_targets_python3_8(-)?] dev-python/pytest[python_targets_python3_8(-)?] dev-python/scandir[python_targets_python3_8(-)?] dev-python/simplegeneric[python_targets_python3_8(-)?] dev-python/six[python_targets_python3_8(-)?] dev-python/traitlets[python_targets_python3_8(-)?] dev-python/wcwidth[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 )
RESTRICT=!test? ( test )
PROPERTIES=test_network
RDEPEND=dev-python/appdirs[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/decorator[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ipdb[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ipython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ipython_genutils[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mock[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/pexpect[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pickleshare[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pluggy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/prompt_toolkit[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ptyprocess[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/py[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyparsing[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/scandir[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/simplegeneric[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/traitlets[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wcwidth[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/hellysmile/fake-useragent/archive/0.1.11.tar.gz -> fake-useragent-0.1.11.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=2b8b53b32c53ed41c4d82315192a8a8d
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=2d8ccb464e3cfafa9531ea431e68c70f

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/babelfont[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/beziers[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/glyphsLib[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/numpy[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/sphinxcontrib-napoleon[python_targets_python3_9(-)] dev-python/sphinxcontrib-restbuilder[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinxcontrib-napoleon[python_targets_python3_8(-)] dev-python/sphinxcontrib-restbuilder[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/babelfont[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/beziers[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/glyphsLib[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DESCRIPTION=Routines for extracting information from fontTools glyphs
EAPI=8
HOMEPAGE=https://github.com/simoncozens/glyphtools
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/babelfont[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/beziers[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/glyphsLib[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/numpy[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/simoncozens/glyphtools/archive/refs/tags/v0.7.3.tar.gz -> glyphtools-0.7.3.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=4d35b867aeae7360986c3717da8b0b80

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-python/openstackdocstheme-2.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-3.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/sphinx[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( >=dev-python/beautifulsoup-4.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/sphinx-testing-1.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/subunit-1.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/openstackdocstheme-2.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-3.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/sphinx[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/openstackdocstheme-2.2.1[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] >=dev-python/openstackdocstheme-2.2.1[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=Sphinx Extensions to support API reference sites in OpenStack
EAPI=8
HOMEPAGE=https://docs.openstack.org/os-api-ref/latest
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/openstackdocstheme-2.2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-3.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/six-1.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/sphinx[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/o/os-api-ref/os-api-ref-2.2.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=87fb0050b42bae869bcbe615b39c2faf

View File

@@ -1,6 +1,6 @@
BDEPEND=test? ( python_single_target_python3_8? ( dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/fonttools[python_targets_python3_9(-)] ) dev-python/cattrs[python_single_target_python3_8(-)?,python_single_target_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/pyproject2setuppy-15[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pyproject2setuppy-15[python_targets_python3_9(-)] )
BDEPEND=test? ( python_single_target_python3_8? ( dev-python/cattrs[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[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/pyproject2setuppy-15[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pyproject2setuppy-15[python_targets_python3_9(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=python_single_target_python3_8? ( dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/fonttools[python_targets_python3_9(-)] ) dev-python/cattrs[python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] test? ( python_single_target_python3_8? ( dev-python/ufo2ft[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufo2ft[python_targets_python3_9(-)] ) )
DEPEND=python_single_target_python3_8? ( dev-python/cattrs[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[python_targets_python3_9(-)] ) test? ( python_single_target_python3_8? ( dev-python/ufo2ft[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ufo2ft[python_targets_python3_9(-)] ) )
DESCRIPTION=Generate STAT tables for variable fonts from .stylespace files
EAPI=8
HOMEPAGE=https://github.com/daltonmaag/statmake
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
IUSE=test test python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_8? ( dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/fonttools[python_targets_python3_9(-)] ) dev-python/cattrs[python_single_target_python3_8(-)?,python_single_target_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] )
RDEPEND=python_single_target_python3_8? ( dev-python/cattrs[python_targets_python3_8(-)] dev-python/fonttools[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cattrs[python_targets_python3_9(-)] dev-python/fonttools[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] )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/daltonmaag/statmake/archive/refs/tags/v0.3.0.tar.gz -> statmake-0.3.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-single-r1 73f113f91928e0d16bceb65ecbcd8e75 distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=c293174749984236b586b6ae4d720fec
_md5_=3d36abdc96f489c840dcc3ae145d4471

View File

@@ -1,17 +1,17 @@
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
DEPEND=dev-python/six[python_targets_python3_8(-)?] test? ( >=dev-python/almost-0.1.5[python_targets_python3_8(-)?] >=dev-python/mpmath-0.17[python_targets_python3_8(-)?] dev-python/pytest[python_targets_python3_8(-)?] )
DEPEND=dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( >=dev-python/almost-0.1.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/mpmath-0.17[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
DESCRIPTION=Python Implementation of the TrueSkill Algorithm
EAPI=7
EAPI=8
HOMEPAGE=https://trueskill.org https://github.com/sublee/trueskill https://pypi.org/project/trueskill
INHERIT=distutils-r1
IUSE=test python_targets_python3_8
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=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=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/sublee/trueskill/archive/91c29b1ab6cd86d6d68fc983fd7ceba3a88ad544.tar.gz -> trueskill-0.4.5_p20191014.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=3d0fa9e057f4b85c5d73656689a86ca0
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=c704c48d54ed08b9741e317b48f77e95

View File

@@ -6,6 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/harfbuzz/uharfbuzz
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=media-libs/harfbuzz-2.8.1[experimental] 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 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
@@ -13,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/harfbuzz/uharfbuzz/archive/refs/tags/v0.16.1.tar.gz -> uharfbuzz-0.16.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=69b07b65d433adfe213a2709342689ed
_md5_=63787bdbd1f24842263461edc3efcf8f

View File

@@ -6,10 +6,11 @@ EAPI=8
HOMEPAGE=https://github.com/simoncozens/vharfbuzz
INHERIT=distutils-r1
IUSE=doc python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/fonttools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/uharfbuzz[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/simoncozens/vharfbuzz/archive/refs/tags/v0.1.1.tar.gz -> vharfbuzz-0.1.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=ed88264f3cd46c22cc91ccbf253dfb0f
_md5_=17b6b74c4d920196bb713cae80081233

View File

@@ -1,17 +1,17 @@
BDEPEND=ruby_targets_ruby25? ( test? ( dev-ruby/byebug[ruby_targets_ruby25(-)] dev-ruby/pry[ruby_targets_ruby25(-)] ) ) ruby_targets_ruby26? ( test? ( dev-ruby/byebug[ruby_targets_ruby26(-)] dev-ruby/pry[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( test? ( dev-ruby/byebug[ruby_targets_ruby27(-)] dev-ruby/pry[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby30? ( test? ( dev-ruby/byebug[ruby_targets_ruby30(-)] dev-ruby/pry[ruby_targets_ruby30(-)] ) ) 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_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby25? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby25(-)] ) ) ruby_targets_ruby26? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby30? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby30(-)] ) ) ruby_targets_ruby25? ( test? ( dev-ruby/rake[ruby_targets_ruby25(-)] ) ) ruby_targets_ruby26? ( test? ( dev-ruby/rake[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( test? ( dev-ruby/rake[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby30? ( test? ( dev-ruby/rake[ruby_targets_ruby30(-)] ) ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] !!dev-ruby/psych[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] !!dev-ruby/psych[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] !!dev-ruby/psych[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] !!dev-ruby/psych[ruby_targets_ruby30(-)] ) test? ( ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) )
BDEPEND=ruby_targets_ruby26? ( test? ( dev-ruby/byebug[ruby_targets_ruby26(-)] dev-ruby/pry[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( test? ( dev-ruby/byebug[ruby_targets_ruby27(-)] dev-ruby/pry[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby30? ( test? ( dev-ruby/byebug[ruby_targets_ruby30(-)] dev-ruby/pry[ruby_targets_ruby30(-)] ) ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby26? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby30? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby30(-)] ) ) ruby_targets_ruby26? ( test? ( dev-ruby/rake[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( test? ( dev-ruby/rake[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby30? ( test? ( dev-ruby/rake[ruby_targets_ruby30(-)] ) ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] !!dev-ruby/psych[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] !!dev-ruby/psych[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] !!dev-ruby/psych[ruby_targets_ruby30(-)] ) test? ( ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) )
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=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_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] )
DEPEND=ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] )
DESCRIPTION=a Ruby 2 debugger
EAPI=7
HOMEPAGE=https://github.com/deivid-rodriguez/byebug
INHERIT=ruby-fakegem
IUSE=ruby_targets_ruby25 ruby_targets_ruby26 ruby_targets_ruby27 ruby_targets_ruby30 doc test test
IUSE=ruby_targets_ruby26 ruby_targets_ruby27 ruby_targets_ruby30 doc test test
KEYWORDS=~amd64
LICENSE=BSD
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_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby25 ruby_targets_ruby26 ruby_targets_ruby27 ruby_targets_ruby30 )
RDEPEND=ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby26 ruby_targets_ruby27 ruby_targets_ruby30 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/deivid-rodriguez/byebug/archive/v11.1.3.tar.gz -> byebug-11.1.3.tar.gz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa ruby-utils 08ae6f9c60b19aabce3f66a30cce9a2d ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b ruby-fakegem 5e2d0d0c89a1e9425bc8dacd73e7e940
_md5_=0d7285d4deb7ac7c587cc1daa99c1e3e
_md5_=b0788866dd0edbb5dd190fa9c4aeff4a

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( ruby_targets_ruby30? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby30(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby30(-)] <dev-ruby/pry-0.15[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby27(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby27(-)] <dev-ruby/pry-0.15[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby26(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby26(-)] <dev-ruby/pry-0.15[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby25(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby25(-)] <dev-ruby/pry-0.15[ruby_targets_ruby25(-)] ) ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] !!dev-ruby/psych[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] !!dev-ruby/psych[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] !!dev-ruby/psych[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] !!dev-ruby/psych[ruby_targets_ruby25(-)] ) test? ( ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) )
BDEPEND=test? ( ruby_targets_ruby30? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby30(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby30(-)] <dev-ruby/pry-0.15[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby27(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby27(-)] <dev-ruby/pry-0.15[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby26(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby26(-)] <dev-ruby/pry-0.15[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] !!dev-ruby/psych[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] !!dev-ruby/psych[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] !!dev-ruby/psych[ruby_targets_ruby26(-)] ) test? ( ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) )
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] )
DEPEND=ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] )
DESCRIPTION=Step-by-step debugging and stack navigation in Pry
EAPI=7
HOMEPAGE=https://github.com/deivid-rodriguez/pry-byebug
INHERIT=ruby-fakegem
IUSE=test ruby_targets_ruby30 ruby_targets_ruby27 ruby_targets_ruby26 ruby_targets_ruby25 test
IUSE=test ruby_targets_ruby30 ruby_targets_ruby27 ruby_targets_ruby26 test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=ruby_targets_ruby30? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby30(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby30(-)] <dev-ruby/pry-0.15[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby27(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby27(-)] <dev-ruby/pry-0.15[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby26(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby26(-)] <dev-ruby/pry-0.15[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby25(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby25(-)] <dev-ruby/pry-0.15[ruby_targets_ruby25(-)] ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby30 ruby_targets_ruby27 ruby_targets_ruby26 ruby_targets_ruby25 )
RDEPEND=ruby_targets_ruby30? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby30(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby30(-)] <dev-ruby/pry-0.15[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby27(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby27(-)] <dev-ruby/pry-0.15[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( >=dev-ruby/byebug-11.0[ruby_targets_ruby26(-)] >=dev-ruby/pry-0.13[ruby_targets_ruby26(-)] <dev-ruby/pry-0.15[ruby_targets_ruby26(-)] ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby30 ruby_targets_ruby27 ruby_targets_ruby26 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://rubygems.org/gems/pry-byebug-3.9.0.gem
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa ruby-utils 08ae6f9c60b19aabce3f66a30cce9a2d ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b ruby-fakegem 5e2d0d0c89a1e9425bc8dacd73e7e940
_md5_=22a2f2bd3812ff1806d91e8482d35cc9
_md5_=48960be8de5bbff49ca389b785130571

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( ruby_targets_ruby30? ( >=dev-ruby/rspec-3[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( >=dev-ruby/rspec-3[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( >=dev-ruby/rspec-3[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( >=dev-ruby/rspec-3[ruby_targets_ruby25(-)] ) ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] !!dev-ruby/psych[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] !!dev-ruby/psych[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] !!dev-ruby/psych[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] !!dev-ruby/psych[ruby_targets_ruby25(-)] ) test? ( ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) )
BDEPEND=test? ( ruby_targets_ruby30? ( >=dev-ruby/rspec-3[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( >=dev-ruby/rspec-3[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( >=dev-ruby/rspec-3[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] !!dev-ruby/psych[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] !!dev-ruby/psych[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] !!dev-ruby/psych[ruby_targets_ruby26(-)] ) test? ( ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) )
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] )
DEPEND=ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] )
DESCRIPTION=enables time-resilient expectations in your RSpec test suite
EAPI=7
HOMEPAGE=https://github.com/laserlemon/rspec-wait
INHERIT=ruby-fakegem
IUSE=test ruby_targets_ruby30 ruby_targets_ruby27 ruby_targets_ruby26 ruby_targets_ruby25 test
IUSE=test ruby_targets_ruby30 ruby_targets_ruby27 ruby_targets_ruby26 test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=ruby_targets_ruby30? ( >=dev-ruby/rspec-3[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( >=dev-ruby/rspec-3[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( >=dev-ruby/rspec-3[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( >=dev-ruby/rspec-3[ruby_targets_ruby25(-)] ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby30 ruby_targets_ruby27 ruby_targets_ruby26 ruby_targets_ruby25 )
RDEPEND=ruby_targets_ruby30? ( >=dev-ruby/rspec-3[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( >=dev-ruby/rspec-3[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( >=dev-ruby/rspec-3[ruby_targets_ruby26(-)] ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby30 ruby_targets_ruby27 ruby_targets_ruby26 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://rubygems.org/gems/rspec-wait-0.0.9.gem
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa ruby-utils 08ae6f9c60b19aabce3f66a30cce9a2d ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b ruby-fakegem 5e2d0d0c89a1e9425bc8dacd73e7e940
_md5_=f97e55350af2ecd494896a45795c1d38
_md5_=6f85d75fc8c54266b7868513ca666244

File diff suppressed because one or more lines are too long

View File

@@ -12,4 +12,4 @@ RDEPEND=discord? ( >=dev-libs/rapidjson-1.1.0 ) qt5? ( >=dev-qt/qtgui-5.15 >=dev
REQUIRED_USE=boxcat? ( webservice ) || ( qt5 sdl )
SLOT=0
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=1cf1d323ec922f4fa7ab9820d1d1336c
_md5_=5b116adeb718bbce15b85512d71b30a4

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=app-crypt/gcr dev-libs/feedbackd media-sound/pulseaudio >=gui-libs/libhandy-1.1.90 net-misc/networkmanager gnome-base/gnome-desktop gnome-base/gnome-session x11-themes/gnome-backgrounds x11-wm/phoc systemd? ( sys-apps/systemd ) sys-power/upower
SLOT=0
SRC_URI=https://source.puri.sm/Librem5/phosh/-/archive/v0.11.0/phosh-v0.11.0.tar.gz https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/archive/c5ab6037f460406ac9799b1e5765de3ce0097a8b.tar.gz -> libgnome-volume-control-c5ab6037f460406ac9799b1e5765de3ce0097a8b.tar.gz
SRC_URI=https://source.puri.sm/Librem5/phosh/-/archive/v0.12.0/phosh-v0.12.0.tar.gz https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/archive/c5ab6037f460406ac9799b1e5765de3ce0097a8b.tar.gz -> libgnome-volume-control-c5ab6037f460406ac9799b1e5765de3ce0097a8b.tar.gz
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 xdg-utils 27f9a2f19502b925ac117bd657aa2979 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a meson 5bc3f1b890f90cc00cf1d1dddc10233e flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 pam 41ce39f668e11d31ff4734f3b5794f7d readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 vala 5ef05fa2f1612e51f4aea8c92b09e08d systemd c846b9e02ac8293bfc9ca38a195c2a18 xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=067fa0a96990259146a65fc660e6a02c
_md5_=c684ae1c0d5c27edde232c8101f6b75a

View File

@@ -1,6 +1,6 @@
BDEPEND=X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=compile install postinst postrm setup test
DEPEND=|| ( dev-lang/python:3.9 dev-lang/python:3.8 ) media-gfx/fontforge test? ( || ( ( dev-lang/python:3.9 dev-python/ipdb[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-util/gftools[python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/ipdb[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-util/gftools[python_single_target_python3_8(-)] ) ) )
DEPEND=|| ( dev-lang/python:3.9 dev-lang/python:3.8 ) media-gfx/fontforge test? ( || ( ( dev-lang/python:3.9 dev-python/ipdb[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-util/gftools[python_single_target_python3_9(-)] media-gfx/fontbakery[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/ipdb[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-util/gftools[python_single_target_python3_8(-)] media-gfx/fontbakery[python_targets_python3_8(-)] ) ) )
DESCRIPTION=A IBM 3270 Terminal font in a modern format
EAPI=7
HOMEPAGE=https://github.com/rbanffy/3270font
@@ -8,8 +8,9 @@ INHERIT=font python-any-r1
IUSE=test X
KEYWORDS=~amd64
LICENSE=BSD CC-BY-SA-3.0 GPL-3 OFL
RESTRICT=!test? ( test )
PROPERTIES=test_network
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/rbanffy/3270font/archive/v2.3.0.tar.gz -> 3270font-2.3.0.tar.gz
_eclasses_=font 0667878c2b594871023dd1833d05996f eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-any-r1 901d9e22c7a848a1196502edf060f330
_md5_=400580003526b0ef165873d48c03d279
_md5_=57e7d95ab98096036be799628c8a9f0d

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/beautifulsoup-4.9.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/beziers-0.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cmarkgfm-0.5.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/collidoscope-0.0.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/font-v-1.0.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.24.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/lxml-4.6.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pip-api-0.0.20[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/protobuf-python-3.17.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-5.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/rich-10.2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/toml-0.10.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/vharfbuzz-0.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-3.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=media-gfx/ufolint-1.2.0[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/sphinx-4.0[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] dev-python/recommonmark[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] <dev-python/sphinx-4.0[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] dev-python/recommonmark[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 setup test
DEPEND=>=dev-python/beautifulsoup-4.9.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/beziers-0.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cmarkgfm-0.5.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/collidoscope-0.0.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/font-v-1.0.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.24.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/lxml-4.6.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pip-api-0.0.20[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/protobuf-python-3.17.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-5.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/rich-10.2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/toml-0.10.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/vharfbuzz-0.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-3.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=media-gfx/ufolint-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-python/ufo2ft[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
DESCRIPTION=Font quality assurance tool
EAPI=8
HOMEPAGE=https://github.com/googlefonts/fontbakery https://pypi.org/project/fontbakery
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/beautifulsoup-4.9.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/beziers-0.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cmarkgfm-0.5.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/collidoscope-0.0.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/defcon-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/font-v-1.0.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.24.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/lxml-4.6.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pip-api-0.0.20[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/protobuf-python-3.17.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-5.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/rich-10.2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stringbrewer-0.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/toml-0.10.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/vharfbuzz-0.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-util/ots-8.1.4 >=media-gfx/dehinter-3.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=media-gfx/ufolint-1.2.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(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/googlefonts/fontbakery/archive/v0.7.38.tar.gz -> fontbakery-0.7.38.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=560e99fc9b8289aa246795aafa7386e3

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=gui-libs/gtk media-libs/tiff media-gfx/zbar media-libs/libepoxy media-libs/libraw
SLOT=0
SRC_URI=https://git.sr.ht/~martijnbraam/megapixels/archive/1.0.1.tar.gz -> megapixels-1.0.1.tar.gz
SRC_URI=https://git.sr.ht/~martijnbraam/megapixels/archive/1.1.0.tar.gz -> megapixels-1.1.0.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 xdg-utils 27f9a2f19502b925ac117bd657aa2979 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a meson 5bc3f1b890f90cc00cf1d1dddc10233e xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=5c756381b62e0de5881634aa4da65936
_md5_=5a087fac68fe1daea06660eac7d89f5b

View File

@@ -1,16 +0,0 @@
BDEPEND=sys-devel/flex virtual/pkgconfig virtual/yacc ssl? ( dev-libs/openssl:0 )
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=acct-user/gemini dev-libs/libevent dev-libs/libretls
DESCRIPTION=Simple and secure Gemini server
EAPI=7
HOMEPAGE=https://www.omarpolo.com/pages/gmid.html
INHERIT=ssl-cert toolchain-funcs
IUSE=+seccomp test ssl
KEYWORDS=~amd64 ~x86
LICENSE=ISC
RDEPEND=acct-user/gemini dev-libs/libevent dev-libs/libretls
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://git.omarpolo.com/gmid/snapshot/gmid-1.6.2.tar.gz
_eclasses_=ssl-cert f89abc915c0b80c4a66bd4c321169d3d toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=10171dbd3e299463a64bd256124261f9

View File

@@ -0,0 +1,16 @@
BDEPEND=virtual/pkgconfig virtual/yacc ssl? ( dev-libs/openssl:0 )
DEFINED_PHASES=compile configure install postinst test
DEPEND=acct-user/gemini dev-libs/imsg-compat dev-libs/libbsd dev-libs/libevent dev-libs/libretls
DESCRIPTION=Simple and secure Gemini server
EAPI=7
HOMEPAGE=https://gmid.omarpolo.com
INHERIT=ssl-cert toolchain-funcs
IUSE=+seccomp test ssl
KEYWORDS=~amd64 ~x86
LICENSE=BSD ISC MIT
RDEPEND=acct-user/gemini dev-libs/imsg-compat dev-libs/libbsd dev-libs/libevent dev-libs/libretls
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://git.omarpolo.com/gmid/snapshot/gmid-1.7.1.tar.gz
_eclasses_=ssl-cert f89abc915c0b80c4a66bd4c321169d3d toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=84c6361749ef398dcbc26f4d8bc52901

View File

@@ -1,15 +1,15 @@
BDEPEND=virtual/pkgconfig virtual/yacc ssl? ( dev-libs/openssl:0 ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst test unpack
BDEPEND=virtual/pkgconfig virtual/yacc ssl? ( dev-libs/openssl:0 ) virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst prepare test unpack
DEPEND=acct-user/gemini dev-libs/imsg-compat dev-libs/libbsd dev-libs/libevent dev-libs/libretls
DESCRIPTION=Simple and secure Gemini server
EAPI=7
HOMEPAGE=https://www.omarpolo.com/pages/gmid.html
INHERIT=ssl-cert toolchain-funcs git-r3
HOMEPAGE=https://gmid.omarpolo.com
INHERIT=ssl-cert systemd toolchain-funcs git-r3
IUSE=+seccomp test ssl
LICENSE=BSD ISC MIT
PROPERTIES=live
RDEPEND=acct-user/gemini dev-libs/imsg-compat dev-libs/libbsd dev-libs/libevent dev-libs/libretls
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=ssl-cert f89abc915c0b80c4a66bd4c321169d3d toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=5875903b2531a11c37e42b3a4b55985d
_eclasses_=ssl-cert f89abc915c0b80c4a66bd4c321169d3d toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 systemd c846b9e02ac8293bfc9ca38a195c2a18 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=7ae6f6cd5486dd87e3504bb3cb84cc55

View File

@@ -10,6 +10,6 @@ LICENSE=MIT
RDEPEND=dev-python/dbus-python[python_targets_python3_8(-)?,python_targets_python3_9(-)?] sys-libs/ncurses 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 )
SLOT=0
SRC_URI=https://github.com/Jugran/lyrics-in-terminal/archive/1.4.1.tar.gz -> lyrics-in-terminal-1.4.1.tar.gz
SRC_URI=https://github.com/Jugran/lyrics-in-terminal/archive/1.4.2.tar.gz -> lyrics-in-terminal-1.4.2.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=f086cf4e3067d45a70fbfae5103ef87e

View File

@@ -1,18 +1,18 @@
BDEPEND=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? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby25(-)] ) ) ruby_targets_ruby26? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby25? ( test? ( dev-ruby/rake[ruby_targets_ruby25(-)] ) ) ruby_targets_ruby26? ( test? ( dev-ruby/rake[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( test? ( dev-ruby/rake[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] !!dev-ruby/psych[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] !!dev-ruby/psych[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] !!dev-ruby/psych[ruby_targets_ruby27(-)] ) test? ( ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) )
BDEPEND=ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby26? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby30? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby30(-)] ) ) ruby_targets_ruby26? ( test? ( dev-ruby/rake[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby27? ( test? ( dev-ruby/rake[ruby_targets_ruby27(-)] ) ) ruby_targets_ruby30? ( test? ( dev-ruby/rake[ruby_targets_ruby30(-)] ) ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] !!dev-ruby/psych[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] !!dev-ruby/psych[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] !!dev-ruby/psych[ruby_targets_ruby30(-)] ) test? ( ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] ) )
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=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(-)] )
DEPEND=ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] )
DESCRIPTION=Download an entire website from the Wayback Machine
EAPI=7
HOMEPAGE=https://github.com/hartator/wayback-machine-downloader
INHERIT=ruby-fakegem
IUSE=ruby_targets_ruby25 ruby_targets_ruby26 ruby_targets_ruby27 doc test test
IUSE=ruby_targets_ruby26 ruby_targets_ruby27 ruby_targets_ruby30 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 )
RDEPEND=ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby27? ( dev-lang/ruby:2.7 ) ruby_targets_ruby30? ( dev-lang/ruby:3.0 ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) ruby_targets_ruby27? ( virtual/rubygems[ruby_targets_ruby27(-)] ) ruby_targets_ruby30? ( virtual/rubygems[ruby_targets_ruby30(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby26 ruby_targets_ruby27 ruby_targets_ruby30 )
RESTRICT=test
SLOT=0
SRC_URI=https://rubygems.org/gems/wayback_machine_downloader-2.3.0.gem
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa ruby-utils 08ae6f9c60b19aabce3f66a30cce9a2d ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b ruby-fakegem 5e2d0d0c89a1e9425bc8dacd73e7e940
_md5_=192b540648d2d60027864d24e85b5f62
_md5_=3f1ea3f50e47e91580b663f341877e7f

View File

@@ -0,0 +1,15 @@
BDEPEND=>=app-portage/elt-patches-20170815 app-arch/xz-utils >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=|| ( dev-lang/vala:0.52 dev-lang/vala:0.50 dev-lang/vala:0.48 dev-lang/vala:0.46 dev-lang/vala:0.44 ) app-crypt/libsecret[vala] dev-db/sqlite:3 dev-libs/gobject-introspection dev-libs/json-glib dev-libs/libgee:0.8 dev-libs/libpeas dev-libs/libxml2 media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 >=net-libs/gnome-online-accounts-3.20 net-libs/libsoup:2.4 net-libs/rest >=net-libs/webkit-gtk-2.20:4 net-misc/curl >=x11-libs/gtk+-3.22:3 x11-libs/libnotify dev-libs/gumbo dev-util/intltool dev-util/ninja virtual/pkgconfig dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Simple News Feed Reader for feeds aggregated by Tiny Tiny RSS or feedly
EAPI=7
HOMEPAGE=https://github.com/jangernert/FeedReader
INHERIT=gnome2 meson vala
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=|| ( dev-lang/vala:0.52 dev-lang/vala:0.50 dev-lang/vala:0.48 dev-lang/vala:0.46 dev-lang/vala:0.44 ) app-crypt/libsecret[vala] dev-db/sqlite:3 dev-libs/gobject-introspection dev-libs/json-glib dev-libs/libgee:0.8 dev-libs/libpeas dev-libs/libxml2 media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 >=net-libs/gnome-online-accounts-3.20 net-libs/libsoup:2.4 net-libs/rest >=net-libs/webkit-gtk-2.20:4 net-misc/curl >=x11-libs/gtk+-3.22:3 x11-libs/libnotify
RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/jangernert/FeedReader/archive/v2.11.0.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e gnome.org b5c48cddff1da36a205d924d722b28c9 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff xdg-utils 27f9a2f19502b925ac117bd657aa2979 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 xdg c7ba313ea1eaf266f95cc6235f7d6a07 gnome2 c156bb2ac81c822dd861424ce19bc168 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a meson 5bc3f1b890f90cc00cf1d1dddc10233e vala 5ef05fa2f1612e51f4aea8c92b09e08d
_md5_=062cda2be346da54148445a7b6027318

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare unpack
DEPEND=dev-java/openjfx net-libs/libnet virtual/jre:* x11-libs/gtk+:3 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=The decentralized bitcoin exchange (non-atomic, with arbitration)
EAPI=7
HOMEPAGE=https://bisq.network/ https://github.com/bisq-network/exchange/
INHERIT=desktop unpacker xdg
KEYWORDS=~amd64
LICENSE=AGPL-3
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://bisq.network/downloads/v1.6.5/Bisq-64bit-1.6.5.deb
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 unpacker 2eeba54233fa41bdb15dcddcb63fba3a xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=a2321936a402ea6c630a663509df09fd

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=AGPL-3
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://bisq.network/downloads/v1.7.0/Bisq-64bit-1.7.0.deb
SRC_URI=https://bisq.network/downloads/v1.7.1/Bisq-64bit-1.7.1.deb
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 unpacker 2eeba54233fa41bdb15dcddcb63fba3a xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=a2321936a402ea6c630a663509df09fd

View File

@@ -9,6 +9,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s
LICENSE=|| ( Artistic-2 LGPL-3 )
RDEPEND=dev-lang/perl sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/verilator/verilator/archive/v4.200.tar.gz -> verilator-4.200.tar.gz
SRC_URI=https://github.com/verilator/verilator/archive/v4.210.tar.gz -> verilator-4.210.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da
_md5_=8f89c786bc023d64a2925ea68853db65

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-util/quilt 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 test
DESCRIPTION=A Library for Approximate Nearest Neighbor Searching
EAPI=7
HOMEPAGE=https://www.cs.umd.edu/~mount/ANN https://tracker.debian.org/pkg/ann
INHERIT=autotools eutils flag-o-matic
IUSE=profile test
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://debian/pool/main/a/ann/ann_1.1.2+doc.orig.tar.gz mirror://debian/pool/main/a/ann/ann_1.1.2+doc-7.debian.tar.xz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5
_md5_=9366e1f9e5f651545580ed609cb473bd

View File

@@ -1,17 +1,17 @@
BDEPEND=doc? ( app-doc/doxygen ) dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=app-arch/lz4 >=dev-cpp/eigen-3.0.5 dev-libs/boost dev-libs/tinyxml dev-libs/tinyxml2 >=sci-libs/libccd-2.0 >=media-libs/assimp-3.0.0 >=sci-libs/fcl-0.2.9 sci-libs/flann sci-libs/octomap virtual/opengl x11-libs/libXi x11-libs/libXmu bullet? ( sci-physics/bullet ) examples? ( dev-games/openscenegraph ) glut? ( media-libs/freeglut ) ipopt? ( sci-libs/ipopt ) nlopt? ( >=sci-libs/nlopt-2.4.1 ) python? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( dev-python/pybind11[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pybind11[python_targets_python3_9(-)] ) ) ode? ( dev-games/ode ) openscenegraph? ( dev-games/openscenegraph ) urdfdom? ( dev-libs/urdfdom ) urdfdom? ( dev-libs/urdfdom_headers )
DEPEND=app-arch/lz4 >=dev-cpp/eigen-3.0.5 dev-libs/boost dev-libs/tinyxml dev-libs/tinyxml2 >=sci-libs/libccd-2.0 >=media-libs/assimp-3.0.0 >=sci-libs/fcl-0.2.9 sci-libs/flann sci-libs/octomap virtual/opengl x11-libs/libXi x11-libs/libXmu bullet? ( sci-physics/bullet ) examples? ( dev-games/openscenegraph ) glut? ( media-libs/freeglut ) ipopt? ( sci-libs/ipopt ) nlopt? ( >=sci-libs/nlopt-2.4.1 ) ode? ( dev-games/ode ) openscenegraph? ( dev-games/openscenegraph ) python? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) python_single_target_python3_8? ( dev-python/pybind11[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pybind11[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pybind11[python_targets_python3_10(-)] ) ) urdfdom? ( dev-libs/urdfdom ) urdfdom? ( dev-libs/urdfdom_headers )
DESCRIPTION=Dynamic Animation and Robotics Toolkit
EAPI=7
HOMEPAGE=https://dartsim.github.io
INHERIT=cmake python-single-r1
IUSE=bullet doc examples extras glut +ipopt +nlopt ode openscenegraph python test tutorials urdfdom python_single_target_python3_8 python_single_target_python3_9
IUSE=bullet doc examples extras glut +ipopt +nlopt ode openscenegraph python test tutorials urdfdom python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=app-arch/lz4 >=dev-cpp/eigen-3.0.5 dev-libs/boost dev-libs/tinyxml dev-libs/tinyxml2 >=sci-libs/libccd-2.0 >=media-libs/assimp-3.0.0 >=sci-libs/fcl-0.2.9 sci-libs/flann sci-libs/octomap virtual/opengl x11-libs/libXi x11-libs/libXmu bullet? ( sci-physics/bullet ) examples? ( dev-games/openscenegraph ) glut? ( media-libs/freeglut ) ipopt? ( sci-libs/ipopt ) nlopt? ( >=sci-libs/nlopt-2.4.1 ) python? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_8? ( dev-python/pybind11[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pybind11[python_targets_python3_9(-)] ) ) ode? ( dev-games/ode ) openscenegraph? ( dev-games/openscenegraph ) urdfdom? ( dev-libs/urdfdom )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 ) ) || ( ipopt nlopt )
RDEPEND=app-arch/lz4 >=dev-cpp/eigen-3.0.5 dev-libs/boost dev-libs/tinyxml dev-libs/tinyxml2 >=sci-libs/libccd-2.0 >=media-libs/assimp-3.0.0 >=sci-libs/fcl-0.2.9 sci-libs/flann sci-libs/octomap virtual/opengl x11-libs/libXi x11-libs/libXmu bullet? ( sci-physics/bullet ) examples? ( dev-games/openscenegraph ) glut? ( media-libs/freeglut ) ipopt? ( sci-libs/ipopt ) nlopt? ( >=sci-libs/nlopt-2.4.1 ) ode? ( dev-games/ode ) openscenegraph? ( dev-games/openscenegraph ) python? ( python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) python_single_target_python3_8? ( dev-python/pybind11[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/pybind11[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pybind11[python_targets_python3_10(-)] ) ) urdfdom? ( dev-libs/urdfdom )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) ) || ( ipopt nlopt )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dartsim/dart/archive/v6.10.1.tar.gz -> dart-6.10.1.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-single-r1 73f113f91928e0d16bceb65ecbcd8e75
_md5_=e51f9d8f91e5ea3e65d4902650f8f811
_md5_=695e43dc3bf9f79115d8c64dd272e38f

View File

@@ -1,15 +1,16 @@
BDEPEND=doc? ( dev-texlive/texlive-latex )
DEFINED_PHASES=compile install prepare setup test
DEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas sci-libs/lapack[deprecated(-)] ) virtual/fortran
DEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas !sci-libs/lapack[-deprecated(-)] ) virtual/fortran
DESCRIPTION=Jacobi-Davidson type method for the generalized standard eigenvalue problem.
EAPI=7
HOMEPAGE=https://www.win.tue.nl/~hochsten/jd/
HOMEPAGE=https://www.win.tue.nl/~hochsten/jd
INHERIT=flag-o-matic fortran-2 toolchain-funcs
IUSE=doc
IUSE=doc test
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas sci-libs/lapack[deprecated(-)] ) virtual/fortran
RDEPEND=virtual/blas virtual/lapack || ( sci-libs/openblas !sci-libs/lapack[-deprecated(-)] ) virtual/fortran
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.win.tue.nl/~hochsten/jd/jdqz.tar.gz -> jdqz-0_pre19971107.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 fortran-2 3cec34b0def864e87677d8b2b1c370b8
_md5_=b6774068c73347c731f71bdfe92e29a9
_md5_=fa237dd286e04eda932ce0068c942f0b

View File

@@ -1,13 +0,0 @@
BDEPEND=app-shells/bash app-shells/tcsh
DEFINED_PHASES=compile configure install prepare
DESCRIPTION=Reference implementations of algorithms and forms the basis of QEPCAD
EAPI=7
HOMEPAGE=https://www.usna.edu/Users/cs/wcbrown/qepcad/B/QEPCAD.html
INHERIT=toolchain-funcs
IUSE=debug
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://www.usna.edu/Users/cs/wcbrown/qepcad/INSTALL/saclib2.2.7.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=23ab7129562ae84f506d1dcc301ef553

View File

@@ -10,4 +10,4 @@ LICENSE=MIT
SLOT=0
SRC_URI=https://www.usna.edu/Users/cs/wcbrown/qepcad/INSTALL/saclib2.2.7.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=939aac1d3a66811ee11fcf37312d2b95
_md5_=0331452153ab513501a60d0305c417d6

View File

@@ -0,0 +1,15 @@
BDEPEND=doc? ( app-doc/doxygen )
DEFINED_PHASES=compile configure install prepare setup
DEPEND=dev-libs/boost:= sci-libs/ann sys-cluster/libbsctools mpi? ( virtual/mpi ) muster? ( sys-cluster/muster ) || ( dev-lang/python:3.10 dev-lang/python:3.9 dev-lang/python:3.8 >=dev-python/pypy3-7.3.0:0 )
DESCRIPTION=Expose the main performance trends in applications computation structure
EAPI=8
HOMEPAGE=https://tools.bsc.es/cluster-analysis https://github.com/bsc-performance-tools/clustering-suite
INHERIT=python-any-r1
IUSE=doc mpi muster
KEYWORDS=~amd64
LICENSE=LGPL-2.1+
RDEPEND=dev-libs/boost:= sci-libs/ann sys-cluster/libbsctools mpi? ( virtual/mpi ) muster? ( sys-cluster/muster )
SLOT=0
SRC_URI=https://ftp.tools.bsc.es/clusteringsuite/clusteringsuite-2.6.9-src.tar.bz2
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-any-r1 901d9e22c7a848a1196502edf060f330
_md5_=c4ceb5f84acd70fe58c8adf3e053d077

View File

@@ -1,16 +0,0 @@
BDEPEND=doc? ( app-text/ghostscript-gpl dev-python/sphinx dev-tex/latexmk dev-texlive/texlive-latexextra ) 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 preinst prepare setup
DEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.0:0= >=dev-lang/python-exec-2:=[python_targets_pypy3] ) 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] ) app-arch/xz-utils dev-libs/icu dev-libs/libpfm dev-libs/libxml2 dev-libs/papi sys-apps/hwloc !<sys-cluster/openmpi-4.0.5-r1 !>=sys-cluster/openmpi-4.0.5-r1[libompitrace] sys-libs/zlib virtual/mpi || ( sys-libs/libunwind sys-libs/llvm-libunwind ) || ( sys-devel/binutils:* sys-libs/binutils-libs ) boost? ( dev-libs/boost:= ) clustering? ( sys-cluster/clusteringsuite ) dwarf? ( dev-libs/libdwarf ) elf? ( virtual/libelf ) inotify? ( dev-libs/libevent ) opencl? ( dev-util/opencl-headers ) sionlib? ( sys-cluster/sionlib:= ) java? ( virtual/jdk:1.8 ) java? ( >=dev-java/java-config-2.2.0-r3 )
DESCRIPTION=Instrumentation framework to generate execution traces of parallel runtimes
EAPI=7
HOMEPAGE=https://github.com/bsc-performance-tools/extrae
INHERIT=autotools java-pkg-opt-2 python-single-r1
IUSE=boost clustering doc dwarf elf fft heterogeneous inotify +instrument-dynamic-memory +instrument-io +instrument-syscall merge-in-trace nanos opencl openmp +parallel-merge pebs-sampling +posix-clock pthread sampling +single-mpi-lib sionlib smpss +xml elibc_FreeBSD java python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.0:0= >=dev-lang/python-exec-2:=[python_targets_pypy3] ) 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] ) app-arch/xz-utils dev-libs/icu dev-libs/libpfm dev-libs/libxml2 dev-libs/papi sys-apps/hwloc !<sys-cluster/openmpi-4.0.5-r1 !>=sys-cluster/openmpi-4.0.5-r1[libompitrace] sys-libs/zlib virtual/mpi || ( sys-libs/libunwind sys-libs/llvm-libunwind ) || ( sys-devel/binutils:* sys-libs/binutils-libs ) boost? ( dev-libs/boost:= ) clustering? ( sys-cluster/clusteringsuite ) dwarf? ( dev-libs/libdwarf ) elf? ( virtual/libelf ) inotify? ( dev-libs/libevent ) opencl? ( dev-util/opencl-headers ) sionlib? ( sys-cluster/sionlib:= ) java? ( virtual/jre:1.8 ) virtual/opencl java? ( >=dev-java/java-config-2.2.0-r3 )
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 ) java? ( pthread )
SLOT=0
SRC_URI=https://github.com/bsc-performance-tools/extrae/archive/3.8.3.tar.gz -> extrae-3.8.3.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da java-utils-2 bd56fb0d459d0bad9d07fa32febe53cb java-pkg-opt-2 c9d8408eceaa8e56c729df071dd8cb57 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-single-r1 73f113f91928e0d16bceb65ecbcd8e75
_md5_=b9fe4a4cc1fcc1841859a398f34f66bd

View File

@@ -0,0 +1,16 @@
BDEPEND=doc? ( app-text/ghostscript-gpl dev-python/sphinx dev-tex/latexmk dev-texlive/texlive-latexextra ) 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 preinst prepare setup
DEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.0:0= >=dev-lang/python-exec-2:=[python_targets_pypy3] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) dev-libs/libxml2 dev-libs/papi !<sys-cluster/openmpi-4.0.5-r1 !>=sys-cluster/openmpi-4.0.5-r1[libompitrace] sys-libs/zlib virtual/mpi || ( sys-libs/libunwind sys-libs/llvm-libunwind ) || ( sys-devel/binutils:* sys-libs/binutils-libs ) boost? ( dev-libs/boost:= ) clustering? ( sys-cluster/clusteringsuite ) dwarf? ( dev-libs/libdwarf ) elf? ( virtual/libelf ) inotify? ( dev-libs/libevent ) memkind? ( dev-libs/memkind ) opencl? ( dev-util/opencl-headers ) sionlib? ( sys-cluster/sionlib:= ) spectral? ( sci-libs/fftw sys-cluster/spectral ) java? ( virtual/jdk:1.8 ) java? ( >=dev-java/java-config-2.2.0-r3 )
DESCRIPTION=Instrumentation framework to generate execution traces of parallel runtimes
EAPI=7
HOMEPAGE=https://github.com/bsc-performance-tools/extrae
INHERIT=autotools java-pkg-opt-2 python-single-r1
IUSE=boost clustering doc dwarf elf heterogeneous inotify +instrument-dynamic-memory +instrument-io +instrument-syscall memkind merge-in-trace nanos opencl openmp +parallel-merge pebs-sampling +posix-clock pthread sampling +single-mpi-lib sionlib smpss spectral +xml elibc_FreeBSD java python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.0:0= >=dev-lang/python-exec-2:=[python_targets_pypy3] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) dev-libs/libxml2 dev-libs/papi !<sys-cluster/openmpi-4.0.5-r1 !>=sys-cluster/openmpi-4.0.5-r1[libompitrace] sys-libs/zlib virtual/mpi || ( sys-libs/libunwind sys-libs/llvm-libunwind ) || ( sys-devel/binutils:* sys-libs/binutils-libs ) boost? ( dev-libs/boost:= ) clustering? ( sys-cluster/clusteringsuite ) dwarf? ( dev-libs/libdwarf ) elf? ( virtual/libelf ) inotify? ( dev-libs/libevent ) memkind? ( dev-libs/memkind ) opencl? ( dev-util/opencl-headers ) sionlib? ( sys-cluster/sionlib:= ) spectral? ( sci-libs/fftw sys-cluster/spectral ) java? ( virtual/jre:1.8 ) virtual/opencl java? ( >=dev-java/java-config-2.2.0-r3 )
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) java? ( pthread )
SLOT=0
SRC_URI=https://github.com/bsc-performance-tools/extrae/archive/3.8.3.tar.gz -> extrae-3.8.3.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da java-utils-2 bd56fb0d459d0bad9d07fa32febe53cb java-pkg-opt-2 c9d8408eceaa8e56c729df071dd8cb57 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-single-r1 73f113f91928e0d16bceb65ecbcd8e75
_md5_=8345aec4231715f4fe2b658b8fd0ea15

View File

@@ -0,0 +1,14 @@
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
DEFINED_PHASES=install prepare
DEPEND=dev-libs/boost:=
DESCRIPTION=libbsctools
EAPI=7
HOMEPAGE=https://github.com/bsc-performance-tools/libbsctools
INHERIT=autotools
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=dev-libs/boost:=
SLOT=0
SRC_URI=https://github.com/bsc-performance-tools/libbsctools/archive/refs/tags/1.0.6.tar.gz -> libbsctools-1.0.6.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da
_md5_=d0b8a79fef0df6cf87bcd9aa08d09b1f

View File

@@ -0,0 +1,15 @@
BDEPEND=doc? ( app-doc/doxygen ) dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/boost:= virtual/mpi
DESCRIPTION=Massively Scalable Clustering
EAPI=7
HOMEPAGE=https://github.com/LLNL/muster
INHERIT=cmake
IUSE=doc pmpi tests
KEYWORDS=~amd64
LICENSE=BSD MIT
RDEPEND=dev-libs/boost:= virtual/mpi
SLOT=0
SRC_URI=https://github.com/LLNL/muster/archive/v1.0.1.tar.gz -> muster-1.0.1.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=6f52cdaad3ba3b704b9106a85c660e18

View File

@@ -1,17 +1,17 @@
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(-)] ) ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) virtual/pkgconfig
BDEPEND=test? ( 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(-)] ) ) 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 ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 )
DEPEND=dev-libs/libffi media-libs/fontconfig ruby_targets_ruby26? ( dev-lang/ruby:2.6 )
DESCRIPTION=Pacemaker/Corosync Configuration System
EAPI=7
HOMEPAGE=https://github.com/ClusterLabs/pcs
INHERIT=python-single-r1 ruby-ng systemd
IUSE=systemd test python_single_target_python3_8 python_single_target_python3_9 ruby_targets_ruby25 ruby_targets_ruby26
IUSE=systemd test python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ruby_targets_ruby26
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/libffi media-libs/fontconfig 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/distro[python_targets_python3_8(-)] dev-python/dacite[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pycurl[python_targets_python3_8(-)] dev-python/pyopenssl[python_targets_python3_8(-)] dev-python/pyparsing[python_targets_python3_8(-)] dev-python/python-dateutil[python_targets_python3_8(-)] >=www-servers/tornado-6.0[python_targets_python3_8(-)] <www-servers/tornado-7.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/distro[python_targets_python3_9(-)] dev-python/dacite[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pycurl[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] dev-python/pyparsing[python_targets_python3_9(-)] dev-python/python-dateutil[python_targets_python3_9(-)] >=www-servers/tornado-6.0[python_targets_python3_9(-)] <www-servers/tornado-7.0[python_targets_python3_9(-)] ) dev-libs/openssl >=sys-cluster/corosync-3.0 >=sys-cluster/pacemaker-2.0 sys-libs/pam sys-process/psmisc 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(-)] ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 ) || ( ruby_targets_ruby25 ruby_targets_ruby26 )
RDEPEND=dev-libs/libffi media-libs/fontconfig python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) python_single_target_python3_8? ( dev-python/distro[python_targets_python3_8(-)] dev-python/dacite[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/pycurl[python_targets_python3_8(-)] dev-python/pyopenssl[python_targets_python3_8(-)] dev-python/pyparsing[python_targets_python3_8(-)] dev-python/python-dateutil[python_targets_python3_8(-)] >=www-servers/tornado-6.0[python_targets_python3_8(-)] <www-servers/tornado-7.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/distro[python_targets_python3_9(-)] dev-python/dacite[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/pycurl[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] dev-python/pyparsing[python_targets_python3_9(-)] dev-python/python-dateutil[python_targets_python3_9(-)] >=www-servers/tornado-6.0[python_targets_python3_9(-)] <www-servers/tornado-7.0[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/distro[python_targets_python3_10(-)] dev-python/dacite[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/pycurl[python_targets_python3_10(-)] dev-python/pyopenssl[python_targets_python3_10(-)] dev-python/pyparsing[python_targets_python3_10(-)] dev-python/python-dateutil[python_targets_python3_10(-)] >=www-servers/tornado-6.0[python_targets_python3_10(-)] <www-servers/tornado-7.0[python_targets_python3_10(-)] ) dev-libs/openssl >=sys-cluster/corosync-3.0 >=sys-cluster/pacemaker-2.0 sys-libs/pam sys-process/psmisc 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(-)] ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) || ( 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_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-single-r1 73f113f91928e0d16bceb65ecbcd8e75 estack 055c42df72f76a4f45ec92b35e83cd56 ruby-utils 08ae6f9c60b19aabce3f66a30cce9a2d ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b systemd c846b9e02ac8293bfc9ca38a195c2a18
_md5_=aef9e2a0398ba6afa1933667415850bc
_md5_=4244d2a9da52c3f7f0a405669ea5d82b

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=configure install
DEPEND=sci-libs/fftw:3.0 extrae? ( sys-cluster/extrae ) libbsctools? ( sys-cluster/libbsctools )
DESCRIPTION=Signal processing techniques to select representative regions from Paraver traces
EAPI=7
HOMEPAGE=https://github.com/bsc-performance-tools/spectral
INHERIT=flag-o-matic
IUSE=extrae libbsctools openmp
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=sci-libs/fftw:3.0 extrae? ( sys-cluster/extrae ) libbsctools? ( sys-cluster/libbsctools )
SLOT=0
SRC_URI=https://ftp.tools.bsc.es/spectral/spectral-3.4.1-src.tar.bz2
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5
_md5_=8d5b1a748f34392f8891b40dc049d86a

File diff suppressed because one or more lines are too long

View File

@@ -1,16 +0,0 @@
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(-)?] virtual/pkgconfig
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(-)?]
DESCRIPTION=Fan controller for AMD graphics cards running the amdgpu driver on Linux
EAPI=7
HOMEPAGE=https://github.com/zzkW35/amdgpu-fan
INHERIT=distutils-r1 systemd
IUSE=python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=GPL-2
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/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pyyaml[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 ) || ( python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/zzkW35/amdgpu-fan/archive/refs/tags/0.1.0.tar.gz -> amdgpu-fan-0.1.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9 systemd c846b9e02ac8293bfc9ca38a195c2a18
_md5_=177f093084edeebb11996526d91739e3

View 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 ) 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/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyyaml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] virtual/pkgconfig
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 ) 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(-)?]
DESCRIPTION=Fan controller for AMD graphics cards running the amdgpu driver on Linux
EAPI=8
HOMEPAGE=https://github.com/zzkW35/amdgpu-fan
INHERIT=distutils-r1 systemd
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyyaml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/zzkW35/amdgpu-fan/archive/refs/tags/0.1.0.tar.gz -> amdgpu-fan-0.1.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9 systemd c846b9e02ac8293bfc9ca38a195c2a18
_md5_=5f7161589aeaf00437b5a0d75745734a

View File

@@ -1,17 +1,17 @@
BDEPEND=ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby25? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby25(-)] ) ) ruby_targets_ruby26? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby25? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby25(-)] ) ) ruby_targets_ruby26? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] !!dev-ruby/psych[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] !!dev-ruby/psych[ruby_targets_ruby26(-)] ) test? ( ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) )
BDEPEND=ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby26? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby26? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby26(-)] ) ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] !!dev-ruby/psych[ruby_targets_ruby26(-)] ) test? ( ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] ) )
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=ruby_targets_ruby25? ( dev-ruby/eventmachine[ruby_targets_ruby25(-)] dev-ruby/daemons[ruby_targets_ruby25(-)] dev-ruby/rack[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( dev-ruby/eventmachine[ruby_targets_ruby26(-)] dev-ruby/daemons[ruby_targets_ruby26(-)] dev-ruby/rack[ruby_targets_ruby26(-)] ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] )
DEPEND=ruby_targets_ruby26? ( dev-ruby/eventmachine[ruby_targets_ruby26(-)] dev-ruby/daemons[ruby_targets_ruby26(-)] dev-ruby/rack[ruby_targets_ruby26(-)] ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] )
DESCRIPTION=This a Ruby gem that delivers a thin and fast web server
EAPI=7
HOMEPAGE=https://github.com/macournoyer/thin
INHERIT=ruby-fakegem
IUSE=doc test ruby_targets_ruby25 ruby_targets_ruby26 doc test test
IUSE=doc test ruby_targets_ruby26 doc test test
KEYWORDS=~amd64 ~x86
LICENSE=Ruby
RDEPEND=ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby25 ruby_targets_ruby26 )
RDEPEND=ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] )
REQUIRED_USE=|| ( ruby_targets_ruby26 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/macournoyer/thin/archive/v1.8.0.tar.gz -> thin-1.8.0.tar.gz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa ruby-utils 08ae6f9c60b19aabce3f66a30cce9a2d ruby-ng b97a1a9a3103f9a66f622ea3eb2ce12b ruby-fakegem 5e2d0d0c89a1e9425bc8dacd73e7e940
_md5_=f008b6daac9433fc19fe8ec6f2d43daf
_md5_=cb3a8a05925c5d7be2fb5b95182ce85c

View File

@@ -7,6 +7,6 @@ INHERIT=desktop xdg
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/Eugeny/tabby/releases/download/v1.0.145/tabby-1.0.145-linux.tar.gz https://github.com/scardracs/icons/releases/download/release/tabby-icons.tar.gz
SRC_URI=https://github.com/Eugeny/tabby/releases/download/v1.0.146/tabby-1.0.146-linux.tar.gz https://github.com/scardracs/icons/releases/download/release/tabby-icons.tar.gz
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=97ec1dadcf127f0e190b47df10e9c024

View File

@@ -9,4 +9,4 @@ RESTRICT=binchecks strip
SLOT=0
SRC_URI=https://github.com/vinceliuice/qogir-icon-theme/archive/refs/tags/2020-11-22.tar.gz
_eclasses_=xdg-utils 27f9a2f19502b925ac117bd657aa2979
_md5_=9070691e712ca56956c64ebeee0bc49a
_md5_=819ef89507794bfdc93ce1ae6978fe06

View File

@@ -11,6 +11,6 @@ LICENSE=GPL-3
RDEPEND=dev-libs/glib dev-libs/gobject-introspection dev-libs/libinput dev-libs/wayland dev-libs/wayland-protocols gnome-base/gnome-desktop systemd? ( !sys-apps/openrc sys-apps/systemd ) x11-libs/libdrm x11-libs/pixman x11-libs/xcb-util x11-libs/xcb-util-wm x11-wm/mutter
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://source.puri.sm/Librem5/phoc/-/archive/v0.7.1/phoc-v0.7.1.tar.gz https://github.com/swaywm/wlroots/releases/download/0.12.0/wlroots-0.12.0.tar.gz
SRC_URI=https://source.puri.sm/Librem5/phoc/-/archive/v0.8.0/phoc-v0.8.0.tar.gz https://github.com/swaywm/wlroots/releases/download/0.12.0/wlroots-0.12.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a meson 5bc3f1b890f90cc00cf1d1dddc10233e edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff vala 5ef05fa2f1612e51f4aea8c92b09e08d xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=68784f6b05cabe76713dad12ddcb74f1

View File

@@ -25,7 +25,6 @@ acct-user/wsdd 0: User for net-misc/wsdd
app-accessibility/mimic1 1.3.0.1 9999: Mycroft's TTS engine, based on CMU's Flite (Festival Lite)
app-accessibility/rhvoice 1.2.4: TTS engine with extended languages support (including Russian)
app-accessibility/speakup-tools 20121017: Tools to customize speakup module
app-admin/ananicy 2.2.1-r1: ANother Auto NICe daemon
app-admin/antidot 0.6.1 0.6.2: Cleans up your $HOME from those pesky dotfiles
app-admin/chezmoi 1.8.10 2.0.12: Manage your dotfiles across multiple machines, securely
app-admin/customrescuecd-x86 0.4.1: A system rescue cd or usbstick for desktop and server based on gentoo
@@ -55,7 +54,7 @@ app-dicts/dictd-mueller 3.1-r1: V. K. Mueller English-Russian Dictionary
app-dicts/dictd-web1913 0.5.0_p1: Webster's Revised Unabridged Dictionary (1913) for dict
app-editors/atom-bin 1.57.0-r1: A hackable text editor for the 21st Century
app-editors/featherpad 0.17.2 0.18.0: Lightweight Qt5 Plain-Text Editor for Linux
app-editors/imhex 1.8.1: A hex editor for reverse engineers, programmers, and eyesight
app-editors/imhex 1.8.1-r1: A hex editor for reverse engineers, programmers, and eyesight
app-editors/kitscenarist 0.7.2_rc9: Simple and powerful application for creating screenplays.
app-editors/typora-bin 0.10.7: a markdown editor,markdown reader.
app-emacs/flycheck 31: On the fly syntax checking for GNU Emacs
@@ -101,7 +100,7 @@ app-misc/telegram-send 0.25-r1: Send messages and files over Telegram from the c
app-misc/termdown 1.17.0: Countdown timer and stopwatch in your terminal
app-misc/ufetch 0.1 0.2 9999: Tiny system info for Unix-like operating systems
app-misc/vrms-gentoo 0_pre20201102: vrms clone for Gentoo Linux
app-misc/watchexec 1.15.3 1.16.0 1.16.1: Executes commands in response to file modifications
app-misc/watchexec 1.15.3 1.16.0 1.16.1 1.16.2: Executes commands in response to file modifications
app-misc/wego 2.0_p20190211-r1: Wego is a weather client for the terminal
app-mobilephone/flashlight 0.1.1-r2: It's a flashlight, what do you expect?
app-mobilephone/mobile-config-firefox 2.1.0: Mobile and privacy friendly configuration for Firefox
@@ -122,9 +121,11 @@ app-shells/antibody 6.1.0 6.1.1: Fast Zsh plugin manager
app-shells/fish-agnoster-theme 0.1.0_p20200415: Fancy, colorful theme with support for Powerline fonts
app-shells/fish-command-timer 0.1.3 0.1.3_p20201002: Fish shell extension for printing execution time for each command
app-shells/fish-history-merge 0_pre20201121: Plugin that modifies built-in up-or-search command to merge the command history
app-shells/fzf-fish 7.1: Augment your fish command line with fzf key bindings
app-shells/k 0.0.5: Directory listings for zsh with git features
app-shells/nice-exit-code 0_pre20200117: ZSH plugin that maps exit status code to human readable string
app-shells/ohmyzsh 9999: A framework for managing your zsh configuration.
app-shells/powerline-go 1.21.0: A powerline like prompt for Bash, Zsh, Fish written in Go lang.
app-shells/starship 0.55.0: The minimal, blazing-fast, and infinitely customizable prompt for any shell!
app-shells/zoxide 0.7.2: A smarter cd command for your terminal
app-shells/zsh-autosuggestions 0.6.4: Fish-like autosuggestions for zsh
@@ -341,7 +342,6 @@ 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/bson 0.5.8: Independent BSON codec for Python that doesn't depend on MongoDB
dev-python/castellan 3.6.0: Generic Key Manager interface for OpenStack
dev-python/cattrs 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.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
@@ -350,6 +350,7 @@ dev-python/click-didyoumean 0.0.3: Enable git-like did-you-mean feature in click
dev-python/click-repl 0.2.0: Subcommand REPL for click apps
dev-python/clufter 0.77.2: Tool/library for transforming/analyzing cluster configuration formats
dev-python/cmarkgfm 0.6.0: Python bindings for GitHub's cmark
dev-python/collidoscope 0.0.6: Brute force detection of glyph collisions
dev-python/colored 1.4.2 9999: Very simple Python library for color and formatting in terminal
dev-python/commandlines 0.4.1: Routines for extracting information from fontTools glyphs
dev-python/compreffor 0.5.1: A CFF table subroutinizer for FontTools
@@ -379,6 +380,7 @@ dev-python/github-sublee-glicko2 0_pre20191010-r1: An implementation of the Glic
dev-python/glance_store 2.3.0: A library for glance
dev-python/glicko2 2.0.0: glicko2 implementation in python
dev-python/glyphsLib 5.3.2: A library to provide a bridge from Glyphs source files to UFOs
dev-python/glyphtools 0.7.3: Routines for extracting information from fontTools glyphs
dev-python/google-cloud-storage 1.36.0: Google Cloud Storage API client library
dev-python/googletransx 2.4.2-r1: Free Google Translate API for Python. Translates totally free of charge.
dev-python/graphene 3.0.0_beta7: GraphQL Framework for Python
@@ -410,6 +412,7 @@ dev-python/neutron-lib 2.6.1: Neutron shared routines and utilities.
dev-python/noiseprotocol 0.3.1: Python implementation of Noise Protocol Framework
dev-python/opentypespec 1.8.4: Python bezier manipulation library
dev-python/orjson 3.5.3: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
dev-python/os-api-ref 2.2.0: Sphinx Extensions to support API reference sites in OpenStack
dev-python/os-brick 4.0.1-r1: OpenStack Cinder brick library for managing local volume attaches
dev-python/os-ken 1.2.0: OpenStack Cinder brick library for managing local volume attaches
dev-python/os-resource-classes 1.0.0: A list of standardized resource classes for OpenStack.
@@ -567,7 +570,7 @@ dev-util/rpmlint 2.0.0: Tool for checking common errors in RPM packages
dev-util/rust-analyzer-bin 9999: An implementation of Language Server Protocol for the Rust programming language
dev-util/tokei 12.1.1 12.1.2: Count code, quickly
dev-util/xdp-tools 1.1.1: Utilities and example programs for use with XDP
dev-vcs/bit 1.1.1: Bit is a modern Git CLI
dev-vcs/bit 1.1.1 1.1.2: Bit is a modern Git CLI
dev-vcs/git-blame-someone-else 0_pre20180613: Blame someone else for your bad code.
dev-vcs/git-cu 0.5.0: Helps to keep your local git repositories organized
dev-vcs/git-repo-updater 0.5.1-r1: Easily update multiple git repositories at once
@@ -653,7 +656,7 @@ gui-libs/libcsys 4.2.0 9999: Library for managing the device
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
gui-wm/cage 0.1.3 0.1.4 9999: A Wayland kiosk
gui-wm/dwl 0.2.1: dwm for Wayland
gui-wm/phosh 0.11.0: A pure Wayland shell prototype for GNOME on mobile devices
gui-wm/phosh 0.12.0: A pure Wayland shell prototype for GNOME on mobile devices
gui-wm/phosh-meta 0.2: Meta package for Phosh
kde-apps/alligator 21.05 21.06: A convergent RSS/Atom feed reader for Plasma
kde-apps/kclock 21.05 21.06: A convergent clock application for Plasma
@@ -681,6 +684,7 @@ media-gfx/azpainter 3.0.1: Full color painting software for Linux for illustrati
media-gfx/bonzomatic 2021.03.07 9999: Live shader coding tool and Shader Showdown workhorse
media-gfx/dehinter 3.1.0: Python bindings for GitHub's cmark
media-gfx/dustr 9999: light and interactive tool your crops need
media-gfx/fontbakery 0.7.38: Font quality assurance tool
media-gfx/fontdiff 0.2.3: A tool for finding visual differences between two font versions
media-gfx/fontpreview 1.0.6: Highly customizable and minimal font previewer written in bash
media-gfx/gephi-bin 0.9.2: The Open Graph Viz Platform
@@ -733,7 +737,7 @@ media-video/ciano 0.2.4: A multimedia file converter focused on simplicity
media-video/jellyfin-media-player 1.6.0: Jellyfin Desktop Client based on Plex Media Player
media-video/jellyfin-mpv-shim 2.0.1: MPV Cast Client for Jellyfin
media-video/kikoplay 0.8.0 0.8.1 9999: KikoPlay is a full-featured danmu player
media-video/megapixels 1.0.1: A GTK3 camera application that knows how to deal with the media request api
media-video/megapixels 1.1.0: A GTK3 camera application that knows how to deal with the media request api
media-video/mpv-mpris 0.5 9999: MPRIS plugin for mpv
media-video/owncast 0.0.7: A self-hosted live video and web chat server
media-video/qliveplayer 3.22.3 3.22.4: A player and recorder for live streams and videos with danmaku support
@@ -768,10 +772,10 @@ net-misc/eg25-manager 20210617: Daemon for managing the Quectel EG25 modem
net-misc/freetube-bin 0.11.3 0.12.0: https://github.com/FreeTubeApp/FreeTube
net-misc/gemget 1.8.0: Command line downloader for the Gemini protocol
net-misc/gemserv 0.4.4 0.4.5: A gemini Server written in rust
net-misc/gmid 1.6.2 9999: Simple and secure Gemini server
net-misc/gmid 1.7.1 9999: Simple and secure Gemini server
net-misc/kristall 0.3-r1 9999: Visual cross-platform gemini browser
net-misc/lagrange 1.5.2: Desktop GUI client for browsing Geminispace
net-misc/lyrics-in-terminal 1.4.1: Command Line Lyrics fetcher for MPRIS media players
net-misc/lyrics-in-terminal 1.4.2: Command Line Lyrics fetcher for MPRIS media players
net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot
net-misc/megasync 4.3.8.0 4.5.0.0 9999: The official Qt-based program for syncing your MEGA account in your PC
net-misc/myip 1.2.0: Get your external IP address using STUN server
@@ -788,8 +792,9 @@ net-misc/wayback_machine_downloader 2.3.0: Download an entire website from the W
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
net-news/feedreader 2.11.0: Simple News Feed Reader for feeds aggregated by Tiny Tiny RSS or feedly
net-news/sfeed 0.9.23 9999: simple RSS and Atom parser
net-p2p/bisq 1.6.5 1.7.0: The decentralized bitcoin exchange (non-atomic, with arbitration)
net-p2p/bisq 1.7.1: The decentralized bitcoin exchange (non-atomic, with arbitration)
net-p2p/lbry 0.48.2 0.49.1 0.50.2: A browser for the LBRY network, a digital marketplace controlled by its users.
net-p2p/monero 0.17.2.0 9999: The secure, private, untraceable cryptocurrency
net-p2p/nuxhash 1.0.0_beta2_p20191013: NiceHash cryptocurrency mining client for Linux
@@ -804,14 +809,14 @@ 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 4.204 9999: The fast free Verilog/SystemVerilog simulator
sci-electronics/verilator 4.202 4.204 4.210 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
sci-libs/ann 1.1.2_p7 1.1.2_p7-r1: A Library for Approximate Nearest Neighbor Searching
sci-libs/dart 6.10.1-r2: Dynamic Animation and Robotics Toolkit
sci-libs/ensmallen 2.14.2 2.15.0 2.15.1 2.16.0 2.16.2: header only C++ library for numerical optimization
sci-libs/jdqz 0_pre19971107-r2: Jacobi-Davidson type method for the generalized standard eigenvalue problem.
sci-libs/meschach 1.2b: Meschach is a C-language library of routines for performing matrix computations
sci-libs/saclib 2.2.7-r1 2.2.7-r2: Reference implementations of algorithms and forms the basis of QEPCAD
sci-libs/saclib 2.2.7-r3: Reference implementations of algorithms and forms the basis of QEPCAD
sci-libs/slicot 5.0_p20101122: Subroutine Library in Systems and Control Theory
sci-mathematics/chaco 2.2: Software for Partitioning Graphs
sci-mathematics/frama-c 22.0: Framework for analysis of source codes written in C
@@ -841,12 +846,14 @@ sys-boot/osk-sdl 0.64-r1: Lightweight On-Screen-Keyboard based on SDL2
sys-cluster/AXL 0.4.0: AXL provides a common C interface to transfer files in an HPC storage hierarchy.
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/clusteringsuite 2.6.9 2.6.9-r2: Expose the main performance trends in applications computation structure
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/extrae 3.8.3-r6: Instrumentation framework to generate execution traces of parallel runtimes
sys-cluster/genders 1.28.1: Static cluster configuration database used for cluster configuration management.
sys-cluster/heat 15.0.0: A CloudFormation-compatible openstack-native cloud orchestration engine.
sys-cluster/libbsctools 1.0.6: libbsctools
sys-cluster/muster 1.0.1: Massively Scalable Clustering
sys-cluster/nanos6 2.6: 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
@@ -856,6 +863,7 @@ sys-cluster/rankstr 0.0.2: Split an MPI communicator into subcomms based on stri
sys-cluster/redset 0.0.5: Low-level distributed erasure coding lib to protect datasets of MPI applications
sys-cluster/shuffile 0.0.4: SHUFFILE Shuffle files between processes
sys-cluster/sionlib 1.7.6-r1: Scalable I/O library for parallel access to task-local files
sys-cluster/spectral 3.4.1: Signal processing techniques to select representative regions from Paraver traces
sys-cluster/swift 2.26.0 2.27.0: A highly available, distributed, and eventually consistent object/blob store
sys-cluster/veloc 1.2: Very-Low Overhead Checkpointing System
sys-firmware/pinephone-firmware 20201030: Firmwares files for PinePhone
@@ -864,7 +872,7 @@ sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
sys-fs/dwarfs 0.5.4 0.5.4-r2 0.5.4-r3 0.5.6: A fast very high compression read-only FUSE file system
sys-fs/erofs-utils 1.2.1 1.3: Userspace tools for EROFS images
sys-fs/gcsfuse 0.35.1: A user-space file system for interacting with Google Cloud Storage
sys-fs/gdu 5.1.1: Disk usage analyzer with console interface written in Go
sys-fs/gdu 5.1.1 5.2.0: Disk usage analyzer with console interface written in Go
sys-fs/gfs2-utils 3.2.0 3.3.0: Shared-disk cluster file system
sys-fs/git-mount 1.0.0_p20160321: git-mount let's you mount your repo as a filesystem based on a revision.
sys-fs/python-btrfs 12 13: Python 3 module to inspect btrfs filesystems
@@ -876,7 +884,7 @@ sys-libs/nss-tls 1.0 1.1 9999: A DNS over HTTPS resolver for glibc
sys-libs/safeclib 3.6.0_p20210407-r2 3.6.0_p20210407-r3: safec libc extension with all C11 Annex K functions
sys-libs/solo-udev-rules 4.0.0-r1: udev rules for the Solo FIDO2 & U2F USB+NFC security key
sys-power/ZenStates-Linux 0_p20170507: Dynamically edit AMD Ryzen processor P-States
sys-power/amdgpu-fan 0.1.0: Fan controller for AMD graphics cards running the amdgpu driver on Linux
sys-power/amdgpu-fan 0.1.0-r1: Fan controller for AMD graphics cards running the amdgpu driver on Linux
sys-power/disable-c6 0_p20190603: disable the C6 state upon system boot, preventing Ryzen freezes
sys-power/gtherm 0.0.2: A simple daemon to monitor thermal zones and cooling devices
sys-power/gwe 0.15.3: NVIDIA settings alternative with overclocking, fan control, and information
@@ -924,7 +932,7 @@ x11-misc/squeekboard 1.14.0: Virtual keyboard supporting Wayland, built primaril
x11-misc/tbsm 0.5: A pure bash session or application launcher. Inspired by cdm, tdm and krunner
x11-misc/xob 0.2: A lightweight overlay volume (or anything) bar for the X Window System
x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager
x11-terms/tabby-bin 1.0.145: A terminal for a more modern age
x11-terms/tabby-bin 1.0.146: A terminal for a more modern age
x11-themes/arc-darkest-colors 0_pre20200818 0_pre20201112: Flat, dark-mode theme with transparent elements
x11-themes/arc-kde 20180614: Port of the popular GTK theme Arc for Plasma 5
x11-themes/materia-theme 20210322: A Material Design theme for GNOME/GTK based desktop environments
@@ -933,4 +941,4 @@ x11-themes/obsidian2-gtk-theme 2.18 9999: Obsidian Gnome Theme, based upon Adwai
x11-themes/papirus-claws-mail-theme 0_pre20181023 0_pre20201019: Papirus icon theme for Claws Mail
x11-themes/qogir-icon-theme 2020.11.22: A flat colorful design icon theme for linux desktops
x11-themes/sound-theme-librem5 0.1.0: Sound theme for the Librem 5/PinePhone
x11-wm/phoc 0.7.1: Wlroots based Phone compositor
x11-wm/phoc 0.8.0: Wlroots based Phone compositor

View File

@@ -1 +1 @@
Mon, 12 Jul 2021 15:08:47 +0000
Tue, 13 Jul 2021 09:21:40 +0000