summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 09:24:25 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-05 22:46:29 +0100
commitdc470cb19e15a88cd5047171a517aa3cbe52a9a3 (patch)
treefdb1ba722280fc8bc775c93a76b870bee47190d0
parentapp-vim/easy-align: use HTTPS. (diff)
downloadgentoo-dc470cb19e15a88cd5047171a517aa3cbe52a9a3.tar.gz
gentoo-dc470cb19e15a88cd5047171a517aa3cbe52a9a3.tar.bz2
gentoo-dc470cb19e15a88cd5047171a517aa3cbe52a9a3.zip
app-vim/emmet: use HTTPS.
-rw-r--r--app-vim/emmet/emmet-0.85.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/emmet/emmet-0.85.ebuild b/app-vim/emmet/emmet-0.85.ebuild
index 8a9e6e3125fd..3fb6d0a756ce 100644
--- a/app-vim/emmet/emmet-0.85.ebuild
+++ b/app-vim/emmet/emmet-0.85.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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: HTML and CSS hi-speed coding"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2981 http://mattn.github.io/emmet-vim/ http://emmet.io/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2981 https://mattn.github.io/emmet-vim/ https://emmet.io/"
LICENSE="BSD"
KEYWORDS="amd64 x86"