mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
app-vim/increment: use HTTPS.
This commit is contained in:
committed by
Patrice Clement
parent
e75c304c72
commit
f8741cf3c6
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2012 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: easily create sequences of incremented values"
|
||||
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=842"
|
||||
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=842"
|
||||
|
||||
LICENSE="vim.org"
|
||||
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
|
||||
|
||||
Reference in New Issue
Block a user