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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4D3EA13835D for ; Sat, 13 Mar 2021 16:33:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C0FCE08E0; Sat, 13 Mar 2021 16:33:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7EAC2E08E0 for ; Sat, 13 Mar 2021 16:33:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AFADD340AC7 for ; Sat, 13 Mar 2021 16:33:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C13059C for ; Sat, 13 Mar 2021 16:33:17 +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: <1615653178.bd3e925f03b72bb2d9dc3ada281361b7e55e6f0e.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.79.0.ebuild X-VCS-Directories: kde-frameworks/kdesu/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bd3e925f03b72bb2d9dc3ada281361b7e55e6f0e X-VCS-Branch: master Date: Sat, 13 Mar 2021 16:33:17 +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: 0a213e8b-778b-4678-b950-9611405648c2 X-Archives-Hash: ad615d853529712cc5823047f956e906 commit: bd3e925f03b72bb2d9dc3ada281361b7e55e6f0e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 13 16:28:47 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 13 16:32:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3e925f kde-frameworks/kdesu: drop 5.79.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdesu/Manifest | 1 - kde-frameworks/kdesu/kdesu-5.79.0.ebuild | 33 -------------------------------- 2 files changed, 34 deletions(-) diff --git a/kde-frameworks/kdesu/Manifest b/kde-frameworks/kdesu/Manifest index 0ec76751ac0..94c92638239 100644 --- a/kde-frameworks/kdesu/Manifest +++ b/kde-frameworks/kdesu/Manifest @@ -1,3 +1,2 @@ DIST kdesu-5.77.0.tar.xz 51808 BLAKE2B 33b629775ee737862ffc6914b92040fc6478afbeb0fc22f82d8d80dcdf94d5e9377ab9bd2bfd9871b189467fd3c50966fa41704fab6afd085cdef9c53babc2cf SHA512 3d586bf40884623b4c969b91797dcf90567e07af7ad6d4ffc8899af7fe0d70574e4108cd96b7c009e0d3ce7cb4c1e901c2b33bdfc31b2beef60e23f0351e8be3 -DIST kdesu-5.79.0.tar.xz 52212 BLAKE2B b35736d61621676f20e7308a335b6edc44ce473b14a0565c66c2abc17ecd6ab6f7d8b636d2286a20c70d6cab4bb91cb38ad0f36834379182e54a2ed36053634f SHA512 f6f2e12a1aa904c5e8567e47a5aae038ee8237f87d3339a8d771b528d87ed8bbce1422e5a7217ce30aa79d5afa77b64cdd5bccaf8102479105342a313bc60f09 DIST kdesu-5.80.0.tar.xz 52188 BLAKE2B 25369db6566eafa917b5eedd9e74f54aee294f6f366c44c59684acda14194703db5fdd0abbe251beff9815a428a41ab183a9f2a9d28589fbb40a731332d02707 SHA512 b5ccbb6827a18c2f8b370d64405825a4c533fac120e56a99a6d90bd01d563606ae625f2048e27fd19756d51175ecf163468349f7587540401abd5d002a7c8a6e diff --git a/kde-frameworks/kdesu/kdesu-5.79.0.ebuild b/kde-frameworks/kdesu/kdesu-5.79.0.ebuild deleted file mode 100644 index f80367b7e21..00000000000 --- a/kde-frameworks/kdesu/kdesu-5.79.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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 ~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 -}