Skip to content

Commit

Permalink
app-vim/nagios-syntax: use HTTPS.
Browse files Browse the repository at this point in the history
Closes: gentoo#7386
  • Loading branch information
mm1ke authored and monsieurp committed Mar 7, 2018
1 parent 43093a4 commit 2348621
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app-vim/nagios-syntax/nagios-syntax-1.8.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit vim-plugin

DESCRIPTION="vim plugin: Nagios configuration files syntax"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2261"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2261"
SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz"

LICENSE="vim.org"
Expand Down
4 changes: 2 additions & 2 deletions app-vim/nagios-syntax/nagios-syntax-20050105.ebuild
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

inherit vim-plugin

DESCRIPTION="vim plugin: Nagios configuration files syntax"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2261"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2261"
LICENSE="vim.org"
KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
Expand Down

0 comments on commit 2348621

Please sign in to comment.