diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-04-20 09:30:07 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-04-20 13:38:09 +0300 |
commit | 58440357dcafc7963ae1aac266ce4163ddea08be (patch) | |
tree | 2c10c3d54d929621ab7b7a7ec78099537792312a /x11-libs/pango | |
parent | profiles: Last-rite app-emulation/uae and app-emulation/e-uae (diff) | |
download | gentoo-58440357dcafc7963ae1aac266ce4163ddea08be.tar.gz gentoo-58440357dcafc7963ae1aac266ce4163ddea08be.tar.bz2 gentoo-58440357dcafc7963ae1aac266ce4163ddea08be.zip |
x11-libs/pango: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/11754
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.42.4-r1.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/pango/pango-1.42.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
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" |