commit:     8c7b7cd9436ed107955a517ed6a55f89d94b14b9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 30 06:49:07 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct  5 18:54:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c7b7cd9

sys-devel/sparse: Inline mirror://kernel

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

 sys-devel/sparse/sparse-0.5.1.ebuild | 2 +-
 sys-devel/sparse/sparse-0.6.0.ebuild | 2 +-
 sys-devel/sparse/sparse-9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/sparse/sparse-0.5.1.ebuild 
b/sys-devel/sparse/sparse-0.5.1.ebuild
index a2645e71308..75591c9bf3a 100644
--- a/sys-devel/sparse/sparse-0.5.1.ebuild
+++ b/sys-devel/sparse/sparse-0.5.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/devel/${PN}/${PN}.git";
        KEYWORDS=""
 else
-       SRC_URI="mirror://kernel/software/devel/${PN}/dist/${P}.tar.xz"
+       
SRC_URI="https://www.kernel.org/pub/software/devel/${PN}/dist/${P}.tar.xz";
        KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 fi
 

diff --git a/sys-devel/sparse/sparse-0.6.0.ebuild 
b/sys-devel/sparse/sparse-0.6.0.ebuild
index 41c95d2e55f..3276afff198 100644
--- a/sys-devel/sparse/sparse-0.6.0.ebuild
+++ b/sys-devel/sparse/sparse-0.6.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/devel/${PN}/${PN}.git";
        KEYWORDS=""
 else
-       SRC_URI="mirror://kernel/software/devel/${PN}/dist/${P}.tar.xz"
+       
SRC_URI="https://www.kernel.org/pub/software/devel/${PN}/dist/${P}.tar.xz";
        KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 fi
 

diff --git a/sys-devel/sparse/sparse-9999.ebuild 
b/sys-devel/sparse/sparse-9999.ebuild
index 41c95d2e55f..3276afff198 100644
--- a/sys-devel/sparse/sparse-9999.ebuild
+++ b/sys-devel/sparse/sparse-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/devel/${PN}/${PN}.git";
        KEYWORDS=""
 else
-       SRC_URI="mirror://kernel/software/devel/${PN}/dist/${P}.tar.xz"
+       
SRC_URI="https://www.kernel.org/pub/software/devel/${PN}/dist/${P}.tar.xz";
        KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 fi
 

Reply via email to