diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:03:59 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:03:59 +0200 |
commit | 043c3175e46888542eacff00bca977a20bdbd0ea (patch) | |
tree | 0e64e6840441195a8d8b82e06a5e8220abecd9d5 /sys-boot | |
parent | media-video/mkclean: update homepage (diff) | |
download | gentoo-043c3175e46888542eacff00bca977a20bdbd0ea.tar.gz gentoo-043c3175e46888542eacff00bca977a20bdbd0ea.tar.bz2 gentoo-043c3175e46888542eacff00bca977a20bdbd0ea.zip |
sys-boot/colo: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/colo/colo-1.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/colo/colo-1.22.ebuild b/sys-boot/colo/colo-1.22.ebuild index d18a3506ac89..36e97640d16e 100644 --- a/sys-boot/colo/colo-1.22.ebuild +++ b/sys-boot/colo/colo-1.22.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils toolchain-funcs DESCRIPTION="CObalt LOader - Modern bootloader for Cobalt MIPS machines" -HOMEPAGE="http://www.colonel-panic.org/cobalt-mips/" -SRC_URI="http://www.colonel-panic.org/cobalt-mips/colo/colo-${PV}.tar.gz" +HOMEPAGE="https://www.colonel-panic.org/cobalt-mips/" +SRC_URI="https://www.colonel-panic.org/cobalt-mips/colo/colo-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* ~mips" |