summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2019-12-19 16:55:51 -0500
committerMichael Orlitzky <mjo@gentoo.org>2019-12-19 17:04:58 -0500
commitf8e30dc12169024ff86dc49881f25ba2db4a3d2f (patch)
tree19b9b34a8b7493328844289d633167395bee3af3 /app-laptop/hdaps-gl
parentapp-eselect/eselect-vdr: QA, fixed homepage (diff)
downloadgentoo-f8e30dc12169024ff86dc49881f25ba2db4a3d2f.tar.gz
gentoo-f8e30dc12169024ff86dc49881f25ba2db4a3d2f.tar.bz2
gentoo-f8e30dc12169024ff86dc49881f25ba2db4a3d2f.zip
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@gentoo.org>
Diffstat (limited to 'app-laptop/hdaps-gl')
-rw-r--r--app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild2
1 files changed, 1 insertions, 1 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 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"