Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/thaifonts-scalable/
Date: Fri, 02 Mar 2018 18:09:21
Message-Id: 1520014149.fdee50a5bbd5b70975205d0906c62dc8857e3b0c.mgorny@gentoo
1 commit: fdee50a5bbd5b70975205d0906c62dc8857e3b0c
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Feb 22 11:18:51 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 18:09:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdee50a5
7
8 media-fonts/thaifonts-scalable: use HTTPS
9
10 media-fonts/thaifonts-scalable/thaifonts-scalable-0.6.1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/media-fonts/thaifonts-scalable/thaifonts-scalable-0.6.1.ebuild b/media-fonts/thaifonts-scalable/thaifonts-scalable-0.6.1.ebuild
14 index da72ba30aee..9eaa1e7bce3 100644
15 --- a/media-fonts/thaifonts-scalable/thaifonts-scalable-0.6.1.ebuild
16 +++ b/media-fonts/thaifonts-scalable/thaifonts-scalable-0.6.1.ebuild
17 @@ -1,11 +1,11 @@
18 -# Copyright 1999-2015 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 inherit font
24
25 DESCRIPTION="A collection of Free fonts for Thai"
26 -HOMEPAGE="http://linux.thai.net/projects/thaifonts-scalable"
27 +HOMEPAGE="https://linux.thai.net/projects/thaifonts-scalable"
28 SRC_URI="ftp://linux.thai.net/pub/thailinux/software/thai-ttf/ttf-tlwg-${PV}.tar.xz"
29
30 LICENSE="|| ( GPL-2-with-font-exception GPL-3-with-font-exception )"