summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 08:37:04 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-05 22:45:49 +0100
commitb493242cc9a19fd74df25295f29dab0ff91141b8 (patch)
treede4761a2707226e2300f3526fd6edb0419bf09ae /app-vim/airline/airline-0.8.ebuild
parentapp-vim/align: use HTTPS. (diff)
downloadgentoo-b493242cc9a19fd74df25295f29dab0ff91141b8.tar.gz
gentoo-b493242cc9a19fd74df25295f29dab0ff91141b8.tar.bz2
gentoo-b493242cc9a19fd74df25295f29dab0ff91141b8.zip
app-vim/airline: use HTTPS.
Diffstat (limited to 'app-vim/airline/airline-0.8.ebuild')
-rw-r--r--app-vim/airline/airline-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/airline/airline-0.8.ebuild b/app-vim/airline/airline-0.8.ebuild
index 8959016c24a0..b42a9c204ccd 100644
--- a/app-vim/airline/airline-0.8.ebuild
+++ b/app-vim/airline/airline-0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ else
fi
DESCRIPTION="vim plugin: lean & mean statusline for vim that's light as air"
-HOMEPAGE="https://github.com/vim-airline/vim-airline/ http://www.vim.org/scripts/script.php?script_id=4661"
+HOMEPAGE="https://github.com/vim-airline/vim-airline/ https://www.vim.org/scripts/script.php?script_id=4661"
LICENSE="MIT"
VIM_PLUGIN_HELPFILES="${PN}.txt"