diff options
author | Oskari Pirhonen <xxc3ncoredxx@gmail.com> | 2023-02-09 23:25:43 -0600 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-13 02:09:09 +0000 |
commit | c03c21092c6098880519b47f3e5475136da061ea (patch) | |
tree | 57c08c962442266b8379b6741993f39ae2c8467b /app-editors/vim | |
parent | app-editors/gvim: update homepage (diff) | |
download | gentoo-c03c21092c6098880519b47f3e5475136da061ea.tar.gz gentoo-c03c21092c6098880519b47f3e5475136da061ea.tar.bz2 gentoo-c03c21092c6098880519b47f3e5475136da061ea.zip |
app-editors/vim: update homepage
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/vim')
-rw-r--r-- | app-editors/vim/vim-9.0.1000.ebuild | 2 | ||||
-rw-r--r-- | app-editors/vim/vim-9.0.1157.ebuild | 2 | ||||
-rw-r--r-- | app-editors/vim/vim-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/vim/vim-9.0.1000.ebuild b/app-editors/vim/vim-9.0.1000.ebuild index 1e281291272d..3a6b2790f37b 100644 --- a/app-editors/vim/vim-9.0.1000.ebuild +++ b/app-editors/vim/vim-9.0.1000.ebuild @@ -25,7 +25,7 @@ else fi DESCRIPTION="Vim, an improved vi-style text editor" -HOMEPAGE="https://vim.sourceforge.io/ https://github.com/vim/vim" +HOMEPAGE="https://www.vim.org https://github.com/vim/vim" LICENSE="vim" SLOT="0" diff --git a/app-editors/vim/vim-9.0.1157.ebuild b/app-editors/vim/vim-9.0.1157.ebuild index 16f9eb7faa5f..a41d999afbf2 100644 --- a/app-editors/vim/vim-9.0.1157.ebuild +++ b/app-editors/vim/vim-9.0.1157.ebuild @@ -25,7 +25,7 @@ else fi DESCRIPTION="Vim, an improved vi-style text editor" -HOMEPAGE="https://vim.sourceforge.io/ https://github.com/vim/vim" +HOMEPAGE="https://www.vim.org https://github.com/vim/vim" LICENSE="vim" SLOT="0" diff --git a/app-editors/vim/vim-9999.ebuild b/app-editors/vim/vim-9999.ebuild index 16f9eb7faa5f..a41d999afbf2 100644 --- a/app-editors/vim/vim-9999.ebuild +++ b/app-editors/vim/vim-9999.ebuild @@ -25,7 +25,7 @@ else fi DESCRIPTION="Vim, an improved vi-style text editor" -HOMEPAGE="https://vim.sourceforge.io/ https://github.com/vim/vim" +HOMEPAGE="https://www.vim.org https://github.com/vim/vim" LICENSE="vim" SLOT="0" |