app-vim/txtfmt: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 9 Mar 2018 14:52:23 +0000 (15:52 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 10 Mar 2018 22:55:10 +0000 (23:55 +0100)
app-vim/txtfmt/txtfmt-2.4-r1.ebuild
app-vim/txtfmt/txtfmt-3.1.ebuild

index 05e0149577c903b2a35c5d4c7df6913a0a2d98c6..4adcc7962d62f870bbd47880ee9e998103a2d89a 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,8 +6,8 @@ EAPI=6
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: rich text highlighting in vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2208"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=13856 -> ${P}.tar.gz"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2208"
+SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=13856 -> ${P}.tar.gz"
 LICENSE="public-domain"
 KEYWORDS="~amd64 ~x86"
 
index 737dbf320ec1a5b4963956c8c53bb7324569ecbe..97b915a6b3ba1022629dda198fec1eec36f0291b 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,8 +6,8 @@ EAPI=6
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: rich text highlighting in vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2208"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=24489 -> ${P}.tar.gz"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2208"
+SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=24489 -> ${P}.tar.gz"
 LICENSE="public-domain"
 KEYWORDS="~amd64 ~x86"