diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-08 21:26:39 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-02-09 14:41:18 +0100 |
commit | 06451a6655ebc2620738e5e79731eeb91406dab3 (patch) | |
tree | 49d7e04f4764635169bcca4bc3c10aad00b8d80b /media-fonts/lohit-tamil | |
parent | media-fonts/lohit-tamil-classical: fix HOMEPAGE and SRC_URI (diff) | |
download | gentoo-06451a6655ebc2620738e5e79731eeb91406dab3.tar.gz gentoo-06451a6655ebc2620738e5e79731eeb91406dab3.tar.bz2 gentoo-06451a6655ebc2620738e5e79731eeb91406dab3.zip |
media-fonts/lohit-tamil: fix HOMEPAGE and SRC_URI
Diffstat (limited to 'media-fonts/lohit-tamil')
-rw-r--r-- | media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild b/media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild index ef2120f993d7..15c7fb0f7fe7 100644 --- a/media-fonts/lohit-tamil/lohit-tamil-2.91.1.ebuild +++ b/media-fonts/lohit-tamil/lohit-tamil-2.91.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 Tamil 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" |