app-laptop/hdaps-gl: revert "fix ${HOMEPAGE} in SRC_URI QA issue."
authorMichael Orlitzky <mjo@gentoo.org>
Thu, 19 Dec 2019 21:55:51 +0000 (16:55 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Thu, 19 Dec 2019 22:04:58 +0000 (17:04 -0500)
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@gentoo.org>
app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild

index 9fa8e04322e62e3db71525327c84a281beb28c0b..3fafe3240d2235955bed08a1923b39a20c98e954 100644 (file)
@@ -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"