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 5A644158086 for ; Mon, 11 Oct 2021 11:01:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 711DDE08A0; Mon, 11 Oct 2021 11:01:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 535B2E0898 for ; Mon, 11 Oct 2021 11:01:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86D91342B1A for ; Mon, 11 Oct 2021 11:01:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC4C4150 for ; Mon, 11 Oct 2021 11:01:03 +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: <1633950026.f31faeafd1946cf4623168121b0fc1f61c9bd140.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kglobalaccel/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kglobalaccel/Manifest kde-frameworks/kglobalaccel/kglobalaccel-5.86.0.ebuild X-VCS-Directories: kde-frameworks/kglobalaccel/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f31faeafd1946cf4623168121b0fc1f61c9bd140 X-VCS-Branch: master Date: Mon, 11 Oct 2021 11:01:03 +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: 7969c805-5eab-40b7-9545-6e21ca9ad922 X-Archives-Hash: c174f8d317fcd334805f94bf0a45243f commit: f31faeafd1946cf4623168121b0fc1f61c9bd140 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 11 06:42:43 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 11 11:00:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31faeaf kde-frameworks/kglobalaccel: drop 5.86.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kglobalaccel/Manifest | 1 - .../kglobalaccel/kglobalaccel-5.86.0.ebuild | 35 ---------------------- 2 files changed, 36 deletions(-) diff --git a/kde-frameworks/kglobalaccel/Manifest b/kde-frameworks/kglobalaccel/Manifest index 6699894901d..3a31e633172 100644 --- a/kde-frameworks/kglobalaccel/Manifest +++ b/kde-frameworks/kglobalaccel/Manifest @@ -1,3 +1,2 @@ DIST kglobalaccel-5.85.0.tar.xz 87868 BLAKE2B c76a60426406689434b8b7e90ff9f107173ffa8bb6e6f78603541c2f7fdba62719d141f01ac2a7e3ebeae06a2a891a5467e6ee87eb5d30a53ed4e3faa98a1b28 SHA512 091194d3171820c121c32356bf1dfd98416b91952b745afbf35fc75a7e944a5c80f17fb1f8418016513eaaf63ccb07c1aec822f5f3823f3f4aa604c3dd9963f2 -DIST kglobalaccel-5.86.0.tar.xz 88000 BLAKE2B 3c9d361ddf8a85fef783dedafa508f98e90da22652e057298b68a6957d882ddd2c7a28cc13278520c9d5672b1d3954e634d1df0963c7b78c18bfc6183c4db9a7 SHA512 ee1b700cd0c7f9162f6b649e61164e5e0915be3acdc52c504c85f133b64ec8d2ea962503d60d772efb127b6537c3bbd7d61f2b018b9846a791e9cf8caa4c0eb6 DIST kglobalaccel-5.87.0.tar.xz 88136 BLAKE2B df86e873391d60a832c6ad9b6e6a69c9bf7af53b96d010ab03bd6c6fd5eee1a0f20bf3bfd68e4c20b33cb84b6248c597901ded6b62974f0790989b599709ccd3 SHA512 087ed056e9198b22ca79890b29fe594d721c4efaade8013e036216579564e484eca2fdaad3443444e9ba9b05e7038437fd4da297844e3c8c2883bc6b00b71c30 diff --git a/kde-frameworks/kglobalaccel/kglobalaccel-5.86.0.ebuild b/kde-frameworks/kglobalaccel/kglobalaccel-5.86.0.ebuild deleted file mode 100644 index 43fdf06f50f..00000000000 --- a/kde-frameworks/kglobalaccel/kglobalaccel-5.86.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.2 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Framework to handle global shortcuts" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" -IUSE="nls" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=dev-qt/qtx11extras-${QTMIN}:5 - =kde-frameworks/kconfig-${PVCUT}*:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/kcrash-${PVCUT}*:5 - =kde-frameworks/kdbusaddons-${PVCUT}*:5 - =kde-frameworks/kwindowsystem-${PVCUT}*:5[X] - x11-libs/libxcb - x11-libs/xcb-util-keysyms -" -RDEPEND="${DEPEND}" -BDEPEND="nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )" - -src_test() { - XDG_CURRENT_DESKTOP="KDE" ecm_src_test # bug 789342 -}