From: David Seifert Date: Sat, 8 Feb 2020 18:51:26 +0000 (+0100) Subject: app-laptop/hdaps-gl: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dcf43b5a42c552ae591482ad929303d61668db34;p=gentoo.git app-laptop/hdaps-gl: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild b/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild index 9eb97d143ccf..a6736225131f 100644 --- a/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild +++ b/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="OpenGL visualization for HDAPS data" -HOMEPAGE="https://github.com/linux-thinkpad/${PN}" +HOMEPAGE="https://github.com/linux-thinkpad/hdaps-gl" SRC_URI="https://github.com/linux-thinkpad/hdaps-gl/releases/download/${PV}/${P}.tar.xz" LICENSE="GPL-2"