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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B493C13835A for ; Wed, 24 Feb 2021 22:40:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12AD3E085A; Wed, 24 Feb 2021 22:40:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EAEE0E0858 for ; Wed, 24 Feb 2021 22:40:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E0BA3340E08 for ; Wed, 24 Feb 2021 22:40:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 84C49531 for ; Wed, 24 Feb 2021 22:40: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: <1614206382.ebc13914a76f1b2bfb5521d3f5a236aac32d8ed5.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kpkpass/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kpkpass/Manifest kde-apps/kpkpass/kpkpass-20.08.3.ebuild X-VCS-Directories: kde-apps/kpkpass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ebc13914a76f1b2bfb5521d3f5a236aac32d8ed5 X-VCS-Branch: master Date: Wed, 24 Feb 2021 22:40: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: 63adcba1-f3a9-456c-9d2d-a5daf1e08e3c X-Archives-Hash: d30e45bda1beec5242b65385a480dfd6 commit: ebc13914a76f1b2bfb5521d3f5a236aac32d8ed5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Feb 24 21:18:23 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Feb 24 22:39:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc13914 kde-apps/kpkpass: drop 20.08.3* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kpkpass/Manifest | 1 - kde-apps/kpkpass/kpkpass-20.08.3.ebuild | 26 -------------------------- 2 files changed, 27 deletions(-) diff --git a/kde-apps/kpkpass/Manifest b/kde-apps/kpkpass/Manifest index 37263934329..d7643d2208b 100644 --- a/kde-apps/kpkpass/Manifest +++ b/kde-apps/kpkpass/Manifest @@ -1,2 +1 @@ -DIST kpkpass-20.08.3.tar.xz 23364 BLAKE2B 94e43c7b70b41a812424236fd17d6a7630df2d854e114e49244b9b23f4d99cd05fba43629673a8122ed44c7072810c7a93f15b075a9492f0c91012d84a86a77c SHA512 f32e8a0ad16dc0e271203c86da2902c90352ef436cfb4dbad88e4abd3a5fc60ad873bf0798a678c0d3d793b723ff2006d667c4ce6750d4760d7e55b9f9b2dcce DIST kpkpass-20.12.2.tar.xz 23448 BLAKE2B fc39aeabdb73118aad1fa7222e726f24fed743da5b27fe94b2e178c53e7fab20e04d3373015160e0ae73d0c6a51fc5231a97860d2ace55e42caf1bb91a45b6dd SHA512 a5b858f802131b84632fc1c898a76d414b12ccf341a0a0f7a0850555b91a2e1a26528e6833c084fea49dc1b4054735311a318184afe580e87979335cc2690267 diff --git a/kde-apps/kpkpass/kpkpass-20.08.3.ebuild b/kde-apps/kpkpass/kpkpass-20.08.3.ebuild deleted file mode 100644 index 8e6ad53295f..00000000000 --- a/kde-apps/kpkpass/kpkpass-20.08.3.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_TEST="true" -KFMIN=5.74.0 -QTMIN=5.15.1 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Library to deal with Apple Wallet pass files" -HOMEPAGE="https://apps.kde.org/en/kontact" - -LICENSE="LGPL-2.1+" -SLOT="5" -KEYWORDS="amd64 arm64 ~ppc64 x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtgui-${QTMIN}:5 - >=kde-frameworks/karchive-${KFMIN}:5 -" -RDEPEND="${DEPEND} - !