From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 67E171382C5 for ; Fri, 2 Mar 2018 18:09:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47410E0B4B; Fri, 2 Mar 2018 18:09:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 26B16E0B4B for ; Fri, 2 Mar 2018 18:09:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BE886335C53 for ; Fri, 2 Mar 2018 18:09:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A0FA245 for ; Fri, 2 Mar 2018 18:09:13 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1520014149.fdee50a5bbd5b70975205d0906c62dc8857e3b0c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/thaifonts-scalable/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/thaifonts-scalable/thaifonts-scalable-0.6.1.ebuild X-VCS-Directories: media-fonts/thaifonts-scalable/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: fdee50a5bbd5b70975205d0906c62dc8857e3b0c X-VCS-Branch: master Date: Fri, 2 Mar 2018 18:09:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: aa3af012-7656-4fd4-9a28-5811f62c9567 X-Archives-Hash: 9105d13aafd80945858ef60932fef019 commit: fdee50a5bbd5b70975205d0906c62dc8857e3b0c Author: Michael Mair-Keimberger gmail com> AuthorDate: Thu Feb 22 11:18:51 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Mar 2 18:09:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdee50a5 media-fonts/thaifonts-scalable: use HTTPS media-fonts/thaifonts-scalable/thaifonts-scalable-0.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-fonts/thaifonts-scalable/thaifonts-scalable-0.6.1.ebuild b/media-fonts/thaifonts-scalable/thaifonts-scalable-0.6.1.ebuild index da72ba30aee..9eaa1e7bce3 100644 --- a/media-fonts/thaifonts-scalable/thaifonts-scalable-0.6.1.ebuild +++ b/media-fonts/thaifonts-scalable/thaifonts-scalable-0.6.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit font DESCRIPTION="A collection of Free fonts for Thai" -HOMEPAGE="http://linux.thai.net/projects/thaifonts-scalable" +HOMEPAGE="https://linux.thai.net/projects/thaifonts-scalable" SRC_URI="ftp://linux.thai.net/pub/thailinux/software/thai-ttf/ttf-tlwg-${PV}.tar.xz" LICENSE="|| ( GPL-2-with-font-exception GPL-3-with-font-exception )"