From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id C2E19158074 for ; Sun, 29 Jun 2025 18:57:52 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A632D341CBF for ; Sun, 29 Jun 2025 18:57:52 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2198F11055D; Sun, 29 Jun 2025 18:57:44 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 14B9711055D for ; Sun, 29 Jun 2025 18:57: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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B294B341CFE for ; Sun, 29 Jun 2025 18:57:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DC0C2B21 for ; Sun, 29 Jun 2025 18:57:42 +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: <1751223408.5c33ece980db2daedc6db0a4cdd74ff92d0b3ae2.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdesu/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kdesu/Manifest kde-frameworks/kdesu/kdesu-5.116.0.ebuild X-VCS-Directories: kde-frameworks/kdesu/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5c33ece980db2daedc6db0a4cdd74ff92d0b3ae2 X-VCS-Branch: master Date: Sun, 29 Jun 2025 18:57:42 +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: 8c0f8acc-23d5-493a-9e96-a0357fec1da0 X-Archives-Hash: 1525b7761547914cb6c1df4c3932cc1d commit: 5c33ece980db2daedc6db0a4cdd74ff92d0b3ae2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jun 27 21:30:51 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jun 29 18:56:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c33ece9 kde-frameworks/kdesu: drop 5.116.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdesu/Manifest | 1 - kde-frameworks/kdesu/kdesu-5.116.0.ebuild | 33 ------------------------------- 2 files changed, 34 deletions(-) diff --git a/kde-frameworks/kdesu/Manifest b/kde-frameworks/kdesu/Manifest index 45b50631e1be..95679de576f3 100644 --- a/kde-frameworks/kdesu/Manifest +++ b/kde-frameworks/kdesu/Manifest @@ -1,3 +1,2 @@ -DIST kdesu-5.116.0.tar.xz 57072 BLAKE2B 6891406ddfba6caa6bbf0e5a476b99632e261d884cf882977225eb6876eef261a2f1b9a01cbbcbcb05be811500f6c0e4b387ad066e899a71277c717f57c514a1 SHA512 6426e65af37b4bec97ef2e93a48de25fe2e5d99fa4a4f8da850a6ed91ef428933062ca81455a91f4604fa8552dd0fe46ef835a4408e91a05e4609b09864a25cf DIST kdesu-6.13.0.tar.xz 56700 BLAKE2B 258edc25ae34de5b1ab41641cb56b06820092afd281c0ca9d3d2879efbccca40ca6792dbcb2bc2abe8cf168af161450d562752f12e3f9b01e8ad248ee6ce3d2e SHA512 5056cbc0c27dfa12d0f5908fdba911bb526a13699542b68274116ea9a13093883b7e9b57dba398c111cb8c780c104b68db0c177b6237f1eef014c04c1f55e759 DIST kdesu-6.15.0.tar.xz 57012 BLAKE2B b57157c0c35270de45d49e41e574fac0fde45fdfca02485676168daac04a52722d62db22ea518a8ea19f677b4b57ad7a19591fa5ca23a7bcaacbe5ef672c6a30 SHA512 527a156a4bb4bae34626ca1dd0e98d29b138f0e22110eb70fbf0fe91393601aae82beaaac8876740d9f3136f709b2b25a632210d909103b6611381324aa382bf diff --git a/kde-frameworks/kdesu/kdesu-5.116.0.ebuild b/kde-frameworks/kdesu/kdesu-5.116.0.ebuild deleted file mode 100644 index e100ec0c3cfb..000000000000 --- a/kde-frameworks/kdesu/kdesu-5.116.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -PVCUT=$(ver_cut 1-2) -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework to handle super user actions" - -LICENSE="LGPL-2" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="X" - -RDEPEND=" - =kde-frameworks/kconfig-${PVCUT}*:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/ki18n-${PVCUT}*:5 - =kde-frameworks/kpty-${PVCUT}*:5 - X? ( x11-libs/libX11 ) -" -DEPEND="${RDEPEND} - X? ( x11-base/xorg-proto ) -" - -src_configure() { - local mycmakeargs=( - $(cmake_use_find_package X X11) - ) - - ecm_src_configure -}