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 A935B1382C5 for ; Fri, 9 Feb 2018 13:42:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B9E6E0CC1; Fri, 9 Feb 2018 13:42:21 +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 2DE33E0CC1 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 2FBF8335C59 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 7107A1EC 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: <1518183674.be8040a8242e08225f099177f6818128eb67b618.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-marathi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild X-VCS-Directories: media-fonts/lohit-marathi/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: be8040a8242e08225f099177f6818128eb67b618 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: 637cba4d-0c6c-4010-af83-3974d763b94a X-Archives-Hash: 68a5193b2badf96a2563a3bd4928af29 commit: be8040a8242e08225f099177f6818128eb67b618 Author: Michael Mair-Keimberger gmail com> AuthorDate: Thu Feb 8 20:24:09 2018 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Fri Feb 9 13:41:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be8040a8 media-fonts/lohit-marathi: fix HOMEPAGE and SRC_URI media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild b/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild index 7b03568a8ea..e039705027a 100644 --- a/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild +++ b/media-fonts/lohit-marathi/lohit-marathi-2.94.0.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 Marathi 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"