diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-08 21:23:26 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-02-09 14:41:12 +0100 |
commit | 69caa66fb691f660957a2a01d92abe7962fce7db (patch) | |
tree | 5095991aa5614c1ceeff11cf24792799289877f4 /media-fonts/lohit-malayalam | |
parent | media-fonts/lohit-kannada: fix HOMEPAGE and SRC_URI (diff) | |
download | gentoo-69caa66fb691f660957a2a01d92abe7962fce7db.tar.gz gentoo-69caa66fb691f660957a2a01d92abe7962fce7db.tar.bz2 gentoo-69caa66fb691f660957a2a01d92abe7962fce7db.zip |
media-fonts/lohit-malayalam: fix HOMEPAGE and SRC_URI
Diffstat (limited to 'media-fonts/lohit-malayalam')
-rw-r--r-- | media-fonts/lohit-malayalam/lohit-malayalam-2.92.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/lohit-malayalam/lohit-malayalam-2.92.0.ebuild b/media-fonts/lohit-malayalam/lohit-malayalam-2.92.0.ebuild index 0b8bebeb0f1a..dcbe5c8c9e54 100644 --- a/media-fonts/lohit-malayalam/lohit-malayalam-2.92.0.ebuild +++ b/media-fonts/lohit-malayalam/lohit-malayalam-2.92.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 Malayalam 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" |