diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-08 21:27:15 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-02-09 14:41:19 +0100 |
commit | 0d279826a6b4c3ebbd892391e649b56a480a698b (patch) | |
tree | aff57c69249873672e0f6bd1d0682600f77706f5 /media-fonts/lohit-telugu | |
parent | media-fonts/lohit-tamil: fix HOMEPAGE and SRC_URI (diff) | |
download | gentoo-0d279826a6b4c3ebbd892391e649b56a480a698b.tar.gz gentoo-0d279826a6b4c3ebbd892391e649b56a480a698b.tar.bz2 gentoo-0d279826a6b4c3ebbd892391e649b56a480a698b.zip |
media-fonts/lohit-telugu: fix HOMEPAGE and SRC_URI
Diffstat (limited to 'media-fonts/lohit-telugu')
-rw-r--r-- | media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild b/media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild index 9ab8a6859198..910b6f9157a3 100644 --- a/media-fonts/lohit-telugu/lohit-telugu-2.5.3.ebuild +++ b/media-fonts/lohit-telugu/lohit-telugu-2.5.3.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 Telugu 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" |