mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-vim/checkattach: use HTTPS.
This commit is contained in:
committed by
Patrice Clement
parent
8d82e554fa
commit
fbef37cc60
@@ -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
|
||||
@@ -6,7 +6,7 @@ EAPI=5
|
||||
inherit vim-plugin
|
||||
|
||||
DESCRIPTION="vim plugin: check for attachments when writing mails with mutt"
|
||||
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2796 https://github.com/chrisbra/CheckAttach"
|
||||
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2796 https://github.com/chrisbra/CheckAttach"
|
||||
LICENSE="vim"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user