From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 632FC15800F for ; Tue, 21 Feb 2023 17:27:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F104E0DA5; Tue, 21 Feb 2023 17:27:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50D08E0DA5 for ; Tue, 21 Feb 2023 17:27:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1BBE1340C7F for ; Tue, 21 Feb 2023 17:27:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6448B88E for ; Tue, 21 Feb 2023 17:27:39 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1677000455.3a0034319f30a7e027abe5f3064ab830f80086a9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/yubikey-manager-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/yubikey-manager-qt/Manifest app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild X-VCS-Directories: app-crypt/yubikey-manager-qt/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3a0034319f30a7e027abe5f3064ab830f80086a9 X-VCS-Branch: master Date: Tue, 21 Feb 2023 17:27:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8246c000-3f8f-4c3d-9ad4-2f7ed8eb8fb1 X-Archives-Hash: 386f2bb19c0ae4a7752d23b70229555f commit: 3a0034319f30a7e027abe5f3064ab830f80086a9 Author: Michał Górny gentoo org> AuthorDate: Tue Feb 21 17:21:29 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Feb 21 17:27:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a003431 app-crypt/yubikey-manager-qt: Remove old Signed-off-by: Michał Górny gentoo.org> app-crypt/yubikey-manager-qt/Manifest | 1 - .../yubikey-manager-qt-1.2.2-r1.ebuild | 58 ---------------------- 2 files changed, 59 deletions(-) diff --git a/app-crypt/yubikey-manager-qt/Manifest b/app-crypt/yubikey-manager-qt/Manifest index 406d0df3d917..d9ba544f6fd5 100644 --- a/app-crypt/yubikey-manager-qt/Manifest +++ b/app-crypt/yubikey-manager-qt/Manifest @@ -1,2 +1 @@ -DIST yubikey-manager-qt-1.2.2.tar.gz 17311287 BLAKE2B 115dbf18ce0bfd48a1b172153d9770a3bde754b1dbef55ee1ec9480128305b9fb0d52af23906a6f6040df71cc4d3d4be216615fc3807395f7e7be1615a5568da SHA512 dbac2d51b198ab15051790e080ad92aaef4b0d44596ad136115469e7bf038d6b56d1bfa78a69d1fda3644543f9762051767b8a1fd46a80f2f62ecf836f7df3d8 DIST yubikey-manager-qt-1.2.5.tar.gz 17360184 BLAKE2B 3b9d41e80fe81fe3f394d66ab3c2c8dc986fae0df5f51f184186ce800177aec5f7708e9b03259b5f9f20530cba66e5a73355135dacb51481e1169f7129fd47bd SHA512 e204f393a939bdc8bdec481b1a401c3f99fc364706dc4efc7460286a9bb4e5aa51496a92015a4b328eb948084135e95bb30f3f043ed742293799b6650915d6a7 diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild deleted file mode 100644 index a9ec99ba5fcf..000000000000 --- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.2-r1.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{9,10} ) - -inherit qmake-utils python-single-r1 desktop - -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://developers.yubico.com/${PN}/Releases/${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc64" -REQUIRED_USE=${PYTHON_REQUIRED_USE} - -DEPEND="${PYTHON_DEPS} - $(python_gen_cond_dep ' -