From e4c425abd1f00d79935fe75f83c30addf0c9a633 Mon Sep 17 00:00:00 2001
From: Justin Lecher <jlec@gentoo.org>
Date: Mon, 24 Aug 2015 13:54:41 +0200
Subject: Convert all URIs for launchpad.net from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
---
 net-im/indicator-messages/indicator-messages-0.6.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'net-im')

diff --git a/net-im/indicator-messages/indicator-messages-0.6.0-r1.ebuild b/net-im/indicator-messages/indicator-messages-0.6.0-r1.ebuild
index 0e1665a889a4..3b81ad82cdca 100644
--- a/net-im/indicator-messages/indicator-messages-0.6.0-r1.ebuild
+++ b/net-im/indicator-messages/indicator-messages-0.6.0-r1.ebuild
@@ -6,8 +6,8 @@ EAPI=4
 inherit eutils gnome2-utils
 
 DESCRIPTION="A place on the user's desktop that collects messages that need a response"
-HOMEPAGE="http://launchpad.net/indicator-messages"
-SRC_URI="http://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz"
+HOMEPAGE="https://launchpad.net/indicator-messages"
+SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-- 
cgit v1.2.3-65-gdbad