From: Michael Mair-Keimberger Date: Sat, 20 Apr 2019 07:30:07 +0000 (+0200) Subject: x11-libs/pango: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=58440357dcafc7963ae1aac266ce4163ddea08be;p=gentoo.git x11-libs/pango: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/11754 Signed-off-by: Michael Mair-Keimberger Signed-off-by: Mart Raudsepp --- diff --git a/x11-libs/pango/pango-1.42.4-r1.ebuild b/x11-libs/pango/pango-1.42.4-r1.ebuild index 676a13a07419..6d39dcbd4297 100644 --- a/x11-libs/pango/pango-1.42.4-r1.ebuild +++ b/x11-libs/pango/pango-1.42.4-r1.ebuild @@ -7,7 +7,7 @@ GNOME2_LA_PUNT="yes" inherit gnome2 multilib-minimal toolchain-funcs DESCRIPTION="Internationalized text layout and rendering library" -HOMEPAGE="http://www.pango.org/" +HOMEPAGE="https://www.pango.org/" SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz" LICENSE="LGPL-2+ FTL" diff --git a/x11-libs/pango/pango-1.42.4.ebuild b/x11-libs/pango/pango-1.42.4.ebuild index c987f5eaae74..43b3643e7dc6 100644 --- a/x11-libs/pango/pango-1.42.4.ebuild +++ b/x11-libs/pango/pango-1.42.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ GNOME2_LA_PUNT="yes" inherit gnome2 multilib-minimal toolchain-funcs DESCRIPTION="Internationalized text layout and rendering library" -HOMEPAGE="http://www.pango.org/" +HOMEPAGE="https://www.pango.org/" LICENSE="LGPL-2+ FTL" SLOT="0"