From c4cd4a19f8c3ecd591c3e29e13ceb8287b53c384 Mon Sep 17 00:00:00 2001 From: Nickolas Raymond Kaczynski Date: Sat, 31 Jul 2021 23:21:46 +0600 Subject: [PATCH] x11-misc/xbanish: dont use $HOMEPAGE on SRC_URI Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nickolas Raymond Kaczynski --- x11-misc/xbanish/xbanish-1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xbanish/xbanish-1.7.ebuild b/x11-misc/xbanish/xbanish-1.7.ebuild index dee55cf7e3..c4261782fc 100644 --- a/x11-misc/xbanish/xbanish-1.7.ebuild +++ b/x11-misc/xbanish/xbanish-1.7.ebuild @@ -8,7 +8,7 @@ inherit toolchain-funcs DESCRIPTION="Banish the mouse cursor when typing, show it again when the mouse moves" HOMEPAGE="https://github.com/jcs/xbanish" -SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/jcs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" # NOTE: Upstream moved to ISC license on master.