mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
2020-08-25 09:09:41 UTC
This commit is contained in:
15
metadata/md5-cache/dev-python/hwi-1.1.2
Normal file
15
metadata/md5-cache/dev-python/hwi-1.1.2
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=test? ( >=dev-python/ecdsa-0.13.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/hidapi-0.7.99[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/libusb1-1.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/mnemonic-0.18.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pyaes-1.6.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/typing-extensions-3.7.4.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Library and command line tool for interacting with hardware wallets
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/bitcoin-core/HWI
|
||||
IUSE=udev doc test python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/ecdsa-0.13.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/hidapi-0.7.99[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/libusb1-1.7.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/mnemonic-0.18.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pyaes-1.6.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/typing-extensions-3.7.4.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bitcoin-core/HWI/archive/1.1.2.tar.gz -> hwi-1.1.2.tar.gz
|
||||
_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb udev 452708c3f55cf6e918b045adb949a9e6
|
||||
_md5_=98b89d71c4a8692495fc76944b0ea86d
|
||||
15
metadata/md5-cache/dev-python/libusb1-1.8
Normal file
15
metadata/md5-cache/dev-python/libusb1-1.8
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=test? ( virtual/libusb ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Pure-python wrapper for libusb-1.0
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/vpelletier/python-libusb1
|
||||
IUSE=test python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-2.1+
|
||||
RDEPEND=virtual/libusb python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/l/libusb1/libusb1-1.8.tar.gz
|
||||
_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=f327d573c5f8a420b4f968955e302429
|
||||
14
metadata/md5-cache/dev-python/mnemonic-0.19
Normal file
14
metadata/md5-cache/dev-python/mnemonic-0.19
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Reference implementation of BIP-0039 for generating deterministic keys
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/trezor/python-mnemonic
|
||||
IUSE=python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/trezor/python-mnemonic/archive/v0.19.tar.gz -> mnemonic-0.19.tar.gz
|
||||
_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=a8f855f02a4e3bb599a7bfd25d7d05a4
|
||||
14
metadata/md5-cache/net-im/biboumi-9.0_rc1-r1
Normal file
14
metadata/md5-cache/net-im/biboumi-9.0_rc1-r1
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=dev-python/sphinx dev-util/ninja dev-util/cmake filecaps? ( sys-libs/libcap )
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=dev-libs/expat virtual/libiconv sys-apps/util-linux sqlite? ( dev-db/sqlite ) postgres? ( dev-db/postgresql:* ) idn? ( net-dns/libidn ) udns? ( net-libs/udns ) ssl? ( dev-libs/botan:2 ) !ssl? ( dev-libs/libgcrypt ) systemd? ( sys-apps/systemd )
|
||||
DESCRIPTION=XMPP gateway to IRC
|
||||
EAPI=7
|
||||
HOMEPAGE=https://biboumi.louiz.org/
|
||||
IUSE=+idn logrotate postgres +sqlite +ssl systemd udns +filecaps
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ZLIB
|
||||
RDEPEND=dev-libs/expat virtual/libiconv sys-apps/util-linux sqlite? ( dev-db/sqlite ) postgres? ( dev-db/postgresql:* ) idn? ( net-dns/libidn ) udns? ( net-libs/udns ) ssl? ( dev-libs/botan:2 ) !ssl? ( dev-libs/libgcrypt ) systemd? ( sys-apps/systemd ) acct-user/biboumi filecaps? ( sys-libs/libcap )
|
||||
SLOT=0
|
||||
SRC_URI=https://git.louiz.org/biboumi/snapshot/biboumi-9.0-rc1.tar.xz
|
||||
_eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 fcaps da689a8e04bbbb3518888ff668fee45b flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=b5b0f60bd5543c1bbd43df70f1bf2fd1
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Mange/rtl8192eu-linux-driver/archive/9cf06524dfebda414675433141f771b36b7e68e8.tar.gz -> rtl8192eu-0_pre20200123.tar.gz
|
||||
SRC_URI=https://github.com/Mange/rtl8192eu-linux-driver/archive/6d2705d8023c25b43f845298e707252fd813e68e.tar.gz -> rtl8192eu-0_pre20200818.tar.gz
|
||||
_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 linux-info c90a203b1c14cfa77bd3e37a0e96c955 linux-mod 63c06dfa12648f13855f5f4348af824c multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=e52a5249f0addcfc213508bc7b245908
|
||||
_md5_=5f05810d28a9baca2220ade5fee9d7b2
|
||||
13
metadata/md5-cache/net-wireless/rtl8821cu-0_pre20200822
Normal file
13
metadata/md5-cache/net-wireless/rtl8821cu-0_pre20200822
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst setup
|
||||
DEPEND=virtual/linux-sources kernel_linux? ( sys-apps/kmod[tools] ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf )
|
||||
DESCRIPTION=Realtek 8821CU/RTL8811CU module for Linux kernel
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/brektrou/rtl8821CU
|
||||
IUSE=kernel_linux kernel_linux
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/brektrou/rtl8821CU/archive/45a8b4393e3281b969822c81bd93bdb731d58472.tar.gz -> rtl8821cu-0_pre20200822.tar.gz
|
||||
_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 linux-info c90a203b1c14cfa77bd3e37a0e96c955 linux-mod 63c06dfa12648f13855f5f4348af824c multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=6d675fc73f667e77fa3f69369d998234
|
||||
@@ -148,8 +148,10 @@ dev-python/httpcore 0.7.0 0.9.1 0.10.1: A minimal HTTP client
|
||||
dev-python/httptools 0.1.1: httptools is a Python binding for the nodejs HTTP parser
|
||||
dev-python/httpx 0.9.3 0.11.1 0.12.1 0.13.3 0.14.1: A next generation HTTP client for Python
|
||||
dev-python/hunter 3.1.3: Hunter is a flexible code tracing toolkit
|
||||
dev-python/hwi 1.1.2: Library and command line tool for interacting with hardware wallets
|
||||
dev-python/js2py 0.70: JavaScript to Python Translator & JavaScript interpreter written in Python
|
||||
dev-python/jupyter-sphinx 0.2.4: Jupyter Sphinx Extensions
|
||||
dev-python/libusb1 1.8: Pure-python wrapper for libusb-1.0
|
||||
dev-python/manhole 1.6.0: Debugging manhole for python application
|
||||
dev-python/markdown-include 0.5.1: Syntax which allows for inclusion of contents of other Markdown docs
|
||||
dev-python/mkdocs-exclude 1.0.2: Lets you exclude files or trees from your output
|
||||
@@ -158,6 +160,7 @@ dev-python/mkdocs-material 4.6.3 5.0.0_rc2 5.2.3 5.3.3: A Material Design theme
|
||||
dev-python/mkdocs-material-extensions 1.0: Extension pack for Python Markdown
|
||||
dev-python/mkdocs-minify-plugin 0.3.0: An MkDocs plugin to minify HTML and/or JS files prior to being written to disk
|
||||
dev-python/mkdocs_pymdownx_material_extras 1.0_beta11: Custom alterations based on Mkdocs-Material
|
||||
dev-python/mnemonic 0.19: Reference implementation of BIP-0039 for generating deterministic keys
|
||||
dev-python/outcome 1.0.1: Capture the outcome of Python function calls
|
||||
dev-python/pdfminer-six 20200124 20200402 20200517: Community maintained fork of pdfminer
|
||||
dev-python/pep517 0.8.2-r1: standard API for systems which build Python packages
|
||||
@@ -287,7 +290,7 @@ media-video/vidify 2.2.5: Watch music videos in real time for the songs playing
|
||||
media-video/vidify-audiosync 0.3.0: Audio synchronization feature for vidify
|
||||
net-dialup/tio 1.32: Simple TTY terminal application
|
||||
net-fs/hubicfuse 3.0.1: Support for mounting HubiC drive in GNU/Linux
|
||||
net-im/biboumi 8.5 9.0_pre20200509 9.0_rc1: XMPP gateway to IRC
|
||||
net-im/biboumi 8.5 9.0_pre20200509 9.0_rc1 9.0_rc1-r1: XMPP gateway to IRC
|
||||
net-im/discord-canary-bin 0.0.104 0.0.106: All-in-one voice and text chat
|
||||
net-im/go-sendxmpp 0_pre20200423: A little tool to send messages to an XMPP contact or MUC
|
||||
net-im/nheko 0.7.1 0.7.2: Desktop client for Matrix using Qt and C++14
|
||||
@@ -311,9 +314,9 @@ net-p2p/nuxhash 1.0.0_beta2_p20191013: NiceHash cryptocurrency mining client for
|
||||
net-p2p/trezord-go 2.0.29-r1: TREZOR Communication Daemon
|
||||
net-p2p/yggdrasil-go 0.3.13-r1 0.3.14: An experiment in scalable routing as an encrypted IPv6 overlay network
|
||||
net-wireless/eiwd 1.6.1 1.7_pre20200606 9999: iwd without dbus
|
||||
net-wireless/rtl8192eu 0_pre20200123 0_pre20200619: Realtek 8192EU driver module for Linux kernel
|
||||
net-wireless/rtl8192eu 0_pre20200619 0_pre20200818: Realtek 8192EU driver module for Linux kernel
|
||||
net-wireless/rtl8821ce 0_pre20200224 0_pre20200703: Realtek RTL8821CE Driver module for Linux kernel
|
||||
net-wireless/rtl8821cu 0_pre20200302: Realtek 8821CU/RTL8811CU module for Linux kernel
|
||||
net-wireless/rtl8821cu 0_pre20200302 0_pre20200822: Realtek 8821CU/RTL8811CU module for Linux kernel
|
||||
sci-electronics/dsview 1.12 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.032 4.034 4.036 4.038 4.040 9999: The fast free Verilog/SystemVerilog simulator
|
||||
|
||||
@@ -1 +1 @@
|
||||
Mon, 24 Aug 2020 08:13:11 +0000
|
||||
Tue, 25 Aug 2020 09:09:41 +0000
|
||||
|
||||
Reference in New Issue
Block a user