From 6bc2e4d7c5906e46a8f275a876ead6ec41aca5bb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 10 Feb 2019 15:40:27 +0000 Subject: gentoo resync : 10.02.2019 --- .../yubikey-manager-qt-0.5.1.ebuild | 54 ---------------------- 1 file changed, 54 deletions(-) delete mode 100644 app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.1.ebuild (limited to 'app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.1.ebuild') diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.1.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.1.ebuild deleted file mode 100644 index b9627b57544b..000000000000 --- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-0.5.1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{4,5,6} ) - -inherit eutils qmake-utils python-single-r1 - -DESCRIPTION="Cross-platform application for configuring any YubiKey over all USB transports" -HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt https://github.com/Yubico/yubikey-manager-qt" -# >yubikey-manager-qt-0.5.1 should have the tarball issue fixed: https://github.com/Yubico/yubikey-manager-qt/issues/49 -SRC_URI="https://github.com/Yubico/yubikey-manager-qt/releases/download/${P}/${P}.tar.gz -> ${P}.tar" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND=" - >=app-crypt/yubikey-manager-0.7.0[${PYTHON_USEDEP}] -