diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-08 21:14:49 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-02-09 14:41:04 +0100 |
commit | b5f7e6e3fecbb12bfdbb71086a3a1c787704c350 (patch) | |
tree | 43cc3880dd3167c5001309277bf5ed5dc46a2330 /media-fonts/lohit-assamese | |
parent | media-fonts/liberation-fonts: fix HOMEPAGE and SRC_URI (diff) | |
download | gentoo-b5f7e6e3fecbb12bfdbb71086a3a1c787704c350.tar.gz gentoo-b5f7e6e3fecbb12bfdbb71086a3a1c787704c350.tar.bz2 gentoo-b5f7e6e3fecbb12bfdbb71086a3a1c787704c350.zip |
media-fonts/lohit-assamese: fix HOMEPAGE and SRC_URI
Diffstat (limited to 'media-fonts/lohit-assamese')
-rw-r--r-- | media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild b/media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild index 0345b5e95be8..074ffa595f6a 100644 --- a/media-fonts/lohit-assamese/lohit-assamese-2.91.2.ebuild +++ b/media-fonts/lohit-assamese/lohit-assamese-2.91.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 Assamese 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" |