summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/app-crypt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-22 02:26:51 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-22 02:26:51 +0000
commit1b013d9d13c304bf66a4a6c16d272d25bc480b83 (patch)
tree8748fc5fde3f3f10b81d81c07be105dbe75b1339 /metadata/md5-cache/app-crypt
parentd37f8725bb68034ef10d8882fb4411a49f2f666e (diff)
gentoo auto-resync : 22:02:2023 - 02:26:50
Diffstat (limited to 'metadata/md5-cache/app-crypt')
-rw-r--r--metadata/md5-cache/app-crypt/Manifest.gzbin38629 -> 38627 bytes
-rw-r--r--metadata/md5-cache/app-crypt/keybase-6.0.25
-rw-r--r--metadata/md5-cache/app-crypt/yubikey-manager-4.0.816
-rw-r--r--metadata/md5-cache/app-crypt/yubikey-manager-4.0.8-r116
4 files changed, 19 insertions, 18 deletions
diff --git a/metadata/md5-cache/app-crypt/Manifest.gz b/metadata/md5-cache/app-crypt/Manifest.gz
index 783b11a6e9fe..fbc1a00a7249 100644
--- a/metadata/md5-cache/app-crypt/Manifest.gz
+++ b/metadata/md5-cache/app-crypt/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/app-crypt/keybase-6.0.2 b/metadata/md5-cache/app-crypt/keybase-6.0.2
index 1e4967c430c3..64a6d9f56699 100644
--- a/metadata/md5-cache/app-crypt/keybase-6.0.2
+++ b/metadata/md5-cache/app-crypt/keybase-6.0.2
@@ -4,11 +4,12 @@ DESCRIPTION=Keybase client
EAPI=8
HOMEPAGE=https://keybase.io/
INHERIT=go-module systemd
+IUSE=fuse
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0
-RDEPEND=app-crypt/gnupg sys-fs/fuse:0=
+RDEPEND=app-crypt/gnupg fuse? ( ~app-crypt/kbfs-6.0.2 )
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/keybase/client/archive/v6.0.2.tar.gz -> keybase-6.0.2.tar.gz https://dev.gentoo.org/~nicolasbock/keybase-6.0.2-deps.tar.xz
_eclasses_=go-module f2c9bcab49079a176b3ae061c94bb344 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 systemd 5f4bb0758df2e483babf68cd517078ca toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b
-_md5_=c0752a94ca303819d5e608b049800237
+_md5_=cb27f35502d1cb641a9a46a50e1e2f04
diff --git a/metadata/md5-cache/app-crypt/yubikey-manager-4.0.8 b/metadata/md5-cache/app-crypt/yubikey-manager-4.0.8
deleted file mode 100644
index 63d16262daaa..000000000000
--- a/metadata/md5-cache/app-crypt/yubikey-manager-4.0.8
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/makefun[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( app-crypt/ccid dev-python/click[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/cryptography-39[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fido2:0/0.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyscard[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ssl? ( >=dev-python/pyopenssl-0.15.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Python library and command line tool for configuring a YubiKey
-EAPI=8
-HOMEPAGE=https://developers.yubico.com/yubikey-manager/
-INHERIT=distutils-r1
-IUSE=ssl test python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv x86
-LICENSE=BSD-2
-RDEPEND=app-crypt/ccid dev-python/click[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/cryptography-39[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fido2:0/0.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyscard[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ssl? ( >=dev-python/pyopenssl-0.15.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
-REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://developers.yubico.com/yubikey-manager/Releases/yubikey-manager-4.0.8.tar.gz
-_eclasses_=distutils-r1 a9f2e2ae24bd496873c092a94cae1539 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 666be58f658d6b32affe30f80e39a49e python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b
-_md5_=3642324f43418dc23a7e176cb08f9157
diff --git a/metadata/md5-cache/app-crypt/yubikey-manager-4.0.8-r1 b/metadata/md5-cache/app-crypt/yubikey-manager-4.0.8-r1
new file mode 100644
index 000000000000..e6d9360228c0
--- /dev/null
+++ b/metadata/md5-cache/app-crypt/yubikey-manager-4.0.8-r1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/makefun[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( app-crypt/ccid dev-python/click[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cryptography[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fido2:0/0.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyscard[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ssl? ( >=dev-python/pyopenssl-0.15.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Python library and command line tool for configuring a YubiKey
+EAPI=8
+HOMEPAGE=https://developers.yubico.com/yubikey-manager/
+INHERIT=distutils-r1
+IUSE=ssl test python_targets_python3_9 python_targets_python3_10
+KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv x86
+LICENSE=BSD-2
+RDEPEND=app-crypt/ccid dev-python/click[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cryptography[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/fido2:0/0.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyscard[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ssl? ( >=dev-python/pyopenssl-0.15.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
+REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://developers.yubico.com/yubikey-manager/Releases/yubikey-manager-4.0.8.tar.gz
+_eclasses_=distutils-r1 a9f2e2ae24bd496873c092a94cae1539 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 666be58f658d6b32affe30f80e39a49e python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b
+_md5_=94d66af84699cc92dba8ea8f2d7d9bbd