diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-09 19:30:41 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-10 23:54:39 +0100 |
commit | ba2af87505041613ca5aa82330d5975c59b0d52f (patch) | |
tree | f8fbd2bfae071ebd91e6fede746d0bc9b20df6b3 /app-vim | |
parent | app-vim/vim-addon-mw-utils. (diff) | |
download | gentoo-ba2af87505041613ca5aa82330d5975c59b0d52f.tar.gz gentoo-ba2af87505041613ca5aa82330d5975c59b0d52f.tar.bz2 gentoo-ba2af87505041613ca5aa82330d5975c59b0d52f.zip |
app-vim/vim-r: use HTTPS.
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vim-r/vim-r-1.0.ebuild | 4 | ||||
-rw-r--r-- | app-vim/vim-r/vim-r-1.2.6.ebuild | 4 |
2 files changed, 4 insertions, 4 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" diff --git a/app-vim/vim-r/vim-r-1.2.6.ebuild b/app-vim/vim-r/vim-r-1.2.6.ebuild index df967fc39ce9..c02b63c38175 100644 --- a/app-vim/vim-r/vim-r-1.2.6.ebuild +++ b/app-vim/vim-r/vim-r-1.2.6.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" |