summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-02-03 22:02:19 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-02-03 22:42:21 +0100
commitf564926359f08eca5d88f9f12055971d5c9d7874 (patch)
tree5b597b203eaaf26b7be7cb62a47edb2a177ff913
parentmedia-sound/wildmidi: drop 0.4.4 (diff)
downloadgentoo-f564926359f08eca5d88f9f12055971d5c9d7874.tar.gz
gentoo-f564926359f08eca5d88f9f12055971d5c9d7874.tar.bz2
gentoo-f564926359f08eca5d88f9f12055971d5c9d7874.zip
dev-util/uncrustify: Sync 9999 with EAPI-8 bump from 0.76.0
Bug: https://bugs.gentoo.org/892289 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--dev-util/uncrustify/uncrustify-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/uncrustify/uncrustify-9999.ebuild b/dev-util/uncrustify/uncrustify-9999.ebuild
index b8521ea0bcb1..a385690fe6b7 100644
--- a/dev-util/uncrustify/uncrustify-9999.ebuild
+++ b/dev-util/uncrustify/uncrustify-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"