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 C0A9E138331 for ; Fri, 9 Feb 2018 13:42:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF1AAE0CCB; Fri, 9 Feb 2018 13:42:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 BC543E0CCC for ; Fri, 9 Feb 2018 13:42:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 562D0335C5F for ; Fri, 9 Feb 2018 13:42:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA1121EF for ; Fri, 9 Feb 2018 13:42:17 +0000 (UTC) From: "Guilherme Amadio" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" Message-ID: <1518183677.7b96bff1c0a4214d4f62c6d568cdfdebf27fbbbf.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-tamil-classical/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild X-VCS-Directories: media-fonts/lohit-tamil-classical/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: 7b96bff1c0a4214d4f62c6d568cdfdebf27fbbbf X-VCS-Branch: master Date: Fri, 9 Feb 2018 13:42:17 +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: b64a793f-2b86-4a68-a480-7c2c628d811e X-Archives-Hash: 30ecd288decbb61a34f91d73e6ed84ca commit: 7b96bff1c0a4214d4f62c6d568cdfdebf27fbbbf Author: Michael Mair-Keimberger gmail com> AuthorDate: Thu Feb 8 20:26:02 2018 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Fri Feb 9 13:41:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b96bff1 media-fonts/lohit-tamil-classical: fix HOMEPAGE and SRC_URI .../lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild b/media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild index f956e2370f6..d51ee701d2e 100644 --- a/media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild +++ b/media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}" FONT_SUFFIX="ttf" DESCRIPTION="The Lohit Tamil Classical font" -HOMEPAGE="https://fedorahosted.org/lohit" -SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz" +HOMEPAGE="https://pagure.io/lohit" +SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz" LICENSE="OFL-1.1" SLOT="0"