diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:54:41 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:55:13 +0200 |
commit | e4c425abd1f00d79935fe75f83c30addf0c9a633 (patch) | |
tree | 344780d8050790b43a09e2fed0acf06cf8114154 /dev-vcs/bzr-explorer | |
parent | x11-plugins/wmcalc: version bump (diff) | |
download | gentoo-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-vcs/bzr-explorer')
-rw-r--r-- | dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild b/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild index 507f7030d41a..e7fb25092411 100644 --- a/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild +++ b/dev-vcs/bzr-explorer/bzr-explorer-1.3.0-r1.ebuild @@ -16,7 +16,7 @@ MY_P=${PN}-${MY_PV} DESCRIPTION="A high level interface to all commonly used Bazaar features" HOMEPAGE="https://launchpad.net/bzr-explorer" -SRC_URI="http://launchpad.net/${PN}/1.3/${LPV}/+download/${MY_P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/1.3/${LPV}/+download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild b/dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild index 82665ca76b23..46fb73080c50 100644 --- a/dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild +++ b/dev-vcs/bzr-explorer/bzr-explorer-1.3.0.ebuild @@ -17,7 +17,7 @@ MY_P=${PN}-${MY_PV} DESCRIPTION="A high level interface to all commonly used Bazaar features" HOMEPAGE="https://launchpad.net/bzr-explorer" -SRC_URI="http://launchpad.net/${PN}/1.3/${LPV}/+download/${MY_P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/1.3/${LPV}/+download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |