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 B397C1581D3 for ; Tue, 21 May 2024 19:06:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F389E2ACD; Tue, 21 May 2024 19:06:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 EBAD9E2ACD for ; Tue, 21 May 2024 19:06:00 +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 C0F50335CAF for ; Tue, 21 May 2024 19:05:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47C2F1B0E for ; Tue, 21 May 2024 19:05:57 +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: <1716318333.7e0471e8d006ab0674e21772c629a2b45c936fa4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/polkit-kde-agent/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/polkit-kde-agent/Manifest kde-plasma/polkit-kde-agent/polkit-kde-agent-6.0.4.ebuild X-VCS-Directories: kde-plasma/polkit-kde-agent/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7e0471e8d006ab0674e21772c629a2b45c936fa4 X-VCS-Branch: master Date: Tue, 21 May 2024 19:05:57 +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: 46dac3db-8a8c-44cf-9415-f3275c20cc7f X-Archives-Hash: aa78b534b1f048daf3ec43119ad36bf5 commit: 7e0471e8d006ab0674e21772c629a2b45c936fa4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue May 21 18:28:03 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 21 19:05:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e0471e8 kde-plasma/polkit-kde-agent: drop 6.0.4 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/polkit-kde-agent/Manifest | 1 - .../polkit-kde-agent/polkit-kde-agent-6.0.4.ebuild | 34 ---------------------- 2 files changed, 35 deletions(-) diff --git a/kde-plasma/polkit-kde-agent/Manifest b/kde-plasma/polkit-kde-agent/Manifest index f8187dc4acab..30a437aee46d 100644 --- a/kde-plasma/polkit-kde-agent/Manifest +++ b/kde-plasma/polkit-kde-agent/Manifest @@ -1,3 +1,2 @@ DIST polkit-kde-agent-1-5.27.11.tar.xz 53144 BLAKE2B bfffb3ed163b0d1581a23f663120c367d32afaefe843f19b5e5b0b099fd3f7f6b0f396a8543797e6dc9771acb137125f0a7a2ebd2520edc15acec560ef532987 SHA512 c5687704986bca51fde5d0b8d054ee6bdd957d0742c0e6a6f33100c77874ea75b7cb973393d4c7711964e390aa31fe30128d157a757ae13fc0c4d2eae1fc7bed -DIST polkit-kde-agent-1-6.0.4.tar.xz 56348 BLAKE2B 7a46c65c5f7ddaf8285de50d5a8e2c7c97b9cb5c680f5002c14123f4e1404b7b3c18af4f8cc6f77a000b54d18d4921721476274c6e005a1461d949487f917a38 SHA512 7f5a3c0f3283caf6b669a237980d5cec8774d0fcbc5512b37981c146b5da19aec97374e6288ceffe5f257021bc0765562f84c57bf2de9c0940413a3b06182c91 DIST polkit-kde-agent-1-6.0.5.tar.xz 56484 BLAKE2B 4999cd7e73151a7563fc0c5abb266c11be0c1f300d4468716b2f84e44cf6a1fbda02d5a5d4444b877e39858cbee1744c606c641b286dcb7da289b71f3b9dc27d SHA512 09039518784b13da7f1873172e6814a51b968be45a341b87eb17c25cb7f04810c12f3a4c62b3ac312710b45b8827675abbd05bb7a5e370824c383a7a5ff49d54 diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-6.0.4.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-6.0.4.ebuild deleted file mode 100644 index a303cb987fa3..000000000000 --- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-6.0.4.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_NAME="${PN}-1" -KFMIN=6.0 -PVCUT=$(ver_cut 1-3) -QTMIN=6.6.2 -inherit ecm plasma.kde.org - -DESCRIPTION="PolKit agent module for KDE Plasma" -HOMEPAGE="https://kde.org/" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="6" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kcrash-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6[X] - >=sys-auth/polkit-qt-0.175[qt6] -" -RDEPEND="${DEPEND} - >=dev-qt/qt5compat-${QTMIN}:6[qml] - >=kde-frameworks/kirigami-${KFMIN}:6 - >=kde-plasma/libplasma-${PVCUT}:6 -"