diff options
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/localshell/localshell-1.3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |