summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-09 19:37:55 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-10 23:54:45 +0100
commit849bde2af38e49e0292eff578b35c154ad61ca80 (patch)
tree60b88e5ae55ab72faa5ff42c93855cef94ef5319 /app-vim
parentapp-vim/vimcommander: use HTTPS. (diff)
downloadgentoo-849bde2af38e49e0292eff578b35c154ad61ca80.tar.gz
gentoo-849bde2af38e49e0292eff578b35c154ad61ca80.tar.bz2
gentoo-849bde2af38e49e0292eff578b35c154ad61ca80.zip
app-vim/vimpress: use HTTPS.
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vimpress/vimpress-2.1.5.ebuild4
-rw-r--r--app-vim/vimpress/vimpress-3.2.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/vimpress/vimpress-2.1.5.ebuild b/app-vim/vimpress/vimpress-2.1.5.ebuild
index 0153e0641076..8d9f9bb237eb 100644
--- a/app-vim/vimpress/vimpress-2.1.5.ebuild
+++ b/app-vim/vimpress/vimpress-2.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -7,7 +7,7 @@ inherit vim-plugin
MY_PN="VimRepress"
DESCRIPTION="vim plugin: manage wordpress blogs from vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3510"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3510"
SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="vim"
KEYWORDS="amd64 x86"
diff --git a/app-vim/vimpress/vimpress-3.2.0.ebuild b/app-vim/vimpress/vimpress-3.2.0.ebuild
index 800fe671ea65..863178d710d4 100644
--- a/app-vim/vimpress/vimpress-3.2.0.ebuild
+++ b/app-vim/vimpress/vimpress-3.2.0.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=5
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit python-single-r1 vim-plugin
DESCRIPTION="vim plugin: manage wordpress blogs from vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3510"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3510"
LICENSE="vim"
KEYWORDS="amd64 x86"
IUSE=""