From ba27bab53fa4ab76af8499d7223923db7765b8c8 Mon Sep 17 00:00:00 2001 From: Göktürk Yüksek Date: Mon, 5 Aug 2019 00:41:21 -0400 Subject: app-crypt/yubikey-manager-qt: remove old MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.67, Repoman-2.3.12 Signed-off-by: Göktürk Yüksek --- .../yubikey-manager-qt-1.1.0.ebuild | 57 ---------------------- 1 file changed, 57 deletions(-) delete mode 100644 app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.0.ebuild (limited to 'app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.0.ebuild') diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.0.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.0.ebuild deleted file mode 100644 index 78abdfc9c1c8..000000000000 --- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.1.0.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{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" -SRC_URI="https://github.com/Yubico/${PN}/archive/${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64" -REQUIRED_USE=${PYTHON_REQUIRED_USE} - -DEPEND="${PYTHON_DEPS} - >=app-crypt/yubikey-manager-1.0.0[${PYTHON_USEDEP}] -