summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-07 19:51:24 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-07 23:14:48 +0100
commitf480e8fe2827231b5bc67fb3e150ef01b5023a63 (patch)
tree3b037b098cb053a7dd116260647ee71d30f856b6 /app-vim/python-mode
parentapp-vim/pytest: use HTTPS. (diff)
downloadgentoo-f480e8fe2827231b5bc67fb3e150ef01b5023a63.tar.gz
gentoo-f480e8fe2827231b5bc67fb3e150ef01b5023a63.tar.bz2
gentoo-f480e8fe2827231b5bc67fb3e150ef01b5023a63.zip
app-vim/pyton-mode: use HTTPS.
Diffstat (limited to 'app-vim/python-mode')
-rw-r--r--app-vim/python-mode/python-mode-0.6.18-r3.ebuild4
-rw-r--r--app-vim/python-mode/python-mode-0.6.18-r4.ebuild4
-rw-r--r--app-vim/python-mode/python-mode-0.9.0-r1.ebuild4
-rw-r--r--app-vim/python-mode/python-mode-0.9.0.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/app-vim/python-mode/python-mode-0.6.18-r3.ebuild b/app-vim/python-mode/python-mode-0.6.18-r3.ebuild
index b261bed53428..6900bfbcd9bb 100644
--- a/app-vim/python-mode/python-mode-0.6.18-r3.ebuild
+++ b/app-vim/python-mode/python-mode-0.6.18-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ VIM_PLUGIN_HELPURI="https://github.com/klen/python-mode"
inherit vim-plugin eutils
DESCRIPTION="Provide python code looking for bugs, refactoring and other useful things"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3770 https://github.com/klen/python-mode"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3770 https://github.com/klen/python-mode"
SRC_URI="https://github.com/klen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3"
diff --git a/app-vim/python-mode/python-mode-0.6.18-r4.ebuild b/app-vim/python-mode/python-mode-0.6.18-r4.ebuild
index e8f195d59fa6..0cfa612859c5 100644
--- a/app-vim/python-mode/python-mode-0.6.18-r4.ebuild
+++ b/app-vim/python-mode/python-mode-0.6.18-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ PYTHON_COMPAT=( python2_7 )
inherit python-single-r1 vim-plugin
DESCRIPTION="Provide python code looking for bugs, refactoring and other useful things"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3770 https://github.com/klen/python-mode"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3770 https://github.com/klen/python-mode"
SRC_URI="https://github.com/klen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3"
diff --git a/app-vim/python-mode/python-mode-0.9.0-r1.ebuild b/app-vim/python-mode/python-mode-0.9.0-r1.ebuild
index b17c1530666c..4bb9eea27f02 100644
--- a/app-vim/python-mode/python-mode-0.9.0-r1.ebuild
+++ b/app-vim/python-mode/python-mode-0.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ PYTHON_COMPAT=( python2_7 )
inherit vim-plugin python-single-r1
DESCRIPTION="Provide python code looking for bugs, refactoring and other useful things"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3770 https://github.com/klen/python-mode"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3770 https://github.com/klen/python-mode"
SRC_URI="https://github.com/klen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3"
diff --git a/app-vim/python-mode/python-mode-0.9.0.ebuild b/app-vim/python-mode/python-mode-0.9.0.ebuild
index 1992f3c0658f..ea6be080f04c 100644
--- a/app-vim/python-mode/python-mode-0.9.0.ebuild
+++ b/app-vim/python-mode/python-mode-0.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ VIM_PLUGIN_HELPURI="https://github.com/klen/python-mode"
inherit vim-plugin eutils
DESCRIPTION="Provide python code looking for bugs, refactoring and other useful things"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3770 https://github.com/klen/python-mode"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3770 https://github.com/klen/python-mode"
SRC_URI="https://github.com/klen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3"