From: David Seifert Date: Mon, 13 Jan 2020 10:06:27 +0000 (+0100) Subject: x11-misc/fbpanel: [QA] Fix HomepageInSrcUri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=61d53138198fde835759b6db8bbd53ccc52bedbc;p=gentoo.git x11-misc/fbpanel: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- diff --git a/x11-misc/fbpanel/fbpanel-7.0-r1.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r1.ebuild index 1bbb80f55689..9acb74d5c5ff 100644 --- a/x11-misc/fbpanel/fbpanel-7.0-r1.ebuild +++ b/x11-misc/fbpanel/fbpanel-7.0-r1.ebuild @@ -8,7 +8,7 @@ inherit python-any-r1 toolchain-funcs DESCRIPTION="light-weight X11 desktop panel" HOMEPAGE="https://aanatoly.github.io/fbpanel/" -SRC_URI="${HOMEPAGE}archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://aanatoly.github.io/fbpanel/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0"