diff options
Diffstat (limited to 'app-vim/alternate/alternate-2.18-r1.ebuild')
-rw-r--r-- | app-vim/alternate/alternate-2.18-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-vim/alternate/alternate-2.18-r1.ebuild b/app-vim/alternate/alternate-2.18-r1.ebuild index 5fce4fba8e50..dd9a4b2a2719 100644 --- a/app-vim/alternate/alternate-2.18-r1.ebuild +++ b/app-vim/alternate/alternate-2.18-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,8 @@ EAPI=6 inherit vim-plugin eutils DESCRIPTION="vim plugin: quickly switch between .c and .h files" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=31" +HOMEPAGE="https://github.com/vim-scripts/a.vim +https://www.vim.org/scripts/script.php?script_id=31" LICENSE="alternate" KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" |