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/vimpress/vimpress-3.2.0.ebuild
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/vimpress/vimpress-3.2.0.ebuild')
-rw-r--r--app-vim/vimpress/vimpress-3.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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=""