diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-08 21:26:02 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-02-09 14:41:17 +0100 |
commit | 7b96bff1c0a4214d4f62c6d568cdfdebf27fbbbf (patch) | |
tree | f82cb7411a04b6604e77d2e01e565da0ce14d24b /media-fonts/lohit-tamil-classical | |
parent | media-fonts/lohit-odia: fix HOMEPAGE and SRC_URI (diff) | |
download | gentoo-7b96bff1c0a4214d4f62c6d568cdfdebf27fbbbf.tar.gz gentoo-7b96bff1c0a4214d4f62c6d568cdfdebf27fbbbf.tar.bz2 gentoo-7b96bff1c0a4214d4f62c6d568cdfdebf27fbbbf.zip |
media-fonts/lohit-tamil-classical: fix HOMEPAGE and SRC_URI
Diffstat (limited to 'media-fonts/lohit-tamil-classical')
-rw-r--r-- | media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild b/media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild index f956e2370f69..d51ee701d2e9 100644 --- a/media-fonts/lohit-tamil-classical/lohit-tamil-classical-2.5.3.ebuild +++ b/media-fonts/lohit-tamil-classical/lohit-tamil-classical-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 Tamil Classical 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" |