diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-30 08:49:13 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-05 20:54:13 +0200 |
commit | cb84aba723236bd0c22d5ee3df0f62850cd37c7f (patch) | |
tree | 20837fc1265f58ed0cddd3cf2cf7f0afc1189504 /sys-fs/reiserfsprogs | |
parent | sys-fs/mdadm: Inline mirror://kernel (diff) | |
download | gentoo-cb84aba723236bd0c22d5ee3df0f62850cd37c7f.tar.gz gentoo-cb84aba723236bd0c22d5ee3df0f62850cd37c7f.tar.bz2 gentoo-cb84aba723236bd0c22d5ee3df0f62850cd37c7f.zip |
sys-fs/reiserfsprogs: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-fs/reiserfsprogs')
-rw-r--r-- | sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild | 4 | ||||
-rw-r--r-- | 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 136fa84d1c7f..4d91db899a76 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 feb4dea8f902..b3cade31573a 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" |