From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1565331-garchives=archives.gentoo.org@lists.gentoo.org> 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 EA66C158089 for <garchives@archives.gentoo.org>; Tue, 24 Oct 2023 22:37:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F7E62BC032; Tue, 24 Oct 2023 22:37:45 +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 pigeon.gentoo.org (Postfix) with ESMTPS id E46592BC033 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Oct 2023 22:37:44 +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 003B4335D12 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Oct 2023 22:37:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E47F12D1 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Oct 2023 22:37:40 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1698186964.7e1ddd800c1e6f395cd721172e1402c01fbc5405.sam@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-5.27.9.ebuild X-VCS-Directories: kde-plasma/polkit-kde-agent/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7e1ddd800c1e6f395cd721172e1402c01fbc5405 X-VCS-Branch: master Date: Tue, 24 Oct 2023 22:37:40 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c3d4528c-02ae-4f83-9ac7-57f8ef114fb7 X-Archives-Hash: 982a0d8b864b89badba3a4ca956dceac commit: 7e1ddd800c1e6f395cd721172e1402c01fbc5405 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 24 22:15:27 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 24 22:36:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e1ddd80 kde-plasma/polkit-kde-agent: 5.27.9 version bump Signed-off-by: Sam James <sam <AT> gentoo.org> kde-plasma/polkit-kde-agent/Manifest | 1 + .../polkit-kde-agent-5.27.9.ebuild | 33 ++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/kde-plasma/polkit-kde-agent/Manifest b/kde-plasma/polkit-kde-agent/Manifest index 02b01da69510..f9481169c8fe 100644 --- a/kde-plasma/polkit-kde-agent/Manifest +++ b/kde-plasma/polkit-kde-agent/Manifest @@ -1 +1,2 @@ DIST polkit-kde-agent-1-5.27.8.tar.xz 52784 BLAKE2B 30b35da9a5d0a80eab530d2ea70369de5d2cc6ff5b5edbf1c937bf4ce6d1e6ef396e667df7324b8a7170ec65180ffd52abd39227214e3bea2ee05fe7118a0676 SHA512 3098bb4da63ab239e860ced918d01668324509484746868061035d96ad810f84c165024744313d01068e954f9117549565c7eb83c3e9199cce2af194d402a015 +DIST polkit-kde-agent-1-5.27.9.tar.xz 52776 BLAKE2B fba13f00551e528a9581fb54c6f47722ceec0360144350444ad6fbee090f2fab3db7fab93736c637e4b6dd82f7c337ac25836f06f5c804b43441874bffccf304 SHA512 958590f073bef4f2ed984d78bafb611335aa44e243141816284d4a29aa40e3df1a308105549d2ff82bccbdd16cec54c386360de1fbb6f7e45b6eebc31f5da172 diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.27.9.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.27.9.ebuild new file mode 100644 index 000000000000..c7d16191ca29 --- /dev/null +++ b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.27.9.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KDE_ORG_NAME="${PN}-1" +KFMIN=5.106.0 +PVCUT=$(ver_cut 1-3) +QTMIN=5.15.9 +inherit ecm plasma.kde.org + +DESCRIPTION="PolKit agent module for KDE Plasma" +HOMEPAGE="https://kde.org/" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="5" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kcrash-${KFMIN}:5 + >=kde-frameworks/kdbusaddons-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kiconthemes-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + >=kde-frameworks/kwindowsystem-${KFMIN}:5[X] + >=sys-auth/polkit-qt-0.113.0[qt5(+)] +" +RDEPEND="${DEPEND}"