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-telugu/
Date: Fri, 09 Feb 2018 13:42:27
Message-Id: 1518183679.0d279826a6b4c3ebbd892391e649b56a480a698b.amadio@gentoo
1 commit: 0d279826a6b4c3ebbd892391e649b56a480a698b
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Feb 8 20:27:15 2018 +0000
4 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 9 13:41:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d279826
7
8 media-fonts/lohit-telugu: fix HOMEPAGE and SRC_URI
9
10 media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild | 6 +++---
11 1 file changed, 3 insertions(+), 3 deletions(-)
12
13 diff --git a/media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild b/media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild
14 index 9ab8a685919..910b6f9157a 100644
15 --- a/media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild
16 +++ b/media-fonts/lohit-telugu/lohit-telugu-2.5.3.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 Telugu 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"