Skip to content

Commit 69a85ae

Browse files
committed
sys-kernel/pf-sources: drop alicef SRC_URI from 7.0_p4
alicef's 7.0 genpatches series stops at 7.0-4 (both /dist/genpatches/ and /genpatches/tarballs/ confirmed) — they haven't published 7.0-9 yet. distfiles.gentoo.org and mpagano carry it. The 6.X pf-sources ebuilds that rely on alicef's /tarballs/ as their sole mirror stay unchanged: those K versions ARE on alicef, just not on the other two mirrors.
1 parent 7e04427 commit 69a85ae

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

sys-kernel/pf-sources/pf-sources-7.0_p4.ebuild

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,7 @@ SRC_URI="https://codeberg.org/pf-kernel/linux/archive/v${PFPV}.tar.gz -> linux-$
4141
https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-${SHPV}-${K_GENPATCHES_VER}.base.tar.xz
4242
https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-${SHPV}-${K_GENPATCHES_VER}.extras.tar.xz
4343
https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-${SHPV}-${K_GENPATCHES_VER}.base.tar.xz
44-
https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-${SHPV}-${K_GENPATCHES_VER}.extras.tar.xz
45-
https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-${SHPV}-${K_GENPATCHES_VER}.base.tar.xz
46-
https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-${SHPV}-${K_GENPATCHES_VER}.extras.tar.xz"
44+
https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-${SHPV}-${K_GENPATCHES_VER}.extras.tar.xz"
4745

4846
S="${WORKDIR}/linux-${PFPV}"
4947

0 commit comments

Comments
 (0)