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 C5CF4158009 for ; Thu, 22 Jun 2023 21:16:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2576E07E1; Thu, 22 Jun 2023 21:16:19 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6A184E07E1 for ; Thu, 22 Jun 2023 21:16: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7CD3D33C1C2 for ; Thu, 22 Jun 2023 21:16:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94842A9C for ; Thu, 22 Jun 2023 21:16:16 +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: <1687468563.2179c2daf6df0e41f5854abf11998eac125f88ea.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.104.0.ebuild X-VCS-Directories: kde-frameworks/kdesu/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2179c2daf6df0e41f5854abf11998eac125f88ea X-VCS-Branch: master Date: Thu, 22 Jun 2023 21:16:16 +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: a05424a1-0457-4a3d-a87f-223344377015 X-Archives-Hash: 37c922a00912e866a3bd4acb96c3d423 commit: 2179c2daf6df0e41f5854abf11998eac125f88ea Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jun 22 20:41:51 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jun 22 21:16:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2179c2da kde-frameworks/kdesu: drop 5.104.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdesu/Manifest | 1 - kde-frameworks/kdesu/kdesu-5.104.0.ebuild | 33 ------------------------------- 2 files changed, 34 deletions(-) diff --git a/kde-frameworks/kdesu/Manifest b/kde-frameworks/kdesu/Manifest index fe843bce0dbf..8f82af9e64bf 100644 --- a/kde-frameworks/kdesu/Manifest +++ b/kde-frameworks/kdesu/Manifest @@ -1,3 +1,2 @@ -DIST kdesu-5.104.0.tar.xz 56404 BLAKE2B fa79db50b0f8ded857d11eb078df92091d57f607d8c93500221fd0c99d05e171e7cc551b8b46a98137eded0d367ad59ba56aa36e8966dee4ddf704021a230113 SHA512 0d35c88d8f250874bbd4613c5725bbd383600b9c2875284070f622695e20816b381fd2190718c1d5c7876ccceb6995864681d8e3fe48d17032076c67ab9fa13b DIST kdesu-5.106.0.tar.xz 56548 BLAKE2B 81f8529e834d56c090172d377b6f07756ab82bc06de37b605aef60d56d705086b33efff7121fafb8a70d705cdb67b9aac98599c62d5eb96ea33af95a685e7094 SHA512 da0a39ac4597c82dd7abb0aeb07014b2028a646c1f2ca4f380a018a12da5e1872ca709192a5035ecac81ccffb9c38dede8304f614037f06e143ca42f467fd583 DIST kdesu-5.107.0.tar.xz 56560 BLAKE2B 2bd9703f3f5f60d16dbce9cf113370899cf415cb9fefa378700079b3d825ee23b99be99290a4fae6203d4b9639894fe817c2afbe74389055776b6a04ae6c8e36 SHA512 4d9842756ac41e5e6b5e924c6f150682fe890b7a1cc0a355e45b5c464c613bc79adc6221a9d06180fa537f05dc700fbcf0a233cb8f0aaaf5ecc2b5a634fae44a diff --git a/kde-frameworks/kdesu/kdesu-5.104.0.ebuild b/kde-frameworks/kdesu/kdesu-5.104.0.ebuild deleted file mode 100644 index de0fd68f18a5..000000000000 --- a/kde-frameworks/kdesu/kdesu-5.104.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 -}