summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-30 08:49:07 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-05 20:54:09 +0200
commit8c7b7cd9436ed107955a517ed6a55f89d94b14b9 (patch)
tree17e44a45cbdbfdd560c5e68e71cf690ea55dbbe6 /sys-devel
parentsys-boot/syslinux: Inline mirror://kernel (diff)
downloadgentoo-8c7b7cd9436ed107955a517ed6a55f89d94b14b9.tar.gz
gentoo-8c7b7cd9436ed107955a517ed6a55f89d94b14b9.tar.bz2
gentoo-8c7b7cd9436ed107955a517ed6a55f89d94b14b9.zip
sys-devel/sparse: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/sparse/sparse-0.5.1.ebuild2
-rw-r--r--sys-devel/sparse/sparse-0.6.0.ebuild2
-rw-r--r--sys-devel/sparse/sparse-9999.ebuild2
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 a2645e713084..75591c9bf3a5 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 41c95d2e55fe..3276afff1988 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 41c95d2e55fe..3276afff1988 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