diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2021-12-15 12:05:08 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2021-12-15 12:05:08 +0100 |
commit | a4ed20dd3d6c0a83c093ff4e551436f15f2515cd (patch) | |
tree | 8e43cd37b30d86197ff1da382d82c58eb8a64bba /kde-misc/plasma-applet-thermal-monitor | |
parent | gui-wm/phosh: fix DeprecatedInsinto, UnusedInherits (diff) | |
download | guru-a4ed20dd3d6c0a83c093ff4e551436f15f2515cd.tar.gz guru-a4ed20dd3d6c0a83c093ff4e551436f15f2515cd.tar.bz2 guru-a4ed20dd3d6c0a83c093ff4e551436f15f2515cd.zip |
kde-misc/plasma-applet-thermal-monitor: fix MissingInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'kde-misc/plasma-applet-thermal-monitor')
-rw-r--r-- | kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.3.0.ebuild b/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.3.0.ebuild index 2090272e0..7a931173c 100644 --- a/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.3.0.ebuild +++ b/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.3.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit ecm optfeature +inherit ecm kde.org optfeature DESCRIPTION="Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors" HOMEPAGE="https://store.kde.org/p/998915/ |