From e4c425abd1f00d79935fe75f83c30addf0c9a633 Mon Sep 17 00:00:00 2001 From: Justin Lecher 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 --- .../pidgin-birthday-reminder/pidgin-birthday-reminder-1.7.ebuild | 4 ++-- x11-plugins/screenlets/screenlets-0.1.6.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-plugins') diff --git a/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7.ebuild b/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7.ebuild index 575735ae52a8..a19062369703 100644 --- a/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7.ebuild +++ b/x11-plugins/pidgin-birthday-reminder/pidgin-birthday-reminder-1.7.ebuild @@ -5,8 +5,8 @@ EAPI=4 DESCRIPTION="Plugin for Pidgin that reminds you of your buddies birthdays" -HOMEPAGE="http://launchpad.net/pidgin-birthday-reminder" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" +HOMEPAGE="https://launchpad.net/pidgin-birthday-reminder" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/x11-plugins/screenlets/screenlets-0.1.6.ebuild b/x11-plugins/screenlets/screenlets-0.1.6.ebuild index 70842062b243..21e5a1a8bb8d 100644 --- a/x11-plugins/screenlets/screenlets-0.1.6.ebuild +++ b/x11-plugins/screenlets/screenlets-0.1.6.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 eutils DESCRIPTION="Screenlets are small owner-drawn applications" HOMEPAGE="http://www.screenlets.org https://launchpad.net/screenlets" -SRC_URI="http://code.launchpad.net/screenlets/trunk/${PV}/+download/screenlets-${PV}.tar.bz2" +SRC_URI="https://code.launchpad.net/screenlets/trunk/${PV}/+download/screenlets-${PV}.tar.bz2" LICENSE="GPL-3" SLOT="0" -- cgit v1.2.3-65-gdbad