From 63a6c1591b55441c8fb35a87e85236ccc37c1618 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 30 Sep 2019 08:48:23 +0200 Subject: [PATCH] dev-vcs/git: Inline mirror://kernel MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-vcs/git/git-2.19.2.ebuild | 2 +- dev-vcs/git/git-2.21.0-r2.ebuild | 2 +- dev-vcs/git/git-2.21.0.ebuild | 2 +- dev-vcs/git/git-2.22.0.ebuild | 2 +- dev-vcs/git/git-2.22.1.ebuild | 2 +- dev-vcs/git/git-2.23.0.ebuild | 2 +- dev-vcs/git/git-9999-r1.ebuild | 2 +- dev-vcs/git/git-9999-r2.ebuild | 2 +- dev-vcs/git/git-9999-r3.ebuild | 2 +- dev-vcs/git/git-9999.ebuild | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dev-vcs/git/git-2.19.2.ebuild b/dev-vcs/git/git-2.19.2.ebuild index cbf08ff619b6..a9f4c499ceb8 100644 --- a/dev-vcs/git/git-2.19.2.ebuild +++ b/dev-vcs/git/git-2.19.2.ebuild @@ -37,7 +37,7 @@ DESCRIPTION="stupid content tracker: distributed VCS designed for speed and effi HOMEPAGE="https://www.git-scm.com/" if [[ ${PV} != *9999 ]]; then SRC_URI_SUFFIX="xz" - SRC_URI_KORG="mirror://kernel/software/scm/git" + SRC_URI_KORG="https://www.kernel.org/pub/software/scm/git" [[ "${PV/rc}" != "${PV}" ]] && SRC_URI_KORG+='/testing' SRC_URI="${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX} ${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX} diff --git a/dev-vcs/git/git-2.21.0-r2.ebuild b/dev-vcs/git/git-2.21.0-r2.ebuild index ec6edbb41bd9..9d753a7f3dd2 100644 --- a/dev-vcs/git/git-2.21.0-r2.ebuild +++ b/dev-vcs/git/git-2.21.0-r2.ebuild @@ -37,7 +37,7 @@ DESCRIPTION="stupid content tracker: distributed VCS designed for speed and effi HOMEPAGE="https://www.git-scm.com/" if [[ ${PV} != *9999 ]]; then SRC_URI_SUFFIX="xz" - SRC_URI_KORG="mirror://kernel/software/scm/git" + SRC_URI_KORG="https://www.kernel.org/pub/software/scm/git" [[ "${PV/rc}" != "${PV}" ]] && SRC_URI_KORG+='/testing' SRC_URI="${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX} ${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX} diff --git a/dev-vcs/git/git-2.21.0.ebuild b/dev-vcs/git/git-2.21.0.ebuild index 831b98dc4431..d8c5be010a46 100644 --- a/dev-vcs/git/git-2.21.0.ebuild +++ b/dev-vcs/git/git-2.21.0.ebuild @@ -37,7 +37,7 @@ DESCRIPTION="stupid content tracker: distributed VCS designed for speed and effi HOMEPAGE="https://www.git-scm.com/" if [[ ${PV} != *9999 ]]; then SRC_URI_SUFFIX="xz" - SRC_URI_KORG="mirror://kernel/software/scm/git" + SRC_URI_KORG="https://www.kernel.org/pub/software/scm/git" [[ "${PV/rc}" != "${PV}" ]] && SRC_URI_KORG+='/testing' SRC_URI="${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX} ${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX} diff --git a/dev-vcs/git/git-2.22.0.ebuild b/dev-vcs/git/git-2.22.0.ebuild index f3b738828c17..ffb41a3a0440 100644 --- a/dev-vcs/git/git-2.22.0.ebuild +++ b/dev-vcs/git/git-2.22.0.ebuild @@ -38,7 +38,7 @@ DESCRIPTION="stupid content tracker: distributed VCS designed for speed and effi HOMEPAGE="https://www.git-scm.com/" if [[ ${PV} != *9999 ]]; then SRC_URI_SUFFIX="xz" - SRC_URI_KORG="mirror://kernel/software/scm/git" + SRC_URI_KORG="https://www.kernel.org/pub/software/scm/git" [[ "${PV/rc}" != "${PV}" ]] && SRC_URI_KORG+='/testing' SRC_URI="${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX} ${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX} diff --git a/dev-vcs/git/git-2.22.1.ebuild b/dev-vcs/git/git-2.22.1.ebuild index f3b738828c17..ffb41a3a0440 100644 --- a/dev-vcs/git/git-2.22.1.ebuild +++ b/dev-vcs/git/git-2.22.1.ebuild @@ -38,7 +38,7 @@ DESCRIPTION="stupid content tracker: distributed VCS designed for speed and effi HOMEPAGE="https://www.git-scm.com/" if [[ ${PV} != *9999 ]]; then SRC_URI_SUFFIX="xz" - SRC_URI_KORG="mirror://kernel/software/scm/git" + SRC_URI_KORG="https://www.kernel.org/pub/software/scm/git" [[ "${PV/rc}" != "${PV}" ]] && SRC_URI_KORG+='/testing' SRC_URI="${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX} ${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX} diff --git a/dev-vcs/git/git-2.23.0.ebuild b/dev-vcs/git/git-2.23.0.ebuild index f3b738828c17..ffb41a3a0440 100644 --- a/dev-vcs/git/git-2.23.0.ebuild +++ b/dev-vcs/git/git-2.23.0.ebuild @@ -38,7 +38,7 @@ DESCRIPTION="stupid content tracker: distributed VCS designed for speed and effi HOMEPAGE="https://www.git-scm.com/" if [[ ${PV} != *9999 ]]; then SRC_URI_SUFFIX="xz" - SRC_URI_KORG="mirror://kernel/software/scm/git" + SRC_URI_KORG="https://www.kernel.org/pub/software/scm/git" [[ "${PV/rc}" != "${PV}" ]] && SRC_URI_KORG+='/testing' SRC_URI="${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX} ${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX} diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild index f3b738828c17..ffb41a3a0440 100644 --- a/dev-vcs/git/git-9999-r1.ebuild +++ b/dev-vcs/git/git-9999-r1.ebuild @@ -38,7 +38,7 @@ DESCRIPTION="stupid content tracker: distributed VCS designed for speed and effi HOMEPAGE="https://www.git-scm.com/" if [[ ${PV} != *9999 ]]; then SRC_URI_SUFFIX="xz" - SRC_URI_KORG="mirror://kernel/software/scm/git" + SRC_URI_KORG="https://www.kernel.org/pub/software/scm/git" [[ "${PV/rc}" != "${PV}" ]] && SRC_URI_KORG+='/testing' SRC_URI="${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX} ${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX} diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild index f3b738828c17..ffb41a3a0440 100644 --- a/dev-vcs/git/git-9999-r2.ebuild +++ b/dev-vcs/git/git-9999-r2.ebuild @@ -38,7 +38,7 @@ DESCRIPTION="stupid content tracker: distributed VCS designed for speed and effi HOMEPAGE="https://www.git-scm.com/" if [[ ${PV} != *9999 ]]; then SRC_URI_SUFFIX="xz" - SRC_URI_KORG="mirror://kernel/software/scm/git" + SRC_URI_KORG="https://www.kernel.org/pub/software/scm/git" [[ "${PV/rc}" != "${PV}" ]] && SRC_URI_KORG+='/testing' SRC_URI="${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX} ${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX} diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild index f3b738828c17..ffb41a3a0440 100644 --- a/dev-vcs/git/git-9999-r3.ebuild +++ b/dev-vcs/git/git-9999-r3.ebuild @@ -38,7 +38,7 @@ DESCRIPTION="stupid content tracker: distributed VCS designed for speed and effi HOMEPAGE="https://www.git-scm.com/" if [[ ${PV} != *9999 ]]; then SRC_URI_SUFFIX="xz" - SRC_URI_KORG="mirror://kernel/software/scm/git" + SRC_URI_KORG="https://www.kernel.org/pub/software/scm/git" [[ "${PV/rc}" != "${PV}" ]] && SRC_URI_KORG+='/testing' SRC_URI="${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX} ${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX} diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index 9d9a24a7ff94..d7d3b4b8ffaf 100644 --- a/dev-vcs/git/git-9999.ebuild +++ b/dev-vcs/git/git-9999.ebuild @@ -38,7 +38,7 @@ DESCRIPTION="stupid content tracker: distributed VCS designed for speed and effi HOMEPAGE="https://www.git-scm.com/" if [[ ${PV} != *9999 ]]; then SRC_URI_SUFFIX="xz" - SRC_URI_KORG="mirror://kernel/software/scm/git" + SRC_URI_KORG="https://www.kernel.org/pub/software/scm/git" [[ "${PV/rc}" != "${PV}" ]] && SRC_URI_KORG+='/testing' SRC_URI="${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX} ${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX} -- 2.26.2