mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -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
|
||||
Reference in New Issue
Block a user