summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-07 19:44:39 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-07 23:14:24 +0100
commit410c630dbf059cb0c146397981e95e17fc4cab9b (patch)
treecb75417119f065b69aeade32d1a1fcf6f91bafab /app-vim/nerdcommenter
parentapp-vim/neocomplcache: use HTTPS. (diff)
downloadgentoo-410c630dbf059cb0c146397981e95e17fc4cab9b.tar.gz
gentoo-410c630dbf059cb0c146397981e95e17fc4cab9b.tar.bz2
gentoo-410c630dbf059cb0c146397981e95e17fc4cab9b.zip
app-vim/nerdcommenter: use HTTPS.
Diffstat (limited to 'app-vim/nerdcommenter')
-rw-r--r--app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild4
-rw-r--r--app-vim/nerdcommenter/nerdcommenter-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild b/app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild
index 5d0f89e4459a..7d944d15a29a 100644
--- a/app-vim/nerdcommenter/nerdcommenter-2.5.0.ebuild
+++ b/app-vim/nerdcommenter/nerdcommenter-2.5.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=6
@@ -14,7 +14,7 @@ else
fi
DESCRIPTION="vim plugin: easy commenting of code for many filetypes"
-HOMEPAGE="https://github.com/scrooloose/nerdcommenter http://www.vim.org/scripts/script.php?script_id=1218"
+HOMEPAGE="https://github.com/scrooloose/nerdcommenter https://www.vim.org/scripts/script.php?script_id=1218"
LICENSE="WTFPL-2 "
VIM_PLUGIN_HELPFILES="NERD_commenter.txt"
diff --git a/app-vim/nerdcommenter/nerdcommenter-9999.ebuild b/app-vim/nerdcommenter/nerdcommenter-9999.ebuild
index 5d3f9f95e5f9..e698dd51a16b 100644
--- a/app-vim/nerdcommenter/nerdcommenter-9999.ebuild
+++ b/app-vim/nerdcommenter/nerdcommenter-9999.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
@@ -14,7 +14,7 @@ else
fi
DESCRIPTION="vim plugin: easy commenting of code for many filetypes"
-HOMEPAGE="https://github.com/scrooloose/nerdcommenter http://www.vim.org/scripts/script.php?script_id=1218"
+HOMEPAGE="https://github.com/scrooloose/nerdcommenter https://www.vim.org/scripts/script.php?script_id=1218"
LICENSE="WTFPL-2 "
VIM_PLUGIN_HELPFILES="NERD_commenter.txt"