app-vim/riv: Mention mirror inside the ebuild
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
a93305f3dc
commit
1cccc67374
@ -16,6 +16,7 @@ RESTRICT="!test? ( test )"
|
||||
if [[ ${PV} == *9999 ]]
|
||||
then
|
||||
inherit git-r3
|
||||
# EGIT_REPO_URI="https://git.holgersson.xyz/mirror/riv.vim"
|
||||
EGIT_REPO_URI="https://github.com/gu-fan/riv.vim.git"
|
||||
else
|
||||
SRC_URI="https://github.com/gu-fan/riv.vim/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user