Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/pango/
Date: Sat, 20 Apr 2019 23:24:24
Message-Id: 1555756689.58440357dcafc7963ae1aac266ce4163ddea08be.leio@gentoo
1 commit: 58440357dcafc7963ae1aac266ce4163ddea08be
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 20 07:30:07 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 10:38:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58440357
7
8 x11-libs/pango: use HTTPS
9
10 Closes: https://github.com/gentoo/gentoo/pull/11754
11 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 x11-libs/pango/pango-1.42.4-r1.ebuild | 2 +-
15 x11-libs/pango/pango-1.42.4.ebuild | 4 ++--
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/x11-libs/pango/pango-1.42.4-r1.ebuild b/x11-libs/pango/pango-1.42.4-r1.ebuild
19 index 676a13a0741..6d39dcbd429 100644
20 --- a/x11-libs/pango/pango-1.42.4-r1.ebuild
21 +++ b/x11-libs/pango/pango-1.42.4-r1.ebuild
22 @@ -7,7 +7,7 @@ GNOME2_LA_PUNT="yes"
23 inherit gnome2 multilib-minimal toolchain-funcs
24
25 DESCRIPTION="Internationalized text layout and rendering library"
26 -HOMEPAGE="http://www.pango.org/"
27 +HOMEPAGE="https://www.pango.org/"
28 SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz"
29
30 LICENSE="LGPL-2+ FTL"
31
32 diff --git a/x11-libs/pango/pango-1.42.4.ebuild b/x11-libs/pango/pango-1.42.4.ebuild
33 index c987f5eaae7..43b3643e7dc 100644
34 --- a/x11-libs/pango/pango-1.42.4.ebuild
35 +++ b/x11-libs/pango/pango-1.42.4.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2018 Gentoo Authors
38 +# Copyright 1999-2019 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI=6
42 @@ -7,7 +7,7 @@ GNOME2_LA_PUNT="yes"
43 inherit gnome2 multilib-minimal toolchain-funcs
44
45 DESCRIPTION="Internationalized text layout and rendering library"
46 -HOMEPAGE="http://www.pango.org/"
47 +HOMEPAGE="https://www.pango.org/"
48
49 LICENSE="LGPL-2+ FTL"
50 SLOT="0"