commit: cb84aba723236bd0c22d5ee3df0f62850cd37c7f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Sep 30 06:49:13 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Oct 5 18:54:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb84aba7
sys-fs/reiserfsprogs: Inline mirror://kernel Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild | 4 ++-- sys-fs/reiserfsprogs/reiserfsprogs-3.6.27.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild index 136fa84d1c7..4d91db899a7 100644 --- a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild +++ b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild @@ -7,8 +7,8 @@ inherit eutils flag-o-matic usr-ldscript DESCRIPTION="Reiserfs Utilities" HOMEPAGE="https://www.kernel.org/pub/linux/utils/fs/reiserfs/" -SRC_URI="mirror://kernel/linux/utils/fs/reiserfs/${P}.tar.xz - mirror://kernel/linux/kernel/people/jeffm/${PN}/v${PV}/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/utils/fs/reiserfs/${P}.tar.xz + https://www.kernel.org/pub/linux/kernel/people/jeffm/${PN}/v${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" diff --git a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.27.ebuild b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.27.ebuild index feb4dea8f90..b3cade31573 100644 --- a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.27.ebuild +++ b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.27.ebuild @@ -7,8 +7,8 @@ inherit autotools flag-o-matic usr-ldscript DESCRIPTION="Reiserfs Utilities" HOMEPAGE="https://www.kernel.org/pub/linux/utils/fs/reiserfs/" -SRC_URI="mirror://kernel/linux/utils/fs/reiserfs/${P}.tar.xz - mirror://kernel/linux/kernel/people/jeffm/${PN}/v${PV}/${P}.tar.xz" +SRC_URI="https://www.kernel.org/pub/linux/utils/fs/reiserfs/${P}.tar.xz + https://www.kernel.org/pub/linux/kernel/people/jeffm/${PN}/v${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0"
