summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:54:41 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:55:13 +0200
commite4c425abd1f00d79935fe75f83c30addf0c9a633 (patch)
tree344780d8050790b43a09e2fed0acf06cf8114154 /dev-python/subunit/subunit-0.0.19.ebuild
parentx11-plugins/wmcalc: version bump (diff)
downloadgentoo-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 'dev-python/subunit/subunit-0.0.19.ebuild')
-rw-r--r--dev-python/subunit/subunit-0.0.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/subunit/subunit-0.0.19.ebuild b/dev-python/subunit/subunit-0.0.19.ebuild
index dbe8aeee44c6..abe1436cdc91 100644
--- a/dev-python/subunit/subunit-0.0.19.ebuild
+++ b/dev-python/subunit/subunit-0.0.19.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1 eutils multilib-minimal
DESCRIPTION="A streaming protocol for test results"
HOMEPAGE="https://launchpad.net/subunit https://pypi.python.org/pypi/python-subunit"
-SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
+SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
LICENSE="Apache-2.0 BSD"
SLOT="0"