commit: 7bccba7fbcda6c4b93b4bab094d75701bd751291 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Sep 30 06:49:25 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 5 18:55:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bccba7f
sys-libs/libraw1394: Inline mirror://kernel Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild | 2 +- sys-libs/libraw1394/libraw1394-2.1.1.ebuild | 2 +- sys-libs/libraw1394/libraw1394-2.1.2.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild b/sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild index 90b9144911a..da2d4beba9b 100644 --- a/sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild +++ b/sys-libs/libraw1394/libraw1394-2.1.0-r1.ebuild @@ -9,7 +9,7 @@ inherit autotools-multilib DESCRIPTION="library that provides direct access to the IEEE 1394 bus" HOMEPAGE="https://ieee1394.wiki.kernel.org/" -SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/libs/ieee1394/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/sys-libs/libraw1394/libraw1394-2.1.1.ebuild b/sys-libs/libraw1394/libraw1394-2.1.1.ebuild index ec729644728..816da911e43 100644 --- a/sys-libs/libraw1394/libraw1394-2.1.1.ebuild +++ b/sys-libs/libraw1394/libraw1394-2.1.1.ebuild @@ -9,7 +9,7 @@ inherit autotools-multilib DESCRIPTION="library that provides direct access to the IEEE 1394 bus" HOMEPAGE="https://ieee1394.wiki.kernel.org/" -SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/libs/ieee1394/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/sys-libs/libraw1394/libraw1394-2.1.2.ebuild b/sys-libs/libraw1394/libraw1394-2.1.2.ebuild index 9a642a8bf06..49545cdd7ac 100644 --- a/sys-libs/libraw1394/libraw1394-2.1.2.ebuild +++ b/sys-libs/libraw1394/libraw1394-2.1.2.ebuild @@ -9,7 +9,7 @@ inherit autotools-multilib DESCRIPTION="library that provides direct access to the IEEE 1394 bus" HOMEPAGE="https://ieee1394.wiki.kernel.org/" -SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/libs/ieee1394/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0"
