From: Michael Orlitzky Date: Thu, 19 Dec 2019 21:55:51 +0000 (-0500) Subject: app-laptop/hdaps-gl: revert "fix ${HOMEPAGE} in SRC_URI QA issue." X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f8e30dc12169024ff86dc49881f25ba2db4a3d2f;p=gentoo.git 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 --- 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 9fa8e04322e6..3fafe3240d22 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"