commit: aa9e4898f72ffe7fd53c36731d739b2f006b8d88
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Apr 12 16:22:23 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Apr 12 16:22:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aa9e4898
kde-misc/plasma-applet-thermal-monitor: block slot 0 of self
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
.../plasma-applet-thermal-monitor-1.2.9.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
b/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
index f09d6bf..647e3ee 100644
---
a/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
+++
b/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
@@ -19,7 +19,9 @@ fi
LICENSE="GPL-2+"
SLOT="5"
+# block against slot 0 of self, to prevent file collision
DEPEND="
+ !kde-misc/plasma-applet-thermal-monitor:0
>=kde-frameworks/plasma-5.60.0:5
"
RDEPEND="${DEPEND}"