commit: e22a4a4f669b8a0ba1dd7b73dfc289c898db4546 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 24 13:28:10 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 13:28:10 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e22a4a4f
kde-plasma/plasma-firewall: Temporarily(?) set to KDE_ORG_CATEGORY=network Closes: https://bugs.gentoo.org/766728 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-firewall/plasma-firewall-5.21.49.9999.ebuild | 1 + kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-plasma/plasma-firewall/plasma-firewall-5.21.49.9999.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-5.21.49.9999.ebuild index ddc8c3b116..d12cd00c70 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-5.21.49.9999.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-5.21.49.9999.ebuild @@ -4,6 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) +KDE_ORG_CATEGORY=network # forgotten move upstream? KFMIN=5.78.0 QTMIN=5.15.2 inherit ecm kde.org python-single-r1 diff --git a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild index 1175f9a035..6003ac6cd2 100644 --- a/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild +++ b/kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild @@ -4,6 +4,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) +KDE_ORG_CATEGORY=network # forgotten move upstream? KFMIN=5.74.0 QTMIN=5.15.2 inherit ecm kde.org python-single-r1
