commit: cf7533ea026bb18124bdea5a15f40d525e2b2dba
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 09:40:28 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 10:17:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf7533ea
media-gfx/kuickshow: update EAPI 7 -> 8
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-gfx/kuickshow/kuickshow-0.10.2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-gfx/kuickshow/kuickshow-0.10.2.ebuild
b/media-gfx/kuickshow/kuickshow-0.10.2.ebuild
index ef6840410a0f..9c17093582a3 100644
--- a/media-gfx/kuickshow/kuickshow-0.10.2.ebuild
+++ b/media-gfx/kuickshow/kuickshow-0.10.2.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
ECM_HANDBOOK="forceoptional"
KFMIN=5.76.0
@@ -15,7 +15,7 @@ SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="5"
KEYWORDS="~amd64 ~x86"
-IUSE="debug"
+IUSE=""
DEPEND="
>=dev-qt/qtgui-${QTMIN}:5