mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -13,7 +13,7 @@ SERIES="trunk"
|
||||
|
||||
DESCRIPTION="Extensions to the Python unittest library"
|
||||
HOMEPAGE="https://launchpad.net/testtools https://pypi.python.org/pypi/testtools"
|
||||
SRC_URI="http://launchpad.net/${PN}/${SERIES}/${PV}/+download/${P}.tar.gz"
|
||||
SRC_URI="https://launchpad.net/${PN}/${SERIES}/${PV}/+download/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
@@ -13,7 +13,7 @@ SERIES="trunk"
|
||||
|
||||
DESCRIPTION="Extensions to the Python unittest library"
|
||||
HOMEPAGE="https://launchpad.net/testtools https://pypi.python.org/pypi/testtools"
|
||||
SRC_URI="http://launchpad.net/${PN}/${SERIES}/${PV}/+download/${P}.tar.gz"
|
||||
SRC_URI="https://launchpad.net/${PN}/${SERIES}/${PV}/+download/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
@@ -13,7 +13,7 @@ SERIES="trunk"
|
||||
|
||||
DESCRIPTION="Extensions to the Python unittest library"
|
||||
HOMEPAGE="https://launchpad.net/testtools https://pypi.python.org/pypi/testtools"
|
||||
SRC_URI="http://launchpad.net/${PN}/${SERIES}/${PV}/+download/${P}.tar.gz"
|
||||
SRC_URI="https://launchpad.net/${PN}/${SERIES}/${PV}/+download/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user