diff options
Diffstat (limited to 'app-vim/vim-r/vim-r-1.0.ebuild')
-rw-r--r-- | app-vim/vim-r/vim-r-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vim-r/vim-r-1.0.ebuild b/app-vim/vim-r/vim-r-1.0.ebuild index df967fc39ce9..c02b63c38175 100644 --- a/app-vim/vim-r/vim-r-1.0.ebuild +++ b/app-vim/vim-r/vim-r-1.0.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 @@ -6,7 +6,7 @@ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: integrate vim with R" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2628" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2628" LICENSE="public-domain" KEYWORDS="~amd64 ~x86" |