summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-07-27 12:01:18 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-07-27 12:26:29 +0200
commitb62e470e15eacf99237165578d84256420bf0834 (patch)
tree23d3ed20e901bd6a89bdc3ed58063224e0d5826f /app-portage
parentapp-portage/kuroo: Move ECM to BDEPEND (diff)
downloadgentoo-b62e470e15eacf99237165578d84256420bf0834.tar.gz
gentoo-b62e470e15eacf99237165578d84256420bf0834.tar.bz2
gentoo-b62e470e15eacf99237165578d84256420bf0834.zip
app-portage/kuroo: update EAPI 7 -> 8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/kuroo/kuroo-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/kuroo/kuroo-9999.ebuild b/app-portage/kuroo/kuroo-9999.ebuild
index cd15c529e345..f7c9660d4046 100644
--- a/app-portage/kuroo/kuroo-9999.ebuild
+++ b/app-portage/kuroo/kuroo-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
KFMIN=5.85.0
ESVN_REPO_URI="https://svn.code.sf.net/p/kuroo/code/kuroo4/trunk"