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 8EB9115808B for ; Sun, 13 Mar 2022 19:23:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97EEFE08EF; Sun, 13 Mar 2022 19:23:34 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D917DE08EC for ; Sun, 13 Mar 2022 19:23:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 ECFAF3432ED for ; Sun, 13 Mar 2022 19:23:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83CEC31B for ; Sun, 13 Mar 2022 19:23:31 +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: <1647199353.c678d97daf66fd552fbd36a32a2f444734d058b4.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.91.0.ebuild X-VCS-Directories: kde-frameworks/kdesu/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c678d97daf66fd552fbd36a32a2f444734d058b4 X-VCS-Branch: master Date: Sun, 13 Mar 2022 19:23:31 +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: 1178fd5f-3f3c-46d2-9d22-374e58c87021 X-Archives-Hash: c734077b060088c2be703aac58b69793 commit: c678d97daf66fd552fbd36a32a2f444734d058b4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 13 09:05:48 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 13 19:22:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c678d97d kde-frameworks/kdesu: drop 5.91.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdesu/Manifest | 1 - kde-frameworks/kdesu/kdesu-5.91.0.ebuild | 33 -------------------------------- 2 files changed, 34 deletions(-) diff --git a/kde-frameworks/kdesu/Manifest b/kde-frameworks/kdesu/Manifest index f4680499f6a9..80b50165407e 100644 --- a/kde-frameworks/kdesu/Manifest +++ b/kde-frameworks/kdesu/Manifest @@ -1,3 +1,2 @@ DIST kdesu-5.90.0.tar.xz 54992 BLAKE2B 8a0b9b0d6a6a114cc1ef102e8c77b90fbb67030d832da9ebd521726b7b898c63a2f89bfc9077a394bd81569deb2a577146713fe2c8e83576bd791420f913aef1 SHA512 7cff6ceeaf94369627b10dca0b3d9f52cc5c3301e263962a9c58492722baabc956b8ebad7e139707f9c7ff2a0ca34bf53ac7fae9deb6fb25beee27fb8ae7e260 -DIST kdesu-5.91.0.tar.xz 55480 BLAKE2B c111e2a292a74270c530dad6f642ec27704b99065ff8db89c9bf1724b3ee5ea9df075a92290a4858675401935fde553286acd30d49ce142c3c1556e16eb86912 SHA512 5ebabc1bd43275ea77e7fded707191dc5887426626f486e600cd6513bf0dd80ced4632d44dcb0cda35f39cbb5000285f49508fcdabae365fe95ecfcb0ec5c253 DIST kdesu-5.92.0.tar.xz 55452 BLAKE2B 6c150c1f623fe8132b23abfe2ccf4defb4c9b9bdb538da170585247d3fdca615eeb76d31050f62e28d947a0926fc4731197b25b70a59e87711136de56062cf0f SHA512 6820edaf1233dacc4e71d7cac3e38048fc4fe19df7ef45f51346b07157a57107272fff3386547f0105597b3a7da6076305d955ab0fbcafe5ab9dc4160582deee diff --git a/kde-frameworks/kdesu/kdesu-5.91.0.ebuild b/kde-frameworks/kdesu/kdesu-5.91.0.ebuild deleted file mode 100644 index 3825647bcef2..000000000000 --- a/kde-frameworks/kdesu/kdesu-5.91.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 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 kde.org - -DESCRIPTION="Framework to handle super user actions" -LICENSE="LGPL-2" -KEYWORDS="~amd64 ~arm ~arm64 ~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 - =kde-frameworks/kservice-${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 -}