diff options
Diffstat (limited to 'app-vim/tagbar/tagbar-2.5.ebuild')
-rw-r--r-- | app-vim/tagbar/tagbar-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/tagbar/tagbar-2.5.ebuild b/app-vim/tagbar/tagbar-2.5.ebuild index 6ed8e95f4ad..82eb811af53 100644 --- a/app-vim/tagbar/tagbar-2.5.ebuild +++ b/app-vim/tagbar/tagbar-2.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: display tags of the current file ordered by scope" -HOMEPAGE="http://majutsushi.github.com/tagbar/ +HOMEPAGE="https://majutsushi.github.com/tagbar/ http://www.vim.org/scripts/script.php?script_id=3465" SRC_URI="https://github.com/majutsushi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="vim" |