sys-devel/binutils: sync live

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-11-03 13:33:39 +00:00
parent 0255f8a3c5
commit 4cd3de3f54
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -92,10 +92,12 @@ src_unpack() {
"
EGIT_CHECKOUT_DIR=${WORKDIR}/patches-git
git-r3_src_unpack
mv patches-git/9999 patch || die
if [[ ${PV} != 9999 ]] ; then
EGIT_BRANCH=binutils-$(ver_cut 1)_$(ver_cut 2)-branch
mv patches-git/${PV%*.9999} patch || die
else
mv patches-git/9999 patch || die
fi
EGIT_REPO_URI="
https://sourceware.org/git/binutils-gdb.git