Skip to content

Commit

Permalink
sys-boot/lilo: update HOMEPAGE, SRC_URI
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/698802
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
  • Loading branch information
wimmuskee committed Jan 30, 2020
1 parent 00cc398 commit d7f467b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions sys-boot/lilo/lilo-24.0-r1.ebuild
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="5"
Expand All @@ -9,11 +9,11 @@ DOLILO_V="0.6"
IUSE="static minimal pxeserial device-mapper"

DESCRIPTION="Standard Linux boot loader"
HOMEPAGE="https://alioth.debian.org/projects/lilo/"
HOMEPAGE="https://www.joonet.de/lilo/"

DOLILO_TAR="dolilo-${DOLILO_V}.tar.bz2"
SRC_URI="
http://lilo.alioth.debian.org/ftp/sources/${P}.tar.gz
https://www.joonet.de/lilo/ftp/sources/${P}.tar.gz
mirror://gentoo/${DOLILO_TAR}
"

Expand Down
6 changes: 3 additions & 3 deletions sys-boot/lilo/lilo-24.1.ebuild
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="5"
Expand All @@ -9,11 +9,11 @@ DOLILO_V="0.6"
IUSE="static minimal pxeserial device-mapper"

DESCRIPTION="Standard Linux boot loader"
HOMEPAGE="https://alioth.debian.org/projects/lilo/"
HOMEPAGE="https://www.joonet.de/lilo/"

DOLILO_TAR="dolilo-${DOLILO_V}.tar.bz2"
SRC_URI="
http://lilo.alioth.debian.org/ftp/sources/${P}.tar.gz
https://www.joonet.de/lilo/ftp/sources/${P}.tar.gz
mirror://gentoo/${DOLILO_TAR}
"

Expand Down
6 changes: 3 additions & 3 deletions sys-boot/lilo/lilo-24.2.ebuild
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="5"
Expand All @@ -9,11 +9,11 @@ DOLILO_V="0.6"
IUSE="static minimal pxeserial device-mapper"

DESCRIPTION="Standard Linux boot loader"
HOMEPAGE="https://alioth.debian.org/projects/lilo/"
HOMEPAGE="https://www.joonet.de/lilo/"

DOLILO_TAR="dolilo-${DOLILO_V}.tar.bz2"
SRC_URI="
http://lilo.alioth.debian.org/ftp/sources/${P}.tar.gz
https://www.joonet.de/lilo/ftp/sources/${P}.tar.gz
mirror://gentoo/${DOLILO_TAR}
"

Expand Down

0 comments on commit d7f467b

Please sign in to comment.