diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-08 21:16:39 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-02-09 14:41:05 +0100 |
commit | 82f3d2d9fe29fc42d360ff3340280e5dd7e68626 (patch) | |
tree | 3c19acdb9b6dbffb10441a4512a05f602e1d4d9f /media-fonts | |
parent | media-fonts/lohit-assamese: fix HOMEPAGE and SRC_URI (diff) | |
download | gentoo-82f3d2d9fe29fc42d360ff3340280e5dd7e68626.tar.gz gentoo-82f3d2d9fe29fc42d360ff3340280e5dd7e68626.tar.bz2 gentoo-82f3d2d9fe29fc42d360ff3340280e5dd7e68626.zip |
media-fonts/lohit-bengali: fix HOMEPAGE and SRC_URI
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/lohit-bengali/lohit-bengali-2.91.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/lohit-bengali/lohit-bengali-2.91.2.ebuild b/media-fonts/lohit-bengali/lohit-bengali-2.91.2.ebuild index cc00ee3952aa..41cd708952ab 100644 --- a/media-fonts/lohit-bengali/lohit-bengali-2.91.2.ebuild +++ b/media-fonts/lohit-bengali/lohit-bengali-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 Bengali 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" |