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 /x11-libs | |
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 'x11-libs')
3 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild b/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild index e0f54da72ab8..5c32d515ecaf 100644 --- a/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild +++ b/x11-libs/gtkhotkey/gtkhotkey-0.2.1.ebuild @@ -13,8 +13,8 @@ RESTRICT="test" # See https://bugs.gentoo.org/show_bug.cgi?id=259052#c3 DESCRIPTION="Cross platform library for using desktop wide hotkeys" -HOMEPAGE="http://launchpad.net/gtkhotkey" -SRC_URI="http://launchpad.net/${PN}/${MY_CRV}/${PV}/+download/${P}.tar.gz" +HOMEPAGE="https://launchpad.net/gtkhotkey" +SRC_URI="https://launchpad.net/${PN}/${MY_CRV}/${PV}/+download/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" diff --git a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild index 292599fa6b0c..3ea391ab6dd2 100644 --- a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild +++ b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild @@ -12,7 +12,7 @@ inherit python-single-r1 waf-utils vala DESCRIPTION="A desktop-agnostic library for GLib-based projects" HOMEPAGE="https://launchpad.net/libdesktop-agnostic" -SRC_URI="http://launchpad.net/${PN}/0.4/${PV}/+download/${P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/0.4/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild index 8a74d818caff..c1d2d6e291bc 100644 --- a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild +++ b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild @@ -10,7 +10,7 @@ inherit python waf-utils vala DESCRIPTION="A desktop-agnostic library for GLib-based projects" HOMEPAGE="https://launchpad.net/libdesktop-agnostic" -SRC_URI="http://launchpad.net/${PN}/0.4/${PV}/+download/${P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/0.4/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" |