From 99abbc5e5a6ecd3fc981b45646fd8cb5d320377b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Feb 2018 19:58:07 +0000 Subject: gentoo resync : 24.02.2018 --- metadata/md5-cache/app-crypt/Manifest.gz | Bin 41448 -> 42079 bytes .../md5-cache/app-crypt/gentoo-keys-201607021514-r2 | 4 ++-- metadata/md5-cache/app-crypt/gnupg-2.2.5 | 13 +++++++++++++ metadata/md5-cache/app-crypt/hashcat-3.5.0 | 13 ------------- metadata/md5-cache/app-crypt/hashcat-4.1.0 | 13 +++++++++++++ metadata/md5-cache/app-crypt/kbfs-1.0.40 | 12 ++++++++++++ metadata/md5-cache/app-crypt/keybase-1.0.41-r1 | 12 ++++++++++++ metadata/md5-cache/app-crypt/keybase-1.0.41-r2 | 12 ++++++++++++ metadata/md5-cache/app-crypt/keybase-1.0.44 | 12 ++++++++++++ metadata/md5-cache/app-crypt/keybase-9999 | 8 ++++---- metadata/md5-cache/app-crypt/xor-analyze-0.5 | 10 ---------- metadata/md5-cache/app-crypt/xor-analyze-0.5-r1 | 4 ++-- .../md5-cache/app-crypt/yubikey-manager-qt-0.4.0-r1 | 13 ------------- .../md5-cache/app-crypt/yubikey-manager-qt-0.4.0-r2 | 13 +++++++++++++ 14 files changed, 95 insertions(+), 44 deletions(-) create mode 100644 metadata/md5-cache/app-crypt/gnupg-2.2.5 delete mode 100644 metadata/md5-cache/app-crypt/hashcat-3.5.0 create mode 100644 metadata/md5-cache/app-crypt/hashcat-4.1.0 create mode 100644 metadata/md5-cache/app-crypt/kbfs-1.0.40 create mode 100644 metadata/md5-cache/app-crypt/keybase-1.0.41-r1 create mode 100644 metadata/md5-cache/app-crypt/keybase-1.0.41-r2 create mode 100644 metadata/md5-cache/app-crypt/keybase-1.0.44 delete mode 100644 metadata/md5-cache/app-crypt/xor-analyze-0.5 delete mode 100644 metadata/md5-cache/app-crypt/yubikey-manager-qt-0.4.0-r1 create mode 100644 metadata/md5-cache/app-crypt/yubikey-manager-qt-0.4.0-r2 (limited to 'metadata/md5-cache/app-crypt') diff --git a/metadata/md5-cache/app-crypt/Manifest.gz b/metadata/md5-cache/app-crypt/Manifest.gz index 182fbdd41a21..3f3abc721ba6 100644 Binary files a/metadata/md5-cache/app-crypt/Manifest.gz and b/metadata/md5-cache/app-crypt/Manifest.gz differ diff --git a/metadata/md5-cache/app-crypt/gentoo-keys-201607021514-r2 b/metadata/md5-cache/app-crypt/gentoo-keys-201607021514-r2 index 8638885d15b0..ff0a9e29d26b 100644 --- a/metadata/md5-cache/app-crypt/gentoo-keys-201607021514-r2 +++ b/metadata/md5-cache/app-crypt/gentoo-keys-201607021514-r2 @@ -2,8 +2,8 @@ DEFINED_PHASES=install DESCRIPTION=A OpenPGP/GPG keyring of official Gentoo release media GPG keys EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Gentoo-keys -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~ppc ~sparc ~x86 ~arm64 ~x86-fbsd ~amd64-fbsd ~m68k ~mips ~s390 ~sh +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd LICENSE=GPL-2 SLOT=0 SRC_URI=https://dev.gentoo.org/~dolsen/releases/keyrings/gentoo-keys-201607021514.tar.xz -_md5_=70213fded3c6d3bcf7b9b72a1c528b13 +_md5_=a8229e1a147f22ef1267e099c25cddf2 diff --git a/metadata/md5-cache/app-crypt/gnupg-2.2.5 b/metadata/md5-cache/app-crypt/gnupg-2.2.5 new file mode 100644 index 000000000000..12dc01649d88 --- /dev/null +++ b/metadata/md5-cache/app-crypt/gnupg-2.2.5 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install test +DEPEND=>=dev-libs/npth-1.2 >=dev-libs/libassuan-2.5.0 >=dev-libs/libgcrypt-1.7.3 >=dev-libs/libgpg-error-1.24 >=dev-libs/libksba-1.3.4 >=net-misc/curl-7.10 ssl? ( >=net-libs/gnutls-3.0:0= ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:0= ) smartcard? ( usb? ( virtual/libusb:0 ) ) tofu? ( >=dev-db/sqlite-3.7 ) app-crypt/pinentry !app-crypt/dirmngr nls? ( sys-devel/gettext ) doc? ( sys-apps/texinfo ) virtual/pkgconfig +DESCRIPTION=The GNU Privacy Guard, a GPL OpenPGP implementation +EAPI=6 +HOMEPAGE=http://www.gnupg.org/ +IUSE=bzip2 doc ldap nls readline selinux +smartcard ssl tofu tools usb wks-server +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-3 +RDEPEND=>=dev-libs/npth-1.2 >=dev-libs/libassuan-2.5.0 >=dev-libs/libgcrypt-1.7.3 >=dev-libs/libgpg-error-1.24 >=dev-libs/libksba-1.3.4 >=net-misc/curl-7.10 ssl? ( >=net-libs/gnutls-3.0:0= ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:0= ) smartcard? ( usb? ( virtual/libusb:0 ) ) tofu? ( >=dev-db/sqlite-3.7 ) app-crypt/pinentry !app-crypt/dirmngr selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) +SLOT=0 +SRC_URI=mirror://gnupg/gnupg/gnupg-2.2.5.tar.bz2 +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e systemd a31844b675f1a1fea87fbe1144aee5f5 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 +_md5_=cf10e7b22dff79397cbb2f8ad1e46af9 diff --git a/metadata/md5-cache/app-crypt/hashcat-3.5.0 b/metadata/md5-cache/app-crypt/hashcat-3.5.0 deleted file mode 100644 index 247c0d5c123b..000000000000 --- a/metadata/md5-cache/app-crypt/hashcat-3.5.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile prepare test -DEPEND=virtual/opencl -DESCRIPTION=World's fastest and most advanced password recovery utility -EAPI=6 -HOMEPAGE=https://github.com/hashcat/hashcat -IUSE=custom-cflags video_cards_nvidia -KEYWORDS=~x86 ~amd64 -LICENSE=MIT -RDEPEND=virtual/opencl -SLOT=0 -SRC_URI=https://github.com/hashcat/hashcat/archive/v3.5.0.tar.gz -> hashcat-3.5.0.tar.gz -_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 -_md5_=7ed5f8e30db7d22ef96a836030b3208c diff --git a/metadata/md5-cache/app-crypt/hashcat-4.1.0 b/metadata/md5-cache/app-crypt/hashcat-4.1.0 new file mode 100644 index 000000000000..b16a59fff6fe --- /dev/null +++ b/metadata/md5-cache/app-crypt/hashcat-4.1.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile prepare test +DEPEND=virtual/opencl +DESCRIPTION=World's fastest and most advanced password recovery utility +EAPI=6 +HOMEPAGE=https://github.com/hashcat/hashcat +IUSE=custom-cflags video_cards_nvidia +KEYWORDS=~x86 ~amd64 +LICENSE=MIT +RDEPEND=virtual/opencl +SLOT=0 +SRC_URI=https://github.com/hashcat/hashcat/archive/v4.1.0.tar.gz -> hashcat-4.1.0.tar.gz +_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 +_md5_=5e38fbcf80e160174cd586444ae69236 diff --git a/metadata/md5-cache/app-crypt/kbfs-1.0.40 b/metadata/md5-cache/app-crypt/kbfs-1.0.40 new file mode 100644 index 000000000000..8047236fae11 --- /dev/null +++ b/metadata/md5-cache/app-crypt/kbfs-1.0.40 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install unpack +DEPEND=>=dev-lang/go-1.6:0 +DESCRIPTION=Keybase Filesystem (KBFS) +EAPI=6 +HOMEPAGE=https://keybase.io/docs/kbfs +IUSE=git +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=app-crypt/gnupg sys-fs/fuse +SLOT=0 +SRC_URI=https://github.com/keybase/kbfs/archive/v1.0.40.tar.gz -> kbfs-1.0.40.tar.gz +_md5_=06ac231752f683add98c5ae5e5177bfc diff --git a/metadata/md5-cache/app-crypt/keybase-1.0.41-r1 b/metadata/md5-cache/app-crypt/keybase-1.0.41-r1 new file mode 100644 index 000000000000..daf9d8e64bef --- /dev/null +++ b/metadata/md5-cache/app-crypt/keybase-1.0.41-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst setup unpack +DEPEND=>=dev-lang/go-1.6:0 app-crypt/kbfs virtual/pkgconfig +DESCRIPTION=Client for keybase.io +EAPI=6 +HOMEPAGE=https://keybase.io/ +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=app-crypt/gnupg +SLOT=0 +SRC_URI=https://github.com/keybase/client/archive/v1.0.41.tar.gz -> keybase-1.0.41.tar.gz +_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd a31844b675f1a1fea87fbe1144aee5f5 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 user 8bc2845510e2109af75e3eeac607ec81 versionator ce21313503c41896ebcd7d58b0607e37 +_md5_=4f0633e3d9d9ee6179aff2fdca5293f5 diff --git a/metadata/md5-cache/app-crypt/keybase-1.0.41-r2 b/metadata/md5-cache/app-crypt/keybase-1.0.41-r2 new file mode 100644 index 000000000000..cada8e391065 --- /dev/null +++ b/metadata/md5-cache/app-crypt/keybase-1.0.41-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst setup unpack +DEPEND=>=dev-lang/go-1.6:0 app-crypt/kbfs virtual/pkgconfig +DESCRIPTION=Client for keybase.io +EAPI=6 +HOMEPAGE=https://keybase.io/ +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=app-crypt/gnupg +SLOT=0 +SRC_URI=https://github.com/keybase/client/archive/v1.0.41.tar.gz -> keybase-1.0.41.tar.gz +_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd a31844b675f1a1fea87fbe1144aee5f5 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 user 8bc2845510e2109af75e3eeac607ec81 versionator ce21313503c41896ebcd7d58b0607e37 +_md5_=c94e9e6a9bca448b06a51a0d9af5532d diff --git a/metadata/md5-cache/app-crypt/keybase-1.0.44 b/metadata/md5-cache/app-crypt/keybase-1.0.44 new file mode 100644 index 000000000000..6b73d14fc742 --- /dev/null +++ b/metadata/md5-cache/app-crypt/keybase-1.0.44 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install postinst setup unpack +DEPEND=>=dev-lang/go-1.6:0 app-crypt/kbfs virtual/pkgconfig +DESCRIPTION=Client for keybase.io +EAPI=6 +HOMEPAGE=https://keybase.io/ +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=app-crypt/gnupg +SLOT=0 +SRC_URI=https://github.com/keybase/client/archive/v1.0.44.tar.gz -> keybase-1.0.44.tar.gz +_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd a31844b675f1a1fea87fbe1144aee5f5 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 user 8bc2845510e2109af75e3eeac607ec81 versionator ce21313503c41896ebcd7d58b0607e37 +_md5_=c94e9e6a9bca448b06a51a0d9af5532d diff --git a/metadata/md5-cache/app-crypt/keybase-9999 b/metadata/md5-cache/app-crypt/keybase-9999 index c65d82f61d9e..f44c7eb7a7c0 100644 --- a/metadata/md5-cache/app-crypt/keybase-9999 +++ b/metadata/md5-cache/app-crypt/keybase-9999 @@ -1,10 +1,10 @@ -DEFINED_PHASES=compile install postinst unpack -DEPEND=>=dev-lang/go-1.6:0 >=dev-vcs/git-1.8.2.1 +DEFINED_PHASES=compile install postinst setup unpack +DEPEND=>=dev-lang/go-1.6:0 app-crypt/kbfs virtual/pkgconfig >=dev-vcs/git-1.8.2.1 DESCRIPTION=Client for keybase.io EAPI=6 HOMEPAGE=https://keybase.io/ LICENSE=BSD RDEPEND=app-crypt/gnupg SLOT=0 -_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 git-r3 fec09a83ae965b041b47f5ff7c8ba29a ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 versionator ce21313503c41896ebcd7d58b0607e37 -_md5_=7087c9fafa1da0a5b7526290e42dc253 +_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 git-r3 fec09a83ae965b041b47f5ff7c8ba29a ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd a31844b675f1a1fea87fbe1144aee5f5 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 user 8bc2845510e2109af75e3eeac607ec81 versionator ce21313503c41896ebcd7d58b0607e37 +_md5_=ce3af3d2fe83e2cbe1c9d3b2ec279093 diff --git a/metadata/md5-cache/app-crypt/xor-analyze-0.5 b/metadata/md5-cache/app-crypt/xor-analyze-0.5 deleted file mode 100644 index 72cd92ae54db..000000000000 --- a/metadata/md5-cache/app-crypt/xor-analyze-0.5 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=compile install -DESCRIPTION=program for cryptanalyzing xor 'encryption' with variable key length -EAPI=0 -HOMEPAGE=http://www.habets.pp.se/synscan/programs.php?prog=xor-analyze -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=http://www.habets.pp.se/synscan/files/xor-analyze-0.5.tar.gz -_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 -_md5_=9a7685829e82fd0f7b2450bfc0bef17a diff --git a/metadata/md5-cache/app-crypt/xor-analyze-0.5-r1 b/metadata/md5-cache/app-crypt/xor-analyze-0.5-r1 index 3c25a3b015ed..402be2957b77 100644 --- a/metadata/md5-cache/app-crypt/xor-analyze-0.5-r1 +++ b/metadata/md5-cache/app-crypt/xor-analyze-0.5-r1 @@ -2,9 +2,9 @@ DEFINED_PHASES=compile install DESCRIPTION=program for cryptanalyzing xor 'encryption' with variable key length EAPI=6 HOMEPAGE=http://www.habets.pp.se/synscan/programs.php?prog=xor-analyze -KEYWORDS=~amd64 x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 SLOT=0 SRC_URI=http://www.habets.pp.se/synscan/files/xor-analyze-0.5.tar.gz _eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 -_md5_=0952c0c569adcacd5616d8571dd4eec7 +_md5_=358e8fca1643b17fd8bed6f6af42daeb diff --git a/metadata/md5-cache/app-crypt/yubikey-manager-qt-0.4.0-r1 b/metadata/md5-cache/app-crypt/yubikey-manager-qt-0.4.0-r1 deleted file mode 100644 index 0d55423a3ed6..000000000000 --- a/metadata/md5-cache/app-crypt/yubikey-manager-qt-0.4.0-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install prepare setup unpack -DEPEND=>=app-crypt/yubikey-manager-0.5.0[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pyotherside[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-qt/qtsingleapplication[qt5,X] dev-qt/qtdeclarative:5 dev-qt/qtquickcontrols:5[widgets] dev-qt/qtwidgets:5 -DESCRIPTION=Cross-platform application for configuring any YubiKey over all USB transports -EAPI=6 -HOMEPAGE=https://developers.yubico.com/yubikey-manager-qt https://github.com/Yubico/yubikey-manager-qt -IUSE=python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 -KEYWORDS=~amd64 -LICENSE=BSD-2 -RDEPEND=>=app-crypt/yubikey-manager-0.5.0[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pyotherside[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-qt/qtsingleapplication[qt5,X] dev-qt/qtdeclarative:5 dev-qt/qtquickcontrols:5[widgets] dev-qt/qtwidgets:5 -SLOT=0 -SRC_URI=https://github.com/Yubico/yubikey-manager-qt/archive/yubikey-manager-qt-0.4.0.tar.gz -_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 317a2557b4d7319a7418225f65accf77 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d qmake-utils 990448b067cb3cfe1443bc25fb57239c toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-snapshot 03289f51c769cf409d200d2d628cdd6e -_md5_=7251264425b7fd3946012231f06d1f18 diff --git a/metadata/md5-cache/app-crypt/yubikey-manager-qt-0.4.0-r2 b/metadata/md5-cache/app-crypt/yubikey-manager-qt-0.4.0-r2 new file mode 100644 index 000000000000..71bae5236570 --- /dev/null +++ b/metadata/md5-cache/app-crypt/yubikey-manager-qt-0.4.0-r2 @@ -0,0 +1,13 @@ +DEFINED_PHASES=configure install prepare setup unpack +DEPEND=>=app-crypt/yubikey-manager-0.5.0[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pyotherside[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-qt/qtsingleapplication[qt5(+),X] dev-qt/qtdeclarative:5 dev-qt/qtquickcontrols:5[widgets] dev-qt/qtwidgets:5 +DESCRIPTION=Cross-platform application for configuring any YubiKey over all USB transports +EAPI=6 +HOMEPAGE=https://developers.yubico.com/yubikey-manager-qt https://github.com/Yubico/yubikey-manager-qt +IUSE=python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 +KEYWORDS=~amd64 +LICENSE=BSD-2 +RDEPEND=>=app-crypt/yubikey-manager-0.5.0[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pyotherside[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-qt/qtsingleapplication[qt5(+),X] dev-qt/qtdeclarative:5 dev-qt/qtquickcontrols:5[widgets] dev-qt/qtwidgets:5 +SLOT=0 +SRC_URI=https://github.com/Yubico/yubikey-manager-qt/archive/yubikey-manager-qt-0.4.0.tar.gz +_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 317a2557b4d7319a7418225f65accf77 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d qmake-utils 990448b067cb3cfe1443bc25fb57239c toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-snapshot 03289f51c769cf409d200d2d628cdd6e +_md5_=23f892e0afa9d47fa891f4b897af23ab -- cgit v1.2.3