summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-09-18 18:47:04 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2023-09-19 22:37:29 +0200
commit431b057656040001370a60f0cddc8156a52236f0 (patch)
tree487831eabea7505290e60648d98aba059cfbbe91
parentx11-plugins/wmget: EAPI8 bump (diff)
downloadgentoo-431b057656040001370a60f0cddc8156a52236f0.tar.gz
gentoo-431b057656040001370a60f0cddc8156a52236f0.tar.bz2
gentoo-431b057656040001370a60f0cddc8156a52236f0.zip
x11-plugins/wmgtemp: EAPI8 bump
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
-rw-r--r--x11-plugins/wmgtemp/wmgtemp-1.2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild b/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild
index cfe8a2453c50..c87db8768b1a 100644
--- a/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild
+++ b/x11-plugins/wmgtemp/wmgtemp-1.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DESCRIPTION="CPU and SYS temperature dockapp"
HOMEPAGE="https://www.dockapps.net/wmgtemp"
@@ -10,7 +10,6 @@ SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
DEPEND="sys-apps/lm-sensors:=
>=x11-libs/libdockapp-0.7:=