diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-30 08:49:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-05 20:54:07 +0200 |
commit | 292d1d9d143238ffa2e2b4cff961a350af1e3d85 (patch) | |
tree | 4603222a4264fd4a7fe1978f0ed292fdc6ba548b /sys-boot | |
parent | sys-apps/util-linux: Inline mirror://kernel (diff) | |
download | gentoo-292d1d9d143238ffa2e2b4cff961a350af1e3d85.tar.gz gentoo-292d1d9d143238ffa2e2b4cff961a350af1e3d85.tar.bz2 gentoo-292d1d9d143238ffa2e2b4cff961a350af1e3d85.zip |
sys-boot/milo: Inline mirror://kernel
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/milo/milo-2.4.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/milo/milo-2.4.18.ebuild b/sys-boot/milo/milo-2.4.18.ebuild index e34f2de4ec80..3902314970fb 100644 --- a/sys-boot/milo/milo-2.4.18.ebuild +++ b/sys-boot/milo/milo-2.4.18.ebuild @@ -27,7 +27,7 @@ ldmilo_patch="20010430" # linload.exe :- linload utility (ldmilo equivalent for non-ruffians). SRC_URI="http://www.suse.de/~stepan/source/milo-${milo_version}.tar.bz2 - mirror://kernel/linux/kernel/v2.2/linux-${kernel_version}.tar.bz2 + https://www.kernel.org/pub/linux/kernel/v2.2/linux-${kernel_version}.tar.bz2 https://dev.gentoo.org/~taviso/milo/ldmilo-patched-${ldmilo_patch} http://ftp.namesys.com/pub/reiserfs-for-2.2/linux-2.2.20-reiserfs-3.5.35.diff.bz2 https://dev.gentoo.org/~taviso/milo/linload.exe |