diff options
author | David Seifert <soap@gentoo.org> | 2020-02-08 19:51:26 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-08 19:51:26 +0100 |
commit | dcf43b5a42c552ae591482ad929303d61668db34 (patch) | |
tree | 0e8178ee11ff75c6f0ffa14df6663c2d0f435536 /app-laptop | |
parent | app-laptop/hdapsd: [QA] Fix VariableInHomepage (diff) | |
download | gentoo-dcf43b5a42c552ae591482ad929303d61668db34.tar.gz gentoo-dcf43b5a42c552ae591482ad929303d61668db34.tar.bz2 gentoo-dcf43b5a42c552ae591482ad929303d61668db34.zip |
app-laptop/hdaps-gl: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |