From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4E4401581EE for ; Thu, 27 Mar 2025 18:34:13 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3A5053431D4 for ; Thu, 27 Mar 2025 18:34:13 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6AFC51104AE; Thu, 27 Mar 2025 18:34:09 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 611EC1104AE for ; Thu, 27 Mar 2025 18:34:09 +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 0EEE03431AE for ; Thu, 27 Mar 2025 18:34:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A08C1936 for ; Thu, 27 Mar 2025 18:34:07 +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: <1743100398.29ab4aa9bde18516c6b7c071cbe61cd007fb6f2c.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.12.2.ebuild X-VCS-Directories: app-crypt/keysmith/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 29ab4aa9bde18516c6b7c071cbe61cd007fb6f2c X-VCS-Branch: master Date: Thu, 27 Mar 2025 18:34:07 +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: c7ec8511-02ae-49d7-b8a9-4f2f5a1317a4 X-Archives-Hash: d991e9f6f00fbb32a071307a47d9bc25 commit: 29ab4aa9bde18516c6b7c071cbe61cd007fb6f2c Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 27 18:22:14 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 27 18:33:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ab4aa9 app-crypt/keysmith: drop 24.12.2 Signed-off-by: Andreas Sturmlechner gentoo.org> app-crypt/keysmith/Manifest | 1 - app-crypt/keysmith/keysmith-24.12.2.ebuild | 37 ------------------------------ 2 files changed, 38 deletions(-) diff --git a/app-crypt/keysmith/Manifest b/app-crypt/keysmith/Manifest index b63a035d6417..78a6a723fa4f 100644 --- a/app-crypt/keysmith/Manifest +++ b/app-crypt/keysmith/Manifest @@ -1,2 +1 @@ -DIST keysmith-24.12.2.tar.xz 174036 BLAKE2B 117a97f260be434354575915ca91576a63bc0002d6701186af73820eaa658c32933437a5e40855505e7630e4a36b3d40db3b5cb7bc5d80f5c421948b917ae01e SHA512 c16575cef83b55bddea0a3039e8a080790df9463784e5b8a8ddeea3991b6ff29845a07ac6229df591d3186e320d23616411421cc59607e9deaefcd4ed69f436b DIST keysmith-24.12.3.tar.xz 174084 BLAKE2B 00b670c7407d22ff8be66a67d87e74ee0843f7ac85901d0ad9d836d2ce3be754ca8e24ed7f2a97e294b57f0567259e0b529080b77e0c8a89bb95324504959317 SHA512 43ae405bd37dd1ab4cac62221fefd35987d5ae8f1eafcc2ea4357dfcb05e94050dd1ca93584c80dfc21fa841b3b426016654f0639304c42fb3d031d06acd7377 diff --git a/app-crypt/keysmith/keysmith-24.12.2.ebuild b/app-crypt/keysmith/keysmith-24.12.2.ebuild deleted file mode 100644 index 164ee4981ce0..000000000000 --- a/app-crypt/keysmith/keysmith-24.12.2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_CATEGORY="utilities" -ECM_TEST="true" -KFMIN=6.7.0 -QTMIN=6.7.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 arm64 ~ppc64 ~x86" -IUSE="" - -COMMON_DEPEND=" - 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/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kirigami-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6 -" -DEPEND="${COMMON_DEPEND} - >=dev-qt/qtbase-${QTMIN}:6[concurrent] -" -RDEPEND="${COMMON_DEPEND} - >=kde-frameworks/qqc2-desktop-style-${KFMIN}:6 -"