diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-08 21:21:07 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-02-09 14:41:09 +0100 |
commit | 5defe9de85e1a13ec410f525f2a997e69b398955 (patch) | |
tree | a0610ed13016c6a5693530ed9235de9a5a7b6da5 /media-fonts/lohit-gujarati | |
parent | media-fonts/lohit-fonts: fix HOMEPAGE and SRC_URI (diff) | |
download | gentoo-5defe9de85e1a13ec410f525f2a997e69b398955.tar.gz gentoo-5defe9de85e1a13ec410f525f2a997e69b398955.tar.bz2 gentoo-5defe9de85e1a13ec410f525f2a997e69b398955.zip |
media-fonts/lohit-gujarati: fix HOMEPAGE and SRC_URI
Diffstat (limited to 'media-fonts/lohit-gujarati')
-rw-r--r-- | media-fonts/lohit-gujarati/lohit-gujarati-2.92.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/lohit-gujarati/lohit-gujarati-2.92.2.ebuild b/media-fonts/lohit-gujarati/lohit-gujarati-2.92.2.ebuild index 1361d61d4ece..3536df140a3a 100644 --- a/media-fonts/lohit-gujarati/lohit-gujarati-2.92.2.ebuild +++ b/media-fonts/lohit-gujarati/lohit-gujarati-2.92.2.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 Gujarati 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" |