commit: e7e65e8240cd3b571dae2c2d48611666cb6f42f8 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Mon Jan 13 10:07:14 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Jan 13 10:07:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e65e82
x11-plugins/astime: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert <soap <AT> gentoo.org> x11-plugins/astime/astime-2.8-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/astime/astime-2.8-r2.ebuild b/x11-plugins/astime/astime-2.8-r2.ebuild index c50c9190ab7..0d96556cffb 100644 --- a/x11-plugins/astime/astime-2.8-r2.ebuild +++ b/x11-plugins/astime/astime-2.8-r2.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="Analogue clock utility for X Windows" HOMEPAGE="http://www.tigr.net/" -SRC_URI="${HOMEPAGE}afterstep/download/${PN}/${P}.tar.gz" +SRC_URI="http://www.tigr.net/afterstep/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"
