summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-12-26 10:40:28 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-12-26 11:17:16 +0100
commitcf7533ea026bb18124bdea5a15f40d525e2b2dba (patch)
treeaf8c3f7d9aa946d2ac2bbce834e856c46711f9ae /media-gfx/kuickshow/kuickshow-0.10.2.ebuild
parentwww-apps/gitea: Stabilize 1.17.4 amd64, #888491 (diff)
downloadgentoo-cf7533ea026bb18124bdea5a15f40d525e2b2dba.tar.gz
gentoo-cf7533ea026bb18124bdea5a15f40d525e2b2dba.tar.bz2
gentoo-cf7533ea026bb18124bdea5a15f40d525e2b2dba.zip
media-gfx/kuickshow: update EAPI 7 -> 8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx/kuickshow/kuickshow-0.10.2.ebuild')
-rw-r--r--media-gfx/kuickshow/kuickshow-0.10.2.ebuild6
1 files 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