From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1002401-garchives=archives.gentoo.org@lists.gentoo.org>
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 341931382C5
	for <garchives@archives.gentoo.org>; Fri,  9 Feb 2018 13:42:27 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 06EE3E0CCF;
	Fri,  9 Feb 2018 13:42:22 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 D1E6BE0CCD
	for <gentoo-commits@lists.gentoo.org>; 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 9ABEC335C68
	for <gentoo-commits@lists.gentoo.org>; Fri,  9 Feb 2018 13:42:20 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D12221F1
	for <gentoo-commits@lists.gentoo.org>; Fri,  9 Feb 2018 13:42:17 +0000 (UTC)
From: "Guilherme Amadio" <amadio@gentoo.org>
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" <amadio@gentoo.org>
Message-ID: <1518183679.0d279826a6b4c3ebbd892391e649b56a480a698b.amadio@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-telugu/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild
X-VCS-Directories: media-fonts/lohit-telugu/
X-VCS-Committer: amadio
X-VCS-Committer-Name: Guilherme Amadio
X-VCS-Revision: 0d279826a6b4c3ebbd892391e649b56a480a698b
X-VCS-Branch: master
Date: Fri,  9 Feb 2018 13:42:17 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 0850dbcc-c3d6-429e-bdad-a11d08438ae3
X-Archives-Hash: 54ac461c29d3ec26fe6673346e32010e

commit:     0d279826a6b4c3ebbd892391e649b56a480a698b
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Feb  8 20:27:15 2018 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Fri Feb  9 13:41:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d279826

media-fonts/lohit-telugu: fix HOMEPAGE and SRC_URI

 media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild b/media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild
index 9ab8a685919..910b6f9157a 100644
--- a/media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild
+++ b/media-fonts/lohit-telugu/lohit-telugu-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 Telugu 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"