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 B95A2158089 for ; Sun, 10 Sep 2023 11:44:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09F9F2BC01D; Sun, 10 Sep 2023 11:44: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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E7DAB2BC01D for ; Sun, 10 Sep 2023 11:44:43 +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 279DD335C94 for ; Sun, 10 Sep 2023 11:44:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7DA21166 for ; Sun, 10 Sep 2023 11:44:41 +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: <1694346250.9ba9cfdb6bd672d2f8716f5466e6aaa387eb7c5c.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.109.0.ebuild X-VCS-Directories: kde-frameworks/kdesu/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9ba9cfdb6bd672d2f8716f5466e6aaa387eb7c5c X-VCS-Branch: master Date: Sun, 10 Sep 2023 11:44:41 +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: c0c29f8b-c5a9-42f2-8fea-689e49a78ada X-Archives-Hash: 40d7c0540bd766834321a4237dd64131 commit: 9ba9cfdb6bd672d2f8716f5466e6aaa387eb7c5c Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Sep 10 11:31:19 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Sep 10 11:44:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba9cfdb kde-frameworks/kdesu: drop 5.109.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdesu/Manifest | 1 - kde-frameworks/kdesu/kdesu-5.109.0.ebuild | 33 ------------------------------- 2 files changed, 34 deletions(-) diff --git a/kde-frameworks/kdesu/Manifest b/kde-frameworks/kdesu/Manifest index 6885664a1eb8..5454c66f9082 100644 --- a/kde-frameworks/kdesu/Manifest +++ b/kde-frameworks/kdesu/Manifest @@ -1,3 +1,2 @@ DIST kdesu-5.108.0.tar.xz 56548 BLAKE2B 51589131fd6f710cac30ef56c0ebd7d064d4d94075831a401faac05cf9a2d4e29d5034c0330bb5405399e6a3e88156384c802d21ea7e36f0aec0edf6f0973c46 SHA512 329a34b281f67cf0b0ac69ed833cb30b7b3405458be5fccc892b1b023a7f80e0976d2b68cbdb6a9a7cb428414d575b9a1f48c8388eab226607c6130a32556aae -DIST kdesu-5.109.0.tar.xz 56800 BLAKE2B 02dea82c5c87d938b6dda8103147175ff43d6b7d3d4a5da0288c156bdf08d0493d41569c7c6ea463ea26c85545b0973de05e82dcf5417eaafdec45b11b426943 SHA512 70991dae4a194d7f2a810f062bce8c2178256399f9e2d02c9c561adff8047b67e26124c1260383bc0b3df52d076c72b372179c57fd1db93d58614fd3691f67a6 DIST kdesu-5.110.0.tar.xz 56808 BLAKE2B 552730f14699e97a7c0a5dc4488714609008ffadd46cb21e529af9499df15e8739cfe8ec4d7f368c08e41429a2a02deaae5c4d611bb9affa87f879eb522a858f SHA512 917b5932dc8df4feec96c6c57e3d8033e02fc158d1e3e497ec2d978159cc58a40195aaeef931c20f7ff583f9e948016a7c5329ddb08b899aad6072a4bcf277c4 diff --git a/kde-frameworks/kdesu/kdesu-5.109.0.ebuild b/kde-frameworks/kdesu/kdesu-5.109.0.ebuild deleted file mode 100644 index d5ebea58648d..000000000000 --- a/kde-frameworks/kdesu/kdesu-5.109.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2023 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 -}