commit:     96f6c3097c016836625ece2d12efef50f53796b7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 30 06:49:20 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct  5 18:55:15 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f6c309

sys-kernel/rt-sources: Inline mirror://kernel

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-kernel/rt-sources/rt-sources-3.18.123_p107.ebuild | 4 ++--
 sys-kernel/rt-sources/rt-sources-3.18.125_p108.ebuild | 4 ++--
 sys-kernel/rt-sources/rt-sources-3.18.129_p110.ebuild | 4 ++--
 sys-kernel/rt-sources/rt-sources-4.14.71_p44.ebuild   | 4 ++--
 sys-kernel/rt-sources/rt-sources-4.14.78_p47.ebuild   | 4 ++--
 sys-kernel/rt-sources/rt-sources-4.14.87_p49.ebuild   | 4 ++--
 sys-kernel/rt-sources/rt-sources-4.16.18_p12.ebuild   | 4 ++--
 sys-kernel/rt-sources/rt-sources-4.18.16_p9.ebuild    | 4 ++--
 sys-kernel/rt-sources/rt-sources-4.19.10_p8.ebuild    | 4 ++--
 sys-kernel/rt-sources/rt-sources-4.19.5_p4.ebuild     | 4 ++--
 sys-kernel/rt-sources/rt-sources-4.4.162_p175.ebuild  | 4 ++--
 sys-kernel/rt-sources/rt-sources-4.4.164_p176.ebuild  | 4 ++--
 sys-kernel/rt-sources/rt-sources-4.9.115_p93.ebuild   | 4 ++--
 sys-kernel/rt-sources/rt-sources-4.9.146_p125.ebuild  | 4 ++--
 14 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/sys-kernel/rt-sources/rt-sources-3.18.123_p107.ebuild 
b/sys-kernel/rt-sources/rt-sources-3.18.123_p107.ebuild
index 14daca2ddbc..574be7fa01a 100644
--- a/sys-kernel/rt-sources/rt-sources-3.18.123_p107.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-3.18.123_p107.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-3.18.125_p108.ebuild 
b/sys-kernel/rt-sources/rt-sources-3.18.125_p108.ebuild
index 14daca2ddbc..574be7fa01a 100644
--- a/sys-kernel/rt-sources/rt-sources-3.18.125_p108.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-3.18.125_p108.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-3.18.129_p110.ebuild 
b/sys-kernel/rt-sources/rt-sources-3.18.129_p110.ebuild
index 3fc23ebfa2d..f0527f7dea3 100644
--- a/sys-kernel/rt-sources/rt-sources-3.18.129_p110.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-3.18.129_p110.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-4.14.71_p44.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.14.71_p44.ebuild
index 18034a53cdd..3c99081a090 100644
--- a/sys-kernel/rt-sources/rt-sources-4.14.71_p44.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-4.14.71_p44.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-4.14.78_p47.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.14.78_p47.ebuild
index 18034a53cdd..3c99081a090 100644
--- a/sys-kernel/rt-sources/rt-sources-4.14.78_p47.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-4.14.78_p47.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-4.14.87_p49.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.14.87_p49.ebuild
index f3e4a436bee..81de1512409 100644
--- a/sys-kernel/rt-sources/rt-sources-4.14.87_p49.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-4.14.87_p49.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-4.16.18_p12.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.16.18_p12.ebuild
index 18034a53cdd..3c99081a090 100644
--- a/sys-kernel/rt-sources/rt-sources-4.16.18_p12.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-4.16.18_p12.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-4.18.16_p9.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.18.16_p9.ebuild
index 18034a53cdd..3c99081a090 100644
--- a/sys-kernel/rt-sources/rt-sources-4.18.16_p9.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-4.18.16_p9.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-4.19.10_p8.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.19.10_p8.ebuild
index f3e4a436bee..81de1512409 100644
--- a/sys-kernel/rt-sources/rt-sources-4.19.10_p8.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-4.19.10_p8.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-4.19.5_p4.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.19.5_p4.ebuild
index 18034a53cdd..3c99081a090 100644
--- a/sys-kernel/rt-sources/rt-sources-4.19.5_p4.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-4.19.5_p4.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-4.4.162_p175.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.4.162_p175.ebuild
index 14daca2ddbc..574be7fa01a 100644
--- a/sys-kernel/rt-sources/rt-sources-4.4.162_p175.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-4.4.162_p175.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-4.4.164_p176.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.4.164_p176.ebuild
index 14daca2ddbc..574be7fa01a 100644
--- a/sys-kernel/rt-sources/rt-sources-4.4.164_p176.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-4.4.164_p176.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-4.9.115_p93.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.9.115_p93.ebuild
index 14daca2ddbc..574be7fa01a 100644
--- a/sys-kernel/rt-sources/rt-sources-4.9.115_p93.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-4.9.115_p93.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

diff --git a/sys-kernel/rt-sources/rt-sources-4.9.146_p125.ebuild 
b/sys-kernel/rt-sources/rt-sources-4.9.146_p125.ebuild
index 3fc23ebfa2d..f0527f7dea3 100644
--- a/sys-kernel/rt-sources/rt-sources-4.9.146_p125.ebuild
+++ b/sys-kernel/rt-sources/rt-sources-4.9.146_p125.ebuild
@@ -19,8 +19,8 @@ detect_version
 
 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
-RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
-               
mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
+RT_URI="https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}
 \
+               
https://www.kernel.org/pub/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}";
 
 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch"
 SRC_URI="${KERNEL_URI} ${RT_URI}"

Reply via email to