Gentoo Archives: gentoo-commits

From: Guilherme Amadio <amadio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/lohit-gurmukhi/
Date: Fri, 09 Feb 2018 13:42:24
Message-Id: 1518183670.397739f7244b9f8267331fe787d0730a76aff5e3.amadio@gentoo
1 commit: 397739f7244b9f8267331fe787d0730a76aff5e3
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Feb 8 20:21:45 2018 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 9 13:41:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=397739f7
7
8 media-fonts/lohit-gurmukhi: fix HOMEPAGE and SRC_URI
9
10 media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild | 6 +++---
11 1 file changed, 3 insertions(+), 3 deletions(-)
12
13 diff --git a/media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild b/media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild
14 index d83a5b53877..2ce88d71fb3 100644
15 --- a/media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild
16 +++ b/media-fonts/lohit-gurmukhi/lohit-gurmukhi-2.91.0.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -7,8 +7,8 @@ FONTDIR="/usr/share/fonts/indic/${PN}"
24 FONT_SUFFIX="ttf"
25
26 DESCRIPTION="The Lohit Gurmukhi font"
27 -HOMEPAGE="https://fedorahosted.org/lohit"
28 -SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz"
29 +HOMEPAGE="https://pagure.io/lohit"
30 +SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz"
31
32 LICENSE="OFL-1.1"
33 SLOT="0"