mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-vim/curcmdmode: use HTTPS.
This commit is contained in:
committed by
Patrice Clement
parent
08eea3e793
commit
1ed520afdc
@@ -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
|
||||
@@ -6,7 +6,7 @@ EAPI=6
|
||||
inherit vim-plugin
|
||||
|
||||
DESCRIPTION="vim plugin: library for extending vim's mode() function"
|
||||
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745"
|
||||
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=745"
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
|
||||
IUSE=""
|
||||
|
||||
Reference in New Issue
Block a user