commit: eb431e219952361515b94c40f28e6860c28537eb Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Jan 1 12:43:01 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Jan 1 12:43:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb431e21
kde-plasma/plasma-systemmonitor: Set min libksysguard version to 5.20.0 Closes: https://bugs.gentoo.org/762808 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> ...temmonitor-5.20.0.ebuild => plasma-systemmonitor-5.20.0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0.ebuild b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild similarity index 93% rename from kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0.ebuild rename to kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild index 71730279591..74a974a91fb 100644 --- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0.ebuild +++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-5.20.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -33,7 +33,7 @@ DEPEND=" >=kde-frameworks/kio-${KFMIN}:5 >=kde-frameworks/knewstuff-${KFMIN}:5 >=kde-frameworks/kservice-${KFMIN}:5 - kde-plasma/libksysguard:5 + >=kde-plasma/libksysguard-${PV}:5 " RDEPEND="${DEPEND} >=dev-qt/qtquickcontrols2-${QTMIN}:5
