diff --git a/app-vim/tagbar/tagbar-2.6.1.ebuild b/app-vim/tagbar/tagbar-2.6.1.ebuild index d82891b65ce4b..a1c2e7fb7e0a3 100644 --- a/app-vim/tagbar/tagbar-2.6.1.ebuild +++ b/app-vim/tagbar/tagbar-2.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: display tags of the current file ordered by scope" HOMEPAGE="https://majutsushi.github.com/tagbar/ - http://www.vim.org/scripts/script.php?script_id=3465" + https://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" KEYWORDS="amd64 x86" diff --git a/app-vim/tagbar/tagbar-2.7.ebuild b/app-vim/tagbar/tagbar-2.7.ebuild index 560f75868dd28..211696e57ae9b 100644 --- a/app-vim/tagbar/tagbar-2.7.ebuild +++ b/app-vim/tagbar/tagbar-2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: display tags of the current file ordered by scope" HOMEPAGE="https://majutsushi.github.com/tagbar/ - http://www.vim.org/scripts/script.php?script_id=3465" + https://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" KEYWORDS="~amd64 ~x86"