diff options
author | 2018-03-04 08:49:07 +0100 | |
---|---|---|
committer | 2018-03-05 22:45:59 +0100 | |
commit | 694cacd976f6887788ae61a282b9661cbbc44b32 (patch) | |
tree | 9df18d56944810174035c95e5ff7737485662488 /app-vim/breakpts | |
parent | app-vim/brainfuck-syntax: use HTTPS. (diff) | |
download | gentoo-694cacd976f6887788ae61a282b9661cbbc44b32.tar.gz gentoo-694cacd976f6887788ae61a282b9661cbbc44b32.tar.bz2 gentoo-694cacd976f6887788ae61a282b9661cbbc44b32.zip |
app-vim/breakpts: use HTTPS.
Diffstat (limited to 'app-vim/breakpts')
-rw-r--r-- | app-vim/breakpts/breakpts-4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/breakpts/breakpts-4.0-r1.ebuild b/app-vim/breakpts/breakpts-4.0-r1.ebuild index 5dd9d271c7f8..2358b0b21ccd 100644 --- a/app-vim/breakpts/breakpts-4.0-r1.ebuild +++ b/app-vim/breakpts/breakpts-4.0-r1.ebuild @@ -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="" |