mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sys-boot/syslinux: switch to https
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=0
|
||||
inherit eutils toolchain-funcs
|
||||
|
||||
DESCRIPTION="SysLinux, IsoLinux and PXELinux bootloader"
|
||||
HOMEPAGE="http://syslinux.zytor.com/"
|
||||
HOMEPAGE="https://syslinux.zytor.com/"
|
||||
SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=0
|
||||
inherit eutils toolchain-funcs
|
||||
|
||||
DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders"
|
||||
HOMEPAGE="http://syslinux.zytor.com/"
|
||||
HOMEPAGE="https://syslinux.zytor.com/"
|
||||
SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P/_/-}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=4
|
||||
@@ -6,7 +6,7 @@ EAPI=4
|
||||
inherit eutils toolchain-funcs
|
||||
|
||||
DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders"
|
||||
HOMEPAGE="http://www.syslinux.org/"
|
||||
HOMEPAGE="https://www.syslinux.org/"
|
||||
SRC_URI="mirror://kernel/linux/utils/boot/syslinux/${PV:0:1}.xx/${P/_/-}.tar.xz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
inherit eutils toolchain-funcs
|
||||
|
||||
DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders"
|
||||
HOMEPAGE="http://www.syslinux.org/"
|
||||
HOMEPAGE="https://www.syslinux.org/"
|
||||
# Final releases in 6.xx/$PV.tar.* (literal "xx")
|
||||
# Testing releases in Testing/$PV/$PV.tar.*
|
||||
SRC_URI_DIR=${PV:0:1}.xx
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
inherit eutils toolchain-funcs
|
||||
|
||||
DESCRIPTION="SYSLINUX, PXELINUX, ISOLINUX, EXTLINUX and MEMDISK bootloaders"
|
||||
HOMEPAGE="http://www.syslinux.org/"
|
||||
HOMEPAGE="https://www.syslinux.org/"
|
||||
# Final releases in 6.xx/$PV.tar.* (literal "xx")
|
||||
# Testing releases in Testing/$PV/$PV.tar.*
|
||||
SRC_URI_DIR=${PV:0:1}.xx
|
||||
|
||||
Reference in New Issue
Block a user