diff options
author | Sam James <sam@gentoo.org> | 2023-08-29 21:58:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-29 21:58:32 +0100 |
commit | 71b3cb0d4c6c45f28affa027239eac2b45f7117a (patch) | |
tree | f26baf8306254afacb88dec2ea1c6f5736224b35 /app-vim | |
parent | games-misc/fortune-mod: update patch source link (diff) | |
download | gentoo-71b3cb0d4c6c45f28affa027239eac2b45f7117a.tar.gz gentoo-71b3cb0d4c6c45f28affa027239eac2b45f7117a.tar.bz2 gentoo-71b3cb0d4c6c45f28affa027239eac2b45f7117a.zip |
app-vim/exheres-syntax: update EGIT_REPO_URI
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/exheres-syntax/exheres-syntax-99999999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |