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 E4ABA158041 for ; Thu, 21 Mar 2024 15:39:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18727E29CB; Thu, 21 Mar 2024 15:39:07 +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 E742FE29CB for ; Thu, 21 Mar 2024 15:39:06 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E62BA33C4EE for ; Thu, 21 Mar 2024 15:39:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 829BF15AC for ; Thu, 21 Mar 2024 15:39:04 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1711035363.7c8a4950db31cada3228aca002db25852d7a83d1.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/keysmith/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/keysmith/Manifest app-crypt/keysmith/keysmith-24.02.0.ebuild X-VCS-Directories: app-crypt/keysmith/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7c8a4950db31cada3228aca002db25852d7a83d1 X-VCS-Branch: master Date: Thu, 21 Mar 2024 15:39:04 +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: 88dd791a-a6ca-499b-8f85-a836ba2c791c X-Archives-Hash: 70a50fb5573de1d1a3acb67f68fce0e7 commit: 7c8a4950db31cada3228aca002db25852d7a83d1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 21 10:46:29 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 21 15:36:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c8a4950 app-crypt/keysmith: drop 24.02.0 Signed-off-by: Andreas Sturmlechner gentoo.org> app-crypt/keysmith/Manifest | 1 - app-crypt/keysmith/keysmith-24.02.0.ebuild | 33 ------------------------------ 2 files changed, 34 deletions(-) diff --git a/app-crypt/keysmith/Manifest b/app-crypt/keysmith/Manifest index 99983f033849..b63f44a1d22e 100644 --- a/app-crypt/keysmith/Manifest +++ b/app-crypt/keysmith/Manifest @@ -1,3 +1,2 @@ DIST keysmith-23.08.5.tar.xz 163456 BLAKE2B b7338decbf1ccfe9f07d208decdcc1ea5133df9d7f53ff4e543c46782e5218e146e35f8d8348f8300021f7223d4edc8cf85a36ca777b00c52a5c13590c9ce12c SHA512 4c53ac7a217cd2f82cb0e270df1e4e7382d6fe3f7a7ff5008e392ae50418b6bf505f596d17c009921532bfbccba3d33f81cc934433ea63d9ba65c1187b4cba69 -DIST keysmith-24.02.0.tar.xz 169532 BLAKE2B 292c3c3b7eb2cfc94445946a98d58bde5b54bcaa7b50644e43e53d9c64e1ed9c7cb4ad64f93f02674e0384d8b01d5873ce423e9e26433d856a010205bfa55e06 SHA512 7e21b9abfea52450dd6d266ece1ab0b2f9b2c25823b7143ac1da64e10b2fd23f3187d64cc2fce9f5b914270bd19c8ab0d520e601cc6f3114313f3a3000caf7bc DIST keysmith-24.02.1.tar.xz 170660 BLAKE2B e4c044599e8777a1d3db25f05d7d5a86488afcecf7efd8ac087d807f7f40af1eaf9ee8be5fd1b93d51af6d7267bd092e6e01e1964764862cab2bb182f847679b SHA512 8c70ec6da9e02901e6f4ea4f67958ab100b7c3838406c6a1c129029ab0c1613b9c2dd9b0d97651b6568eee95d7573f939c593a4660a8e2eb8f26391fc652e7ab diff --git a/app-crypt/keysmith/keysmith-24.02.0.ebuild b/app-crypt/keysmith/keysmith-24.02.0.ebuild deleted file mode 100644 index d361e3374ba2..000000000000 --- a/app-crypt/keysmith/keysmith-24.02.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_CATEGORY="utilities" -ECM_TEST="true" -KFMIN=6.0 -QTMIN=6.6.2 -inherit ecm gear.kde.org - -DESCRIPTION="OTP client for Plasma Mobile and Desktop" -HOMEPAGE="https://apps.kde.org/keysmith/" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - dev-libs/kirigami-addons:6 - dev-libs/libsodium:= - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=dev-qt/qtsvg-${QTMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kirigami-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6 -" -DEPEND="${RDEPEND} - >=dev-qt/qtbase-${QTMIN}:6[concurrent] -"