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 614F11382C5 for ; Fri, 9 Feb 2018 13:42:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92A2FE0CB4; Fri, 9 Feb 2018 13:42:19 +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 6F6C9E0CB4 for ; Fri, 9 Feb 2018 13:42:19 +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 72B2A335C30 for ; Fri, 9 Feb 2018 13:42:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7D2E1E0 for ; Fri, 9 Feb 2018 13:42:16 +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: <1518183664.b5f7e6e3fecbb12bfdbb71086a3a1c787704c350.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-assamese/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild X-VCS-Directories: media-fonts/lohit-assamese/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: b5f7e6e3fecbb12bfdbb71086a3a1c787704c350 X-VCS-Branch: master Date: Fri, 9 Feb 2018 13:42:16 +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: 65a71671-3cf5-498a-ae20-74da2f017fb8 X-Archives-Hash: 7184f23905061af47a9b9114489c6c28 commit: b5f7e6e3fecbb12bfdbb71086a3a1c787704c350 Author: Michael Mair-Keimberger gmail com> AuthorDate: Thu Feb 8 20:14:49 2018 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Fri Feb 9 13:41:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5f7e6e3 media-fonts/lohit-assamese: fix HOMEPAGE and SRC_URI media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild b/media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild index 0345b5e95be..074ffa595f6 100644 --- a/media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild +++ b/media-fonts/lohit-assamese/lohit-assamese-2.91.2.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 Assamese 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"