Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/syslinux/
Date: Tue, 26 Jun 2018 17:53:33
Message-Id: 1530035605.3a3aff41a42d402fbfb815c0f3d7b51cd3ace1dd.zlogene@gentoo
1 commit: 3a3aff41a42d402fbfb815c0f3d7b51cd3ace1dd
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 26 17:53:07 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 26 17:53:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a3aff41
7
8 sys-boot/syslinux: switch to https
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 sys-boot/syslinux/syslinux-3.86.ebuild | 2 +-
13 sys-boot/syslinux/syslinux-4.07.ebuild | 2 +-
14 sys-boot/syslinux/syslinux-5.10.ebuild | 4 ++--
15 sys-boot/syslinux/syslinux-6.03.ebuild | 4 ++--
16 sys-boot/syslinux/syslinux-6.04_pre1.ebuild | 4 ++--
17 5 files changed, 8 insertions(+), 8 deletions(-)
18
19 diff --git a/sys-boot/syslinux/syslinux-3.86.ebuild b/sys-boot/syslinux/syslinux-3.86.ebuild
20 index 5a228651d5e..a6f387689ac 100644
21 --- a/sys-boot/syslinux/syslinux-3.86.ebuild
22 +++ b/sys-boot/syslinux/syslinux-3.86.ebuild
23 @@ -6,7 +6,7 @@ EAPI=0
24 inherit eutils toolchain-funcs
25
26 DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader"
27 -HOMEPAGE="http://syslinux.zytor.com/"
28 +HOMEPAGE="https://syslinux.zytor.com/"
29 SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P}.tar.bz2"
30
31 LICENSE="GPL-2"
32
33 diff --git a/sys-boot/syslinux/syslinux-4.07.ebuild b/sys-boot/syslinux/syslinux-4.07.ebuild
34 index 958da21c5cf..6d6dee9d9c9 100644
35 --- a/sys-boot/syslinux/syslinux-4.07.ebuild
36 +++ b/sys-boot/syslinux/syslinux-4.07.ebuild
37 @@ -6,7 +6,7 @@ EAPI=0
38 inherit eutils toolchain-funcs
39
40 DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders"
41 -HOMEPAGE="http://syslinux.zytor.com/"
42 +HOMEPAGE="https://syslinux.zytor.com/"
43 SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P/_/-}.tar.bz2"
44
45 LICENSE="GPL-2"
46
47 diff --git a/sys-boot/syslinux/syslinux-5.10.ebuild b/sys-boot/syslinux/syslinux-5.10.ebuild
48 index 978e1f047d9..dbe728fd149 100644
49 --- a/sys-boot/syslinux/syslinux-5.10.ebuild
50 +++ b/sys-boot/syslinux/syslinux-5.10.ebuild
51 @@ -1,4 +1,4 @@
52 -# Copyright 1999-2016 Gentoo Foundation
53 +# Copyright 1999-2018 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55
56 EAPI=4
57 @@ -6,7 +6,7 @@ EAPI=4
58 inherit eutils toolchain-funcs
59
60 DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders"
61 -HOMEPAGE="http://www.syslinux.org/"
62 +HOMEPAGE="https://www.syslinux.org/"
63 SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P/_/-}.tar.xz"
64
65 LICENSE="GPL-2"
66
67 diff --git a/sys-boot/syslinux/syslinux-6.03.ebuild b/sys-boot/syslinux/syslinux-6.03.ebuild
68 index 3dcc890deca..c1f72d04354 100644
69 --- a/sys-boot/syslinux/syslinux-6.03.ebuild
70 +++ b/sys-boot/syslinux/syslinux-6.03.ebuild
71 @@ -1,4 +1,4 @@
72 -# Copyright 1999-2016 Gentoo Foundation
73 +# Copyright 1999-2018 Gentoo Foundation
74 # Distributed under the terms of the GNU General Public License v2
75
76 EAPI=5
77 @@ -6,7 +6,7 @@ EAPI=5
78 inherit eutils toolchain-funcs
79
80 DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders"
81 -HOMEPAGE="http://www.syslinux.org/"
82 +HOMEPAGE="https://www.syslinux.org/"
83 # Final releases in 6.xx/$PV.tar.* (literal "xx")
84 # Testing releases in Testing/$PV/$PV.tar.*
85 SRC_URI_DIR=${PV:0:1}.xx
86
87 diff --git a/sys-boot/syslinux/syslinux-6.04_pre1.ebuild b/sys-boot/syslinux/syslinux-6.04_pre1.ebuild
88 index 2a96ac4acdf..649460108cd 100644
89 --- a/sys-boot/syslinux/syslinux-6.04_pre1.ebuild
90 +++ b/sys-boot/syslinux/syslinux-6.04_pre1.ebuild
91 @@ -1,4 +1,4 @@
92 -# Copyright 1999-2017 Gentoo Foundation
93 +# Copyright 1999-2018 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95
96 EAPI=5
97 @@ -6,7 +6,7 @@ EAPI=5
98 inherit eutils toolchain-funcs
99
100 DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders"
101 -HOMEPAGE="http://www.syslinux.org/"
102 +HOMEPAGE="https://www.syslinux.org/"
103 # Final releases in 6.xx/$PV.tar.* (literal "xx")
104 # Testing releases in Testing/$PV/$PV.tar.*
105 SRC_URI_DIR=${PV:0:1}.xx