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 C3BBB1382C5 for ; Fri, 9 Feb 2018 13:42:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C816CE0CB6; Fri, 9 Feb 2018 13:42:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 AA770E0CB7 for ; Fri, 9 Feb 2018 13:42:19 +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 7458C335C54 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 EFF001E6 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: <1518183667.b8bb7cefc92df8de9c424bfa91d25d4b3dba8657.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-devanagari/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/lohit-devanagari/lohit-devanagari-2.95.0.ebuild media-fonts/lohit-devanagari/lohit-devanagari-2.95.1.ebuild X-VCS-Directories: media-fonts/lohit-devanagari/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: b8bb7cefc92df8de9c424bfa91d25d4b3dba8657 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: 140dc777-c26f-4a29-96fc-6e0a2659c797 X-Archives-Hash: 9fe2585dd2bcedc5e2053b3f2a74db9d commit: b8bb7cefc92df8de9c424bfa91d25d4b3dba8657 Author: Michael Mair-Keimberger gmail com> AuthorDate: Thu Feb 8 20:18:10 2018 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Fri Feb 9 13:41:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8bb7cef media-fonts/lohit-devanagari: fix HOMEPAGE and SRC_URI media-fonts/lohit-devanagari/lohit-devanagari-2.95.0.ebuild | 6 +++--- media-fonts/lohit-devanagari/lohit-devanagari-2.95.1.ebuild | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/media-fonts/lohit-devanagari/lohit-devanagari-2.95.0.ebuild b/media-fonts/lohit-devanagari/lohit-devanagari-2.95.0.ebuild index 6575edd4619..d0f0ae7fbd6 100644 --- a/media-fonts/lohit-devanagari/lohit-devanagari-2.95.0.ebuild +++ b/media-fonts/lohit-devanagari/lohit-devanagari-2.95.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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 Devanagari 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" diff --git a/media-fonts/lohit-devanagari/lohit-devanagari-2.95.1.ebuild b/media-fonts/lohit-devanagari/lohit-devanagari-2.95.1.ebuild index eef0227f90f..6c7a3ba7c89 100644 --- a/media-fonts/lohit-devanagari/lohit-devanagari-2.95.1.ebuild +++ b/media-fonts/lohit-devanagari/lohit-devanagari-2.95.1.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 Devanagari 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"