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 738411382C5 for ; Sun, 9 May 2021 12:11:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAC81E075F; Sun, 9 May 2021 12:11:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B4CD7E076B for ; Sun, 9 May 2021 12:11:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D7574340F50 for ; Sun, 9 May 2021 12:11:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B078775F for ; Sun, 9 May 2021 12:11:34 +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: <1620562264.5256b71f18bef3e66e83906a5eb3fa6635bb9a6f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-firewall/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-firewall/Manifest kde-plasma/plasma-firewall/plasma-firewall-5.21.4.ebuild X-VCS-Directories: kde-plasma/plasma-firewall/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5256b71f18bef3e66e83906a5eb3fa6635bb9a6f X-VCS-Branch: master Date: Sun, 9 May 2021 12:11:34 +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: da0c0b14-56ba-4c49-b526-209a710b0b55 X-Archives-Hash: 5a662bd81c16c367ef0b851ff24c0bf8 commit: 5256b71f18bef3e66e83906a5eb3fa6635bb9a6f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 9 00:04:20 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 9 12:11:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5256b71f kde-plasma/plasma-firewall: drop 5.21.4* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-firewall/Manifest | 1 - .../plasma-firewall/plasma-firewall-5.21.4.ebuild | 50 ---------------------- 2 files changed, 51 deletions(-) diff --git a/kde-plasma/plasma-firewall/Manifest b/kde-plasma/plasma-firewall/Manifest index f642de28d91..2585db8dfd6 100644 --- a/kde-plasma/plasma-firewall/Manifest +++ b/kde-plasma/plasma-firewall/Manifest @@ -1,2 +1 @@ -DIST plasma-firewall-5.21.4.tar.xz 330788 BLAKE2B fbdd1e871783d228dcf7010dcdb6622ffc4d56295ffd95547e79cdbb8aa49849fa51999852105f52870da9cee55cd670da4acc5785a4bd2198a7008c3a865a88 SHA512 421fb28586083c4dc694170720dad1a2176d844bf5e290b04e3bd14140186a02c3a2613bbeed110c849d53fde751f60efeb93badcd77b9795235117d95cd0fc6 DIST plasma-firewall-5.21.5.tar.xz 331812 BLAKE2B 43a026a198fb61480e90c5a5235de1abbb106e3f78d4a81fe919ec8c65c4f5ca30b340436b28369d8797d9ad1eac87fd0a4e39b5e3670f68150992e6007c4a76 SHA512 93d36b12025f1918892ad02e6b92dc8c44c27d2c6426a19fb77d8b258940a25295acd923b3957d45eb1715dae097097368b0456bf27273c217b79b441dec55fd diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.21.4.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.21.4.ebuild deleted file mode 100644 index 630397f206f..00000000000 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.21.4.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9} ) -KFMIN=5.78.0 -QTMIN=5.15.2 -inherit ecm kde.org python-single-r1 - -DESCRIPTION="Plasma frontend for Firewalld or UFW" -HOMEPAGE="https://invent.kde.org/network/plasma-firewall" - -LICENSE="GPL-2+" -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" -IUSE="" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5 - >=dev-qt/qtx11extras-${QTMIN}:5 - >=dev-qt/qtxml-${QTMIN}:5 - >=kde-frameworks/kauth-${KFMIN}:5 - >=kde-frameworks/kcmutils-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kdeclarative-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/plasma-${KFMIN}:5 -" -RDEPEND="${DEPEND} - ${PYTHON_DEPS} - sys-apps/systemd - || ( - net-firewall/firewalld - net-firewall/ufw - ) -" - -src_prepare() { - ecm_src_prepare - # this kind of cmake magic doesn't work for us at all. - sed -e "1 s:^.*$:\#\!/usr/bin/env python3.8:" \ - -i kcm/backends/ufw/helper/kcm_ufw_helper.py.cmake || die -}