diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 12:36:23 +0200 |
commit | 71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch) | |
tree | e4cbe29b6d056c3b011285fc8142356298f8347f /dev-python/python-prctl | |
parent | Add missing remote-id (diff) | |
download | gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2 gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip |
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/python-prctl')
-rw-r--r-- | dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/python-prctl/python-prctl-1.6.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/python-prctl/python-prctl-1.6.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild b/dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild index c44f1adaa487..fce21ddf8e3e 100644 --- a/dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild +++ b/dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Control process attributes through prctl" -HOMEPAGE="http://github.com/seveas/python-prctl" -SRC_URI="http://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/seveas/python-prctl" +SRC_URI="https://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/dev-python/python-prctl/python-prctl-1.6.0.ebuild b/dev-python/python-prctl/python-prctl-1.6.0.ebuild index c44f1adaa487..fce21ddf8e3e 100644 --- a/dev-python/python-prctl/python-prctl-1.6.0.ebuild +++ b/dev-python/python-prctl/python-prctl-1.6.0.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Control process attributes through prctl" -HOMEPAGE="http://github.com/seveas/python-prctl" -SRC_URI="http://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/seveas/python-prctl" +SRC_URI="https://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/dev-python/python-prctl/python-prctl-1.6.1.ebuild b/dev-python/python-prctl/python-prctl-1.6.1.ebuild index c44f1adaa487..fce21ddf8e3e 100644 --- a/dev-python/python-prctl/python-prctl-1.6.1.ebuild +++ b/dev-python/python-prctl/python-prctl-1.6.1.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Control process attributes through prctl" -HOMEPAGE="http://github.com/seveas/python-prctl" -SRC_URI="http://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/seveas/python-prctl" +SRC_URI="https://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |