commit: 71b3cb0d4c6c45f28affa027239eac2b45f7117a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 29 20:58:32 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Aug 29 20:58:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71b3cb0d
app-vim/exheres-syntax: update EGIT_REPO_URI Signed-off-by: Sam James <sam <AT> gentoo.org> app-vim/exheres-syntax/exheres-syntax-99999999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild b/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild index a3495f2d68f6..59ae4854ac3d 100644 --- a/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild +++ b/app-vim/exheres-syntax/exheres-syntax-99999999.ebuild @@ -7,7 +7,7 @@ inherit vim-plugin git-r3 DESCRIPTION="vim plugin: exheres format highlighting" HOMEPAGE="https://www.exherbolinux.org/" -EGIT_REPO_URI="https://git.exherbo.org/git/exheres-syntax.git" +EGIT_REPO_URI="https://gitlab.exherbo.org/exherbo-misc/exheres-syntax" LICENSE="vim" SLOT="0"