diff options
Diffstat (limited to 'app-vim/voom/voom-5.0.ebuild')
-rw-r--r-- | app-vim/voom/voom-5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/voom/voom-5.0.ebuild b/app-vim/voom/voom-5.0.ebuild index ed55552e998..2e7629ff12e 100644 --- a/app-vim/voom/voom-5.0.ebuild +++ b/app-vim/voom/voom-5.0.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: emulates a two-pane text outliner" -HOMEPAGE="http://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657" +HOMEPAGE="https://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657" LICENSE="CC0-1.0" KEYWORDS="~amd64 ~x86" |