app-vim/indentpython: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 17:31:25 +0000 (18:31 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 4 Mar 2018 22:10:57 +0000 (23:10 +0100)
app-vim/indentpython/indentpython-0.3.ebuild

index ec5e9935e3cd0e3e7ad9e2ab5993d5fb9d347ddb..2f897aa847fce05d4c0acbf801467da3d44c5b0f 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: Indent Python code according to PEP8"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=974"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=974"
 SRC_URI="https://github.com/vim-scripts/${PN}.vim/archive/${PV}.zip -> ${P}.zip"
 LICENSE="vim.org"
 KEYWORDS="amd64 ppc ppc64 x86"