After enabling darkelf repo, installing app-shells/zsh-syntax-highlighting-0.8.0 from gentoo portage, and each world update, causes this error: * ERROR: app-shells/zsh-syntax-highlighting-9999::darkelf failed (depend phase): * git-r3: EAPI 6 not supported * * Call stack: * ebuild.sh, line 632: Called source '/var/db/repos/darkelf/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-9999.ebuild' * zsh-syntax-highlighting-9999.ebuild, line 11: Called inherit 'git-r3' * ebuild.sh, line 312: Called __qa_source '/var/db/repos/gentoo/eclass/git-r3.eclass' * ebuild.sh, line 123: Called source '/var/db/repos/gentoo/eclass/git-r3.eclass' * git-r3.eclass, line 30: Called die * The specific snippet of code: * *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;; * * If you need support, post the output of `emerge --info '=app-shells/zsh-syntax-highlighting-9999::darkelf'`, * the complete build log and the output of `emerge -pqv '=app-shells/zsh-syntax-highlighting-9999::darkelf'`. * Working directory: '/usr/lib/python3.13/site-packages' * S: '/var/tmp/portage/app-shells/zsh-syntax-highlighting-9999/work/zsh-syntax-highlighting-9999'
Yeah I think the whole repo needs an EAPI bump. I have a lot to do right now, but I will try to do the update within a week. ^^
it now complains about 0.6.0 version: * ERROR: app-shells/zsh-syntax-highlighting-0.6.0::darkelf failed (depend phase): * readme.gentoo-r1: EAPI 6 not supported * * Call stack: * ebuild.sh, line 632: Called source '/var/db/repos/darkelf/app-shells/zsh-syntax-highlighting/zsh-syntax-highlighting-0.6.0.ebuild' * zsh-syntax-highlighting-0.6.0.ebuild, line 6: Called inherit 'readme.gentoo-r1' * ebuild.sh, line 312: Called __qa_source '/var/db/repos/gentoo/eclass/readme.gentoo-r1.eclass' * ebuild.sh, line 123: Called source '/var/db/repos/gentoo/eclass/readme.gentoo-r1.eclass' * readme.gentoo-r1.eclass, line 25: Called die * The specific snippet of code: * *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;; * * If you need support, post the output of `emerge --info '=app-shells/zsh-syntax-highlighting-0.6.0::darkelf'`, * the complete build log and the output of `emerge -pqv '=app-shells/zsh-syntax-highlighting-0.6.0::darkelf'`. * Working directory: '/usr/lib/python3.13/site-packages' * S: '/var/tmp/portage/app-shells/zsh-syntax-highlighting-0.6.0/work/zsh-syntax-highlighting-0.6.0'