diff options
author | Oskari Pirhonen <xxc3ncoredxx@gmail.com> | 2023-02-09 23:28:05 -0600 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-13 02:09:10 +0000 |
commit | 2734ba2dfddf7f2feee5fbc115b612ba1aa0f020 (patch) | |
tree | 422d8cbbf272c14589582d2b89f6ffb7b7c765ec /app-editors/vim-core | |
parent | app-editors/vim: update homepage (diff) | |
download | gentoo-2734ba2dfddf7f2feee5fbc115b612ba1aa0f020.tar.gz gentoo-2734ba2dfddf7f2feee5fbc115b612ba1aa0f020.tar.bz2 gentoo-2734ba2dfddf7f2feee5fbc115b612ba1aa0f020.zip |
app-editors/vim-core: update homepage
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29514
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r-- | app-editors/vim-core/vim-core-9.0.1000.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-9.0.1157.ebuild | 2 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-9999.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/app-editors/vim-core/vim-core-9.0.1000.ebuild b/app-editors/vim-core/vim-core-9.0.1000.ebuild index 091a54fad0a4..ba583b0f4e11 100644 --- a/app-editors/vim-core/vim-core-9.0.1000.ebuild +++ b/app-editors/vim-core/vim-core-9.0.1000.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ fi S="${WORKDIR}/vim-${PV}" DESCRIPTION="vim and gvim shared files" -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-core/vim-core-9.0.1157.ebuild b/app-editors/vim-core/vim-core-9.0.1157.ebuild index 72a59d359173..a9836a9b50d9 100644 --- a/app-editors/vim-core/vim-core-9.0.1157.ebuild +++ b/app-editors/vim-core/vim-core-9.0.1157.ebuild @@ -21,7 +21,7 @@ fi S="${WORKDIR}/vim-${PV}" DESCRIPTION="vim and gvim shared files" -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-core/vim-core-9999.ebuild b/app-editors/vim-core/vim-core-9999.ebuild index 5ec3c7adc2af..df3192ffe27a 100644 --- a/app-editors/vim-core/vim-core-9999.ebuild +++ b/app-editors/vim-core/vim-core-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ fi S="${WORKDIR}/vim-${PV}" DESCRIPTION="vim and gvim shared files" -HOMEPAGE="https://vim.sourceforge.io/ https://github.com/vim/vim" +HOMEPAGE="https://www.vim.org https://github.com/vim/vim" LICENSE="vim" SLOT="0" |