mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-vim/tasklist: use HTTPS.
This commit is contained in:
committed by
Patrice Clement
parent
a21b14e324
commit
18cd28ff40
@@ -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="Highlight FIXME/TODO/CUSTOM keywords in a separate list"
|
||||
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2607"
|
||||
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2607"
|
||||
SRC_URI="https://github.com/vim-scripts/${PN}.vim/tarball/${PV} -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user