diff options
author | 2015-08-24 13:54:41 +0200 | |
---|---|---|
committer | 2015-08-24 13:55:13 +0200 | |
commit | e4c425abd1f00d79935fe75f83c30addf0c9a633 (patch) | |
tree | 344780d8050790b43a09e2fed0acf06cf8114154 /app-emacs/python-mode | |
parent | x11-plugins/wmcalc: version bump (diff) | |
download | gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.gz gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.bz2 gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.zip |
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-emacs/python-mode')
-rw-r--r-- | app-emacs/python-mode/python-mode-5.2.0.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/python-mode/python-mode-6.0.12.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/python-mode/python-mode-6.1.1.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/python-mode/python-mode-6.1.2.ebuild | 2 | ||||
-rw-r--r-- | app-emacs/python-mode/python-mode-6.2.0.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/app-emacs/python-mode/python-mode-5.2.0.ebuild b/app-emacs/python-mode/python-mode-5.2.0.ebuild index 9d3fd3b82b76..7a335723b317 100644 --- a/app-emacs/python-mode/python-mode-5.2.0.ebuild +++ b/app-emacs/python-mode/python-mode-5.2.0.ebuild @@ -8,7 +8,7 @@ inherit elisp DESCRIPTION="An Emacs major mode for editing Python source" HOMEPAGE="https://launchpad.net/python-mode" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tgz" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tgz" LICENSE="GPL-3+" SLOT="0" diff --git a/app-emacs/python-mode/python-mode-6.0.12.ebuild b/app-emacs/python-mode/python-mode-6.0.12.ebuild index 740e012612fb..1c2443e6e60b 100644 --- a/app-emacs/python-mode/python-mode-6.0.12.ebuild +++ b/app-emacs/python-mode/python-mode-6.0.12.ebuild @@ -9,7 +9,7 @@ inherit elisp MY_P="${PN}.el-${PV}" DESCRIPTION="An Emacs major mode for editing Python source" HOMEPAGE="https://launchpad.net/python-mode" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" LICENSE="GPL-3+" SLOT="0" diff --git a/app-emacs/python-mode/python-mode-6.1.1.ebuild b/app-emacs/python-mode/python-mode-6.1.1.ebuild index 6ff5dafb5d7e..d4899a0cbb90 100644 --- a/app-emacs/python-mode/python-mode-6.1.1.ebuild +++ b/app-emacs/python-mode/python-mode-6.1.1.ebuild @@ -9,7 +9,7 @@ inherit readme.gentoo elisp MY_P="${PN}.el-${PV}" DESCRIPTION="An Emacs major mode for editing Python source" HOMEPAGE="https://launchpad.net/python-mode" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" LICENSE="GPL-3+" SLOT="0" diff --git a/app-emacs/python-mode/python-mode-6.1.2.ebuild b/app-emacs/python-mode/python-mode-6.1.2.ebuild index 6ff5dafb5d7e..d4899a0cbb90 100644 --- a/app-emacs/python-mode/python-mode-6.1.2.ebuild +++ b/app-emacs/python-mode/python-mode-6.1.2.ebuild @@ -9,7 +9,7 @@ inherit readme.gentoo elisp MY_P="${PN}.el-${PV}" DESCRIPTION="An Emacs major mode for editing Python source" HOMEPAGE="https://launchpad.net/python-mode" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" LICENSE="GPL-3+" SLOT="0" diff --git a/app-emacs/python-mode/python-mode-6.2.0.ebuild b/app-emacs/python-mode/python-mode-6.2.0.ebuild index 8efcdd58382f..0668ae5bea53 100644 --- a/app-emacs/python-mode/python-mode-6.2.0.ebuild +++ b/app-emacs/python-mode/python-mode-6.2.0.ebuild @@ -9,7 +9,7 @@ inherit readme.gentoo elisp MY_P="${PN}.el-${PV}" DESCRIPTION="An Emacs major mode for editing Python source" HOMEPAGE="https://launchpad.net/python-mode" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" LICENSE="GPL-3+" SLOT="0" |