From: David Seifert Date: Mon, 13 Jan 2020 10:07:18 +0000 (+0100) Subject: x11-wm/aewm: [QA] Fix HomepageInSrcUri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=390a676bb74521ee336002011c94ddeb57670c81;p=gentoo.git x11-wm/aewm: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- diff --git a/x11-wm/aewm/aewm-1.3.12.ebuild b/x11-wm/aewm/aewm-1.3.12.ebuild index 747d4455d975..ce671fffdc4b 100644 --- a/x11-wm/aewm/aewm-1.3.12.ebuild +++ b/x11-wm/aewm/aewm-1.3.12.ebuild @@ -6,7 +6,7 @@ inherit eutils toolchain-funcs DESCRIPTION="A minimalistic X11 window manager" HOMEPAGE="https://www.red-bean.com/decklin/aewm/" -SRC_URI="${HOMEPAGE}${P}.tar.bz2" +SRC_URI="https://www.red-bean.com/decklin/aewm/${P}.tar.bz2" LICENSE="MIT 9wm" SLOT="0"