From f5d4aaff82a36c119f322d984a7e9baf1cf5f677 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 29 Aug 2019 13:38:10 +0200 Subject: app-shells/localshell: [QA] Fix ${HOMEPAGE} in SRC_URI Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: David Seifert --- app-shells/localshell/localshell-1.3.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-shells/localshell') diff --git a/app-shells/localshell/localshell-1.3.4-r1.ebuild b/app-shells/localshell/localshell-1.3.4-r1.ebuild index a001e5e7de9a..dbc6064a4f9f 100644 --- a/app-shells/localshell/localshell-1.3.4-r1.ebuild +++ b/app-shells/localshell/localshell-1.3.4-r1.ebuild @@ -7,7 +7,7 @@ inherit base eutils DESCRIPTION="Localshell allows per-user/group local control of shell execution" HOMEPAGE="http://git.orbis-terrarum.net/?p=infrastructure/localshellc.git;a=summary" -SRC_URI="${HOMEPAGE}/${P}.tar.bz2" +SRC_URI="http://git.orbis-terrarum.net/?p=infrastructure/localshellc.git;a=summary/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad