From: David Seifert Date: Sat, 8 Feb 2020 18:51:23 +0000 (+0100) Subject: app-laptop/hdapsd: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=18239e9e46a20768b116b35261ac374bde34fd56;p=gentoo.git app-laptop/hdapsd: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/app-laptop/hdapsd/hdapsd-20141203.ebuild b/app-laptop/hdapsd/hdapsd-20141203.ebuild index df52add2e9f8..a3bd8b6ccd89 100644 --- a/app-laptop/hdapsd/hdapsd-20141203.ebuild +++ b/app-laptop/hdapsd/hdapsd-20141203.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit linux-info readme.gentoo systemd DESCRIPTION="IBM ThinkPad Hard Drive Active Protection System (HDAPS) daemon" -HOMEPAGE="https://github.com/evgeni/${PN}/" +HOMEPAGE="https://github.com/evgeni/hdapsd/" SRC_URI="https://github.com/evgeni/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2"