diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-08 21:22:26 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-02-09 14:41:11 +0100 |
commit | 0cebb4441afbe7925873fa726e42cf47e2aa5f18 (patch) | |
tree | 9c06f102e2e0c3e7e9b9a975e8578c64eb406982 | |
parent | media-fonts/lohit-gurmukhi: fix HOMEPAGE and SRC_URI (diff) | |
download | gentoo-0cebb4441afbe7925873fa726e42cf47e2aa5f18.tar.gz gentoo-0cebb4441afbe7925873fa726e42cf47e2aa5f18.tar.bz2 gentoo-0cebb4441afbe7925873fa726e42cf47e2aa5f18.zip |
media-fonts/lohit-kannada: fix HOMEPAGE and SRC_URI
-rw-r--r-- | media-fonts/lohit-kannada/lohit-kannada-2.5.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/lohit-kannada/lohit-kannada-2.5.3.ebuild b/media-fonts/lohit-kannada/lohit-kannada-2.5.3.ebuild index 20ae621ec56f..0ad3ce4a554e 100644 --- a/media-fonts/lohit-kannada/lohit-kannada-2.5.3.ebuild +++ b/media-fonts/lohit-kannada/lohit-kannada-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 Kannada 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" |