diff options
author | Yuan Liao <liaoyuan@gmail.com> | 2022-12-26 09:23:40 -0800 |
---|---|---|
committer | Yuan Liao <liaoyuan@gmail.com> | 2022-12-26 09:32:34 -0800 |
commit | 114a1c592abfbdaf7c74013b307733087107ac38 (patch) | |
tree | eb0b742a84bc9dbb3d669ff7a93d5ef7328f6a4f /kde-misc | |
parent | games-emulation/dosbox-x: Simplify sed script for configure.ac (diff) | |
download | guru-114a1c592abfbdaf7c74013b307733087107ac38.tar.gz guru-114a1c592abfbdaf7c74013b307733087107ac38.tar.bz2 guru-114a1c592abfbdaf7c74013b307733087107ac38.zip |
kde-misc/plasma-applet-thermal-monitor: Update EAPI 7 -> 8 and metadata
Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/plasma-applet-thermal-monitor/metadata.xml | 5 | ||||
-rw-r--r-- | kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.3.0.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/kde-misc/plasma-applet-thermal-monitor/metadata.xml b/kde-misc/plasma-applet-thermal-monitor/metadata.xml index d4b7dd0fd..b200dd1d6 100644 --- a/kde-misc/plasma-applet-thermal-monitor/metadata.xml +++ b/kde-misc/plasma-applet-thermal-monitor/metadata.xml @@ -6,7 +6,8 @@ <name>Michael Egger</name> </maintainer> <upstream> - <bugs-to>https://github.com/kotelnik/plasma-applet-thermal-monitor/issues</bugs-to> - <doc>https://github.com/kotelnik/plasma-applet-thermal-monitor/blob/master/README.md</doc> + <remote-id type="gitlab">agurenko/plasma-applet-thermal-monitor</remote-id> + <bugs-to>https://gitlab.com/agurenko/plasma-applet-thermal-monitor/-/issues</bugs-to> + <doc>https://gitlab.com/agurenko/plasma-applet-thermal-monitor/-/blob/master/README.md</doc> </upstream> </pkgmetadata> 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 7a931173c..1da77d580 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 @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit ecm kde.org optfeature |