summaryrefslogtreecommitdiff
path: root/dev-python/subunit
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /dev-python/subunit
parent1d66a80b6dca38c669ac53fb4f0ecf6b34f97e4f (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.xz
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.ebuild2
-rw-r--r--dev-python/subunit/subunit-0.0.16.ebuild2
-rw-r--r--dev-python/subunit/subunit-0.0.18-r2.ebuild2
-rw-r--r--dev-python/subunit/subunit-0.0.19.ebuild2
-rw-r--r--dev-python/subunit/subunit-0.0.21-r1.ebuild2
-rw-r--r--dev-python/subunit/subunit-0.0.6.ebuild2
-rw-r--r--dev-python/subunit/subunit-1.0.0.ebuild2
-rw-r--r--dev-python/subunit/subunit-1.1.0.ebuild2
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 efb909281b7..6caeb691afe 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 e0f2e4a0044..90347ec8677 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 36d3150bbf8..d72d6641f0e 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 96dde06b9d3..dbe8aeee44c 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 7fd6dad87a5..5923ba5a492 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 ff5dbf7dc02..2efc496c238 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 8c792b85866..01766b69b56 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 92e1f3f8a69..55c78c58651 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"