commit: 2687bcd235032807991b2fca9cc3653b66708c13 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Nov 22 12:01:19 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Nov 22 12:01:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2687bcd2
app-laptop/hdaps-gl: [QA] expand HOMAPAGE in SRC_URI Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 3fafe3240d2..bc461ec98a6 100644 --- a/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild +++ b/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild @@ -4,8 +4,8 @@ EAPI=7 DESCRIPTION="OpenGL visualization for HDAPS data" -HOMEPAGE="https://github.com/linux-thinkpad/${PN}" -SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz" +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" SLOT="0"
