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 CF40E13835A for ; Tue, 16 Mar 2021 14:43:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D7EFE0870; Tue, 16 Mar 2021 14:43:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 76C5BE0870 for ; Tue, 16 Mar 2021 14:43:25 +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 6A66D340E73 for ; Tue, 16 Mar 2021 14:43:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA93F63A for ; Tue, 16 Mar 2021 14:43:20 +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: <1615905640.10162b9733e250cd235dd0598c90a1c35d0e5f8b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/xembed-sni-proxy/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/xembed-sni-proxy/Manifest kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.21.2.ebuild X-VCS-Directories: kde-plasma/xembed-sni-proxy/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 10162b9733e250cd235dd0598c90a1c35d0e5f8b X-VCS-Branch: master Date: Tue, 16 Mar 2021 14:43:20 +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: d334621a-aec0-4dca-9d75-805da7b51dd3 X-Archives-Hash: de550202e79e9690dd0b7f1e830f6590 commit: 10162b9733e250cd235dd0598c90a1c35d0e5f8b Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Mar 16 13:21:01 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Mar 16 14:40:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10162b97 kde-plasma/xembed-sni-proxy: drop 5.21.2* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/xembed-sni-proxy/Manifest | 1 - .../xembed-sni-proxy-5.21.2.ebuild | 43 ---------------------- 2 files changed, 44 deletions(-) diff --git a/kde-plasma/xembed-sni-proxy/Manifest b/kde-plasma/xembed-sni-proxy/Manifest index 3ad6ed8c7a6..b877b02b830 100644 --- a/kde-plasma/xembed-sni-proxy/Manifest +++ b/kde-plasma/xembed-sni-proxy/Manifest @@ -1,3 +1,2 @@ DIST plasma-workspace-5.20.5.tar.xz 9041964 BLAKE2B b0bef6f74999d503064d55fdc670bd320a141c4619c0cfb7491158485096dfd636ad31dfbb4e9d7be3d86eca7b52bce97acb7aefe57377cce9e6a5ce1ad3cb9b SHA512 bd63502fdaa79deb380d254a3649a2810e4b2c6e748e9a38606f561cc46573a6e75631584a340a220742135f4682f9deea28c78b7fe4ad88ee6491f190b3212f -DIST plasma-workspace-5.21.2.tar.xz 9712516 BLAKE2B 6b355cc1c654cad00aca204c43b887140444e172e6aae38b216bde4fa60c69a6a6d996e7190d892eb5e2768f2b250232329686f5da1964d7731808d4d6949c05 SHA512 234f40bdecdbb63df065ffa9a59b0acfd6e796fa9a66b7116de50cdbb78f3333b6247f7c0e4f68ed4e3d8b3b0eea6b7a7bf65deb1ab0c933008cc59bcef61fc8 DIST plasma-workspace-5.21.3.tar.xz 9713648 BLAKE2B b5a2d68ddf6affcdadb54219fdbcc1c134c6654716c6744489ca4d7393743d9c7eece8ac055628e5251f84eef4867422aa53b6f6152e9ac8e7e8701bc082549d SHA512 a27ef58b6d75f9a7ad6f3f7383e66a3d94d8ccef9eb762c4c3dad8dd18522527b878416c4a5051afd13ff40935912af5eb60d68efe001129daea436b82ed07a0 diff --git a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.21.2.ebuild b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.21.2.ebuild deleted file mode 100644 index 20c70be4cbb..00000000000 --- a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.21.2.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KDE_ORG_NAME="plasma-workspace" -KFMIN=5.78.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.15.2 -inherit cmake kde.org - -DESCRIPTION="Legacy xembed tray icons support for SNI-only system trays" -HOMEPAGE="https://invent.kde.org/plasma/plasma-workspace/-/blob/master/xembed-sni-proxy/Readme.md" - -LICENSE="GPL-2" -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" - -DEPEND=" - >=dev-qt/qtcore-${QTMIN}:5 - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtx11extras-${QTMIN}:5 - >=kde-frameworks/extra-cmake-modules-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5[X] - x11-libs/libxcb - x11-libs/libXtst - x11-libs/xcb-util-image -" -RDEPEND="${DEPEND} - !kde-plasma/xembed-sni-proxy:0 -" - -S="${S}/${PN}" - -PATCHES=( "${FILESDIR}/${PN}-5.20.80-standalone.patch" ) - -src_prepare() { - cmake_src_prepare - - sed -e "/set/s/GENTOO_PV/$(ver_cut 1-3)/" \ - -i CMakeLists.txt || die "Failed to prepare CMakeLists.txt" -}