Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 698802
Collapse All | Expand All

(-)a/sys-boot/lilo/lilo-24.0-r1.ebuild (-3 / +3 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2017 Gentoo Foundation
1
# Copyright 1999-2020 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI="5"
4
EAPI="5"
Lines 9-19 DOLILO_V="0.6" Link Here
9
IUSE="static minimal pxeserial device-mapper"
9
IUSE="static minimal pxeserial device-mapper"
10
10
11
DESCRIPTION="Standard Linux boot loader"
11
DESCRIPTION="Standard Linux boot loader"
12
HOMEPAGE="https://alioth.debian.org/projects/lilo/"
12
HOMEPAGE="https://www.joonet.de/lilo/"
13
13
14
DOLILO_TAR="dolilo-${DOLILO_V}.tar.bz2"
14
DOLILO_TAR="dolilo-${DOLILO_V}.tar.bz2"
15
SRC_URI="
15
SRC_URI="
16
	http://lilo.alioth.debian.org/ftp/sources/${P}.tar.gz
16
	https://www.joonet.de/lilo/ftp/sources/${P}.tar.gz
17
	mirror://gentoo/${DOLILO_TAR}
17
	mirror://gentoo/${DOLILO_TAR}
18
"
18
"
19
19
(-)a/sys-boot/lilo/lilo-24.1.ebuild (-3 / +3 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2017 Gentoo Foundation
1
# Copyright 1999-2020 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI="5"
4
EAPI="5"
Lines 9-19 DOLILO_V="0.6" Link Here
9
IUSE="static minimal pxeserial device-mapper"
9
IUSE="static minimal pxeserial device-mapper"
10
10
11
DESCRIPTION="Standard Linux boot loader"
11
DESCRIPTION="Standard Linux boot loader"
12
HOMEPAGE="https://alioth.debian.org/projects/lilo/"
12
HOMEPAGE="https://www.joonet.de/lilo/"
13
13
14
DOLILO_TAR="dolilo-${DOLILO_V}.tar.bz2"
14
DOLILO_TAR="dolilo-${DOLILO_V}.tar.bz2"
15
SRC_URI="
15
SRC_URI="
16
	http://lilo.alioth.debian.org/ftp/sources/${P}.tar.gz
16
	https://www.joonet.de/lilo/ftp/sources/${P}.tar.gz
17
	mirror://gentoo/${DOLILO_TAR}
17
	mirror://gentoo/${DOLILO_TAR}
18
"
18
"
19
19
(-)a/sys-boot/lilo/lilo-24.2.ebuild (-3 / +3 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2017 Gentoo Foundation
1
# Copyright 1999-2020 Gentoo Authors
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI="5"
4
EAPI="5"
Lines 9-19 DOLILO_V="0.6" Link Here
9
IUSE="static minimal pxeserial device-mapper"
9
IUSE="static minimal pxeserial device-mapper"
10
10
11
DESCRIPTION="Standard Linux boot loader"
11
DESCRIPTION="Standard Linux boot loader"
12
HOMEPAGE="https://alioth.debian.org/projects/lilo/"
12
HOMEPAGE="https://www.joonet.de/lilo/"
13
13
14
DOLILO_TAR="dolilo-${DOLILO_V}.tar.bz2"
14
DOLILO_TAR="dolilo-${DOLILO_V}.tar.bz2"
15
SRC_URI="
15
SRC_URI="
16
	http://lilo.alioth.debian.org/ftp/sources/${P}.tar.gz
16
	https://www.joonet.de/lilo/ftp/sources/${P}.tar.gz
17
	mirror://gentoo/${DOLILO_TAR}
17
	mirror://gentoo/${DOLILO_TAR}
18
"
18
"
19
19

Return to bug 698802