app-vim/breakpts: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 07:49:07 +0000 (08:49 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 5 Mar 2018 21:45:59 +0000 (22:45 +0100)
app-vim/breakpts/breakpts-4.0-r1.ebuild

index 5dd9d271c7f8029e2a897da6d9f9ebf5883bdc99..2358b0b21ccd48c34d2059e292197651f9f56cce 100644 (file)
@@ -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="vim plugin: sets vim breakpoints visually"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=618"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=618"
 LICENSE="GPL-2"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""