From 22c63693a5f0b348ff539301f7c44a774ca4d314 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 30 Sep 2019 08:48:37 +0200 Subject: net-misc/ofono: Inline mirror://kernel MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-misc/ofono/ofono-1.16.ebuild | 2 +- net-misc/ofono/ofono-1.28.ebuild | 2 +- net-misc/ofono/ofono-1.29.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net-misc') diff --git a/net-misc/ofono/ofono-1.16.ebuild b/net-misc/ofono/ofono-1.16.ebuild index 4f2e8ea574f5..50a0e58fd571 100644 --- a/net-misc/ofono/ofono-1.16.ebuild +++ b/net-misc/ofono/ofono-1.16.ebuild @@ -7,7 +7,7 @@ inherit eutils multilib systemd DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon" HOMEPAGE="https://01.org/ofono" -SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/ofono/ofono-1.28.ebuild b/net-misc/ofono/ofono-1.28.ebuild index ca819ad691d5..406ed49a7a36 100644 --- a/net-misc/ofono/ofono-1.28.ebuild +++ b/net-misc/ofono/ofono-1.28.ebuild @@ -7,7 +7,7 @@ inherit eutils multilib systemd DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon" HOMEPAGE="https://01.org/ofono" -SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/ofono/ofono-1.29.ebuild b/net-misc/ofono/ofono-1.29.ebuild index ca819ad691d5..406ed49a7a36 100644 --- a/net-misc/ofono/ofono-1.29.ebuild +++ b/net-misc/ofono/ofono-1.29.ebuild @@ -7,7 +7,7 @@ inherit eutils multilib systemd DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon" HOMEPAGE="https://01.org/ofono" -SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad