Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/linux-headers/
Date: Fri, 01 Oct 2021 07:14:11
Message-Id: 1633072387.ef4d0162502e37279fb5ae96f2099e83959c7ac1.sam@gentoo
1 commit: ef4d0162502e37279fb5ae96f2099e83959c7ac1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 1 07:13:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 1 07:13:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef4d0162
7
8 sys-kernel/linux-headers: update SRC_URI
9
10 slyfox@ has retired and I've archived the distfiles
11 in my devspace.
12
13 Package-Manager: Portage-3.0.26, Repoman-3.0.3
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 sys-kernel/linux-headers/linux-headers-4.19.ebuild | 4 ++--
17 sys-kernel/linux-headers/linux-headers-5.10.ebuild | 2 +-
18 sys-kernel/linux-headers/linux-headers-5.11.ebuild | 2 +-
19 sys-kernel/linux-headers/linux-headers-5.12.ebuild | 2 +-
20 sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild | 2 +-
21 sys-kernel/linux-headers/linux-headers-5.9.ebuild | 2 +-
22 6 files changed, 7 insertions(+), 7 deletions(-)
23
24 diff --git a/sys-kernel/linux-headers/linux-headers-4.19.ebuild b/sys-kernel/linux-headers/linux-headers-4.19.ebuild
25 index 054c22728dd..5a206d61797 100644
26 --- a/sys-kernel/linux-headers/linux-headers-4.19.ebuild
27 +++ b/sys-kernel/linux-headers/linux-headers-4.19.ebuild
28 @@ -10,9 +10,9 @@ detect_version
29
30 PATCH_VER="1"
31 SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz
32 - https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-base-${PV}.tar.xz
33 + https://dev.gentoo.org/~sam/distfiles/gentoo-headers-base-${PV}.tar.xz
34 ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}
35 - ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}
36 + ${PATCH_VER:+https://dev.gentoo.org/~sam/distfiles/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}
37 "
38
39 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
40
41 diff --git a/sys-kernel/linux-headers/linux-headers-5.10.ebuild b/sys-kernel/linux-headers/linux-headers-5.10.ebuild
42 index 7bb1f871f11..716f218f7da 100644
43 --- a/sys-kernel/linux-headers/linux-headers-5.10.ebuild
44 +++ b/sys-kernel/linux-headers/linux-headers-5.10.ebuild
45 @@ -12,7 +12,7 @@ PATCH_PV=${PV} # to ease testing new versions against not existing patches
46 PATCH_VER="1"
47 SRC_URI="${KERNEL_URI}
48 ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
49 - ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
50 + ${PATCH_VER:+https://dev.gentoo.org/~sam/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
51 "
52
53 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
54
55 diff --git a/sys-kernel/linux-headers/linux-headers-5.11.ebuild b/sys-kernel/linux-headers/linux-headers-5.11.ebuild
56 index 47598e3e96b..0368a1aa7b2 100644
57 --- a/sys-kernel/linux-headers/linux-headers-5.11.ebuild
58 +++ b/sys-kernel/linux-headers/linux-headers-5.11.ebuild
59 @@ -12,7 +12,7 @@ PATCH_PV=${PV} # to ease testing new versions against not existing patches
60 PATCH_VER="1"
61 SRC_URI="${KERNEL_URI}
62 ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
63 - ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
64 + ${PATCH_VER:+https://dev.gentoo.org/~sam/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
65 "
66
67 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
68
69 diff --git a/sys-kernel/linux-headers/linux-headers-5.12.ebuild b/sys-kernel/linux-headers/linux-headers-5.12.ebuild
70 index d17f51addf4..82fa20bbed2 100644
71 --- a/sys-kernel/linux-headers/linux-headers-5.12.ebuild
72 +++ b/sys-kernel/linux-headers/linux-headers-5.12.ebuild
73 @@ -12,7 +12,7 @@ PATCH_PV=${PV} # to ease testing new versions against not existing patches
74 PATCH_VER="1"
75 SRC_URI="${KERNEL_URI}
76 ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
77 - ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
78 + ${PATCH_VER:+https://dev.gentoo.org/~sam/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
79 "
80
81 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
82
83 diff --git a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild b/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild
84 index 1d601076560..0796ff62d42 100644
85 --- a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild
86 +++ b/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild
87 @@ -12,7 +12,7 @@ PATCH_PV=${PV} # to ease testing new versions against not existing patches
88 PATCH_VER="2"
89 SRC_URI="${KERNEL_URI}
90 ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
91 - ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
92 + ${PATCH_VER:+https://dev.gentoo.org/~sam/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
93 "
94
95 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
96
97 diff --git a/sys-kernel/linux-headers/linux-headers-5.9.ebuild b/sys-kernel/linux-headers/linux-headers-5.9.ebuild
98 index 47598e3e96b..0368a1aa7b2 100644
99 --- a/sys-kernel/linux-headers/linux-headers-5.9.ebuild
100 +++ b/sys-kernel/linux-headers/linux-headers-5.9.ebuild
101 @@ -12,7 +12,7 @@ PATCH_PV=${PV} # to ease testing new versions against not existing patches
102 PATCH_VER="1"
103 SRC_URI="${KERNEL_URI}
104 ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
105 - ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
106 + ${PATCH_VER:+https://dev.gentoo.org/~sam/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}
107 "
108
109 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"