Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11728
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit toolchain-funcs
DESCRIPTION="color-coded graph of load averages over time"
-HOMEPAGE="http://www.daveltd.com/src/util/ttyload https://github.com/lindes/ttyload"
-SRC_URI="http://www.daveltd.com/src/util/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://www.daveltd.com/src/util/ttyload https://github.com/lindes/ttyload"
+SRC_URI="https://www.daveltd.com/src/util/${PN}/${P}.tar.bz2"
KEYWORDS="amd64 x86"
LICENSE="ISC"