app-shells/localshell: [QA] Fix ${HOMEPAGE} in SRC_URI
authorDavid Seifert <soap@gentoo.org>
Thu, 29 Aug 2019 11:38:10 +0000 (13:38 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 29 Aug 2019 11:38:10 +0000 (13:38 +0200)
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-shells/localshell/localshell-1.3.4-r1.ebuild

index a001e5e7de9a295e557acd9ac9dd45f4b0f70183..dbc6064a4f9fb2d3857f94e92f2f482de2cb7495 100644 (file)
@@ -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"