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 5233015807A for ; Mon, 7 Oct 2024 18:02:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32C9DE29E6; Mon, 7 Oct 2024 18:02:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 60681E29E7 for ; Mon, 7 Oct 2024 18:02:05 +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 9096E343106 for ; Mon, 7 Oct 2024 18:02:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05ECE22DB for ; Mon, 7 Oct 2024 18:02:02 +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: <1728324091.692ae9343b10ede02fa77918647070500150e1c7.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-vault/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-vault/Manifest kde-plasma/plasma-vault/plasma-vault-6.1.4.ebuild X-VCS-Directories: kde-plasma/plasma-vault/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 692ae9343b10ede02fa77918647070500150e1c7 X-VCS-Branch: master Date: Mon, 7 Oct 2024 18:02:02 +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: 3c3b20da-c472-4bda-824e-3f263163d6db X-Archives-Hash: 5a89b90fae3686d8d95682a571e6258c commit: 692ae9343b10ede02fa77918647070500150e1c7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 7 16:04:17 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 7 18:01:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=692ae934 kde-plasma/plasma-vault: drop 6.1.4 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-vault/Manifest | 1 - kde-plasma/plasma-vault/plasma-vault-6.1.4.ebuild | 50 ----------------------- 2 files changed, 51 deletions(-) diff --git a/kde-plasma/plasma-vault/Manifest b/kde-plasma/plasma-vault/Manifest index 269d0a961925..af119242d81d 100644 --- a/kde-plasma/plasma-vault/Manifest +++ b/kde-plasma/plasma-vault/Manifest @@ -1,2 +1 @@ -DIST plasma-vault-6.1.4.tar.xz 201116 BLAKE2B a6c551dec3aea94ceb53dc7ec4af49709244bd6fc355d6c98f0c0837499fa5e66fbc2247e27ccc39c81348ab7ca77c16b8e81ac0165b28811fcecb533e20402c SHA512 3fe537cef805ec2f1604155fda8c3712d6c6e575e699ec93ef80c11305a81670e09d172b7fe792f51cf44212e0c4de2a1a6d8e97e0e37ec5d08cc7f6e59afc87 DIST plasma-vault-6.1.5.tar.xz 201308 BLAKE2B d4b009385669935a886870421ef45b46165ef32f30aaa1bf85ebf70345ca0d6a2bbe8469691173ec5b320a3624767f281cadda7b459cdce1c2107342b2ef0de6 SHA512 74e10a58ba55b5452e109e0fbb942073bc6471595d03de0f6afeb0eaf1d1fbd0766992c246c21a3817474605e80fc62f8a1c6ef993f859ab858ae67e12cf2604 diff --git a/kde-plasma/plasma-vault/plasma-vault-6.1.4.ebuild b/kde-plasma/plasma-vault/plasma-vault-6.1.4.ebuild deleted file mode 100644 index 6cd8de868fb6..000000000000 --- a/kde-plasma/plasma-vault/plasma-vault-6.1.4.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=6.3.0 -PVCUT=$(ver_cut 1-3) -QTMIN=6.7.1 -inherit ecm flag-o-matic plasma.kde.org - -DESCRIPTION="Plasma applet and services for creating encrypted vaults" -HOMEPAGE+=" https://cukic.co/2017/02/03/vaults-encryption-in-plasma/" - -LICENSE="LGPL-3" -SLOT="6" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" -IUSE="networkmanager" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=kde-frameworks/kcodecs-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kitemmodels-${KFMIN}:6 - >=kde-frameworks/kservice-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-plasma/libksysguard-${PVCUT}:6 - >=kde-plasma/libplasma-${PVCUT}:6 - >=kde-plasma/plasma-activities-${PVCUT}:6 - networkmanager? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:6 ) -" -RDEPEND="${DEPEND} - || ( >=sys-fs/cryfs-0.9.9 >=sys-fs/encfs-1.9.2 ) -" - -src_configure() { - # ODR violations (bug #909446, kde#471836) - filter-lto - - local mycmakeargs=( - $(cmake_use_find_package networkmanager KF6NetworkManagerQt) - ) - - ecm_src_configure -}