summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 18:24:17 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-04 23:09:23 +0100
commite75d6789f648d45ac07526b410e2d4ff59fdbcfc (patch)
treea3e9797945eff00a12328c34b9a12132f1fdbaf0 /app-vim/foldutil/foldutil-3.0-r1.ebuild
parentnet-analyzer/speedtest-cli: remove unused patch. (diff)
downloadgentoo-e75d6789f648d45ac07526b410e2d4ff59fdbcfc.tar.gz
gentoo-e75d6789f648d45ac07526b410e2d4ff59fdbcfc.tar.bz2
gentoo-e75d6789f648d45ac07526b410e2d4ff59fdbcfc.zip
app-vim/foldutil: use HTTPS.
Closes: https://github.com/gentoo/gentoo/pull/7360
Diffstat (limited to 'app-vim/foldutil/foldutil-3.0-r1.ebuild')
-rw-r--r--app-vim/foldutil/foldutil-3.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/foldutil/foldutil-3.0-r1.ebuild b/app-vim/foldutil/foldutil-3.0-r1.ebuild
index 953cbc3f0d0d..034686ed7a4e 100644
--- a/app-vim/foldutil/foldutil-3.0-r1.ebuild
+++ b/app-vim/foldutil/foldutil-3.0-r1.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
@@ -6,7 +6,7 @@ EAPI=6
inherit vim-plugin
DESCRIPTION="vim plugin: fold creation utility"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=158"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
IUSE=""