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/subunit | |
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/subunit')
-rw-r--r-- | dev-python/subunit/subunit-0.0.10-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/subunit/subunit-0.0.16.ebuild | 2 | ||||
-rw-r--r-- | dev-python/subunit/subunit-0.0.18-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/subunit/subunit-0.0.19.ebuild | 2 | ||||
-rw-r--r-- | dev-python/subunit/subunit-0.0.21-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/subunit/subunit-0.0.6.ebuild | 2 | ||||
-rw-r--r-- | dev-python/subunit/subunit-1.0.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/subunit/subunit-1.1.0.ebuild | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/subunit/subunit-0.0.10-r1.ebuild b/dev-python/subunit/subunit-0.0.10-r1.ebuild index efb909281b73..6caeb691afe8 100644 --- a/dev-python/subunit/subunit-0.0.10-r1.ebuild +++ b/dev-python/subunit/subunit-0.0.10-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy pypy3 ) inherit autotools-utils python-single-r1 DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-0.0.16.ebuild b/dev-python/subunit/subunit-0.0.16.ebuild index e0f2e4a0044d..90347ec8677f 100644 --- a/dev-python/subunit/subunit-0.0.16.ebuild +++ b/dev-python/subunit/subunit-0.0.16.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy ) inherit distutils-r1 eutils DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-0.0.18-r2.ebuild b/dev-python/subunit/subunit-0.0.18-r2.ebuild index 36d3150bbf8f..d72d6641f0e2 100644 --- a/dev-python/subunit/subunit-0.0.18-r2.ebuild +++ b/dev-python/subunit/subunit-0.0.18-r2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 eutils multilib-minimal DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-0.0.19.ebuild b/dev-python/subunit/subunit-0.0.19.ebuild index 96dde06b9d3f..dbe8aeee44c6 100644 --- a/dev-python/subunit/subunit-0.0.19.ebuild +++ b/dev-python/subunit/subunit-0.0.19.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 eutils multilib-minimal DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-0.0.21-r1.ebuild b/dev-python/subunit/subunit-0.0.21-r1.ebuild index 7fd6dad87a53..5923ba5a4923 100644 --- a/dev-python/subunit/subunit-0.0.21-r1.ebuild +++ b/dev-python/subunit/subunit-0.0.21-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 eutils multilib-minimal DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-0.0.6.ebuild b/dev-python/subunit/subunit-0.0.6.ebuild index ff5dbf7dc025..2efc496c238c 100644 --- a/dev-python/subunit/subunit-0.0.6.ebuild +++ b/dev-python/subunit/subunit-0.0.6.ebuild @@ -10,7 +10,7 @@ PYTHON_EXPORT_PHASE_FUNCTIONS="1" inherit python DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-1.0.0.ebuild b/dev-python/subunit/subunit-1.0.0.ebuild index 8c792b85866e..01766b69b569 100644 --- a/dev-python/subunit/subunit-1.0.0.ebuild +++ b/dev-python/subunit/subunit-1.0.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 eutils multilib-minimal DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-1.1.0.ebuild b/dev-python/subunit/subunit-1.1.0.ebuild index 92e1f3f8a69a..55c78c586512 100644 --- a/dev-python/subunit/subunit-1.1.0.ebuild +++ b/dev-python/subunit/subunit-1.1.0.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 eutils multilib-minimal DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" +HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" |