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 C66DA158041 for ; Wed, 6 Mar 2024 15:47:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07F9EE2A1E; Wed, 6 Mar 2024 15:47:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 AF0D4E2A1D for ; Wed, 6 Mar 2024 15:47:19 +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 E8676343018 for ; Wed, 6 Mar 2024 15:47:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7226914FD for ; Wed, 6 Mar 2024 15:47:15 +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: <1709740000.84bb9d91de9cbc92f242b8299ba93f04ab53d683.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.0.ebuild X-VCS-Directories: kde-plasma/polkit-kde-agent/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 84bb9d91de9cbc92f242b8299ba93f04ab53d683 X-VCS-Branch: master Date: Wed, 6 Mar 2024 15:47:15 +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: a9185f09-85b9-4f12-8163-f595869fb897 X-Archives-Hash: 21b77a866587458a74646318559374b0 commit: 84bb9d91de9cbc92f242b8299ba93f04ab53d683 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Mar 6 15:23:17 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Mar 6 15:46:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84bb9d91 kde-plasma/polkit-kde-agent: drop 6.0.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/polkit-kde-agent/Manifest | 1 - .../polkit-kde-agent/polkit-kde-agent-6.0.0.ebuild | 34 ---------------------- 2 files changed, 35 deletions(-) diff --git a/kde-plasma/polkit-kde-agent/Manifest b/kde-plasma/polkit-kde-agent/Manifest index 1039efba7f6d..d7615645362a 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.10.tar.xz 52860 BLAKE2B 69106b89eb41d04b038bf3d9b984d55f8164f0bb052b2ee55f79c7c56a01463b57a2a67aca680c0af462f6d6541d35914bcb61046f7216f20540c8108a9e66e8 SHA512 a1af82cf76e6c4f3542ad5f88090464d9c6c7eac43c379f2da04be5b16023c0b4f1c28e4677c3b96daaf11ff0a4ab52b1a42e7b96645a0390ccdc2be76e37007 -DIST polkit-kde-agent-1-6.0.0.tar.xz 56080 BLAKE2B 687f8dc6e905a1e61cec4df69767a2187854ad93e9917a09db5525060dec19cdeb9c9b50ff97d77718c97dd31c965c26e676d5ec7d1513b959a643256b1aad11 SHA512 daef42cf24c12787b5644471360b6ad192a026876d60bff3250e80fffaae8e8b382bc10aa32b1e5c98ddd90244210c67a67ad5e85302ac245c296eb6870adeb7 DIST polkit-kde-agent-1-6.0.1.tar.xz 56292 BLAKE2B 2a3b5539fcb14d45f07bc3d098a7fc4eade39ea3b8fa7113b48912795c1161a80ae84a1c291a8e2534cfccc4c3f740dbeb02ee33eb5f23bd86682067330f0771 SHA512 df2945d2589d2cd7b3f3a6a4c578c56ec7d56e9d2546886a8f2b1a49c1090b685fc91aabc5a131c98673ec8b934ff9a9048d54dc4148b7b4f55d48778b4a9dbd diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-6.0.0.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-6.0.0.ebuild deleted file mode 100644 index a303cb987fa3..000000000000 --- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-6.0.0.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 -"