diff --git a/sys-apps/servicelog/servicelog-1.1.15.ebuild b/sys-apps/servicelog/servicelog-1.1.15.ebuild index 3cd80631048b8..a5df5b06e6855 100644 --- a/sys-apps/servicelog/servicelog-1.1.15.ebuild +++ b/sys-apps/servicelog/servicelog-1.1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="Provides utilities for logging service-related events" -HOMEPAGE="http://linux-diag.sourceforge.net/servicelog/" +HOMEPAGE="https://github.com/power-ras/servicelog" SRC_URI="https://github.com/power-ras/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+"