From f8e30dc12169024ff86dc49881f25ba2db4a3d2f Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 19 Dec 2019 16:55:51 -0500 Subject: [PATCH] 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 --- 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 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" -- 2.26.2