commit: f8e30dc12169024ff86dc49881f25ba2db4a3d2f
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 19 21:55:51 2019 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Dec 19 22:04:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8e30dc1
app-laptop/hdaps-gl: revert "fix ${HOMEPAGE} in SRC_URI QA issue."
With regards to commit a38f4333d: you too, buddy. This isn't a QA
issue. If you don't want to see the 100% false positives that this
retarded warning generates, then turn off the warning.
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 9fa8e04322e..3fafe3240d2 100644
--- a/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild
+++ b/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild
@@ -5,7 +5,7 @@ EAPI=7
DESCRIPTION="OpenGL visualization for HDAPS data"
HOMEPAGE="https://github.com/linux-thinkpad/${PN}"
-SRC_URI="https://github.com/linux-thinkpad/${PN}/releases/download/${PV}/${P}.tar.xz"
+SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"