diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-03-09 15:49:09 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-03-10 23:55:02 +0100 |
commit | 85f1e7c3dcbc0f3d402b83a999f40927e31363ca (patch) | |
tree | 1bf5de6744463ffff6fdbb4713511a1eac125192 /app-vim | |
parent | app-vim/tmpl: use HTTPS. (diff) | |
download | gentoo-85f1e7c3dcbc0f3d402b83a999f40927e31363ca.tar.gz gentoo-85f1e7c3dcbc0f3d402b83a999f40927e31363ca.tar.bz2 gentoo-85f1e7c3dcbc0f3d402b83a999f40927e31363ca.zip |
app-vim/thlnk: use HTTPS.
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/thlnk/thlnk-1.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/thlnk/thlnk-1.2.1-r1.ebuild b/app-vim/thlnk/thlnk-1.2.1-r1.ebuild index f63b21dae08f..430077ec35f1 100644 --- a/app-vim/thlnk/thlnk-1.2.1-r1.ebuild +++ b/app-vim/thlnk/thlnk-1.2.1-r1.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=6 @@ -6,7 +6,7 @@ EAPI=6 inherit vim-plugin DESCRIPTION="vim plugin: linking in plaintext" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=293" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=293" LICENSE="GPL-2" KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" |