diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-08 21:24:09 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-02-09 14:41:14 +0100 |
commit | be8040a8242e08225f099177f6818128eb67b618 (patch) | |
tree | 9e29e00ed9a749e03d432a0c67e082c0df3e5654 /media-fonts/lohit-marathi | |
parent | media-fonts/lohit-malayalam: fix HOMEPAGE and SRC_URI (diff) | |
download | gentoo-be8040a8242e08225f099177f6818128eb67b618.tar.gz gentoo-be8040a8242e08225f099177f6818128eb67b618.tar.bz2 gentoo-be8040a8242e08225f099177f6818128eb67b618.zip |
media-fonts/lohit-marathi: fix HOMEPAGE and SRC_URI
Diffstat (limited to 'media-fonts/lohit-marathi')
-rw-r--r-- | media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild b/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild index 7b03568a8eac..e039705027ab 100644 --- a/media-fonts/lohit-marathi/lohit-marathi-2.94.0.ebuild +++ b/media-fonts/lohit-marathi/lohit-marathi-2.94.0.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 Marathi 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" |