mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-vim/languagetool: use HTTPS.
This commit is contained in:
committed by
Patrice Clement
parent
2598d90c75
commit
28e23bc90d
@@ -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 @@ inherit vim-plugin
|
||||
|
||||
MY_PN=LanguageTool
|
||||
DESCRIPTION="grammar checker for various languages"
|
||||
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3223"
|
||||
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3223"
|
||||
LICENSE="vim"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
|
||||
@@ -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 @@ inherit vim-plugin
|
||||
|
||||
MY_PN=LanguageTool
|
||||
DESCRIPTION="grammar checker for various languages"
|
||||
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3223"
|
||||
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3223"
|
||||
LICENSE="vim"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user