diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-08 21:20:26 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2018-02-09 14:41:08 +0100 |
commit | 679311974447654042145835c359b6673adb3505 (patch) | |
tree | 7251a3183e645912a8a38a7cca82e42c9040e285 /media-fonts | |
parent | media-fonts/lohit-devanagari: fix HOMEPAGE and SRC_URI (diff) | |
download | gentoo-679311974447654042145835c359b6673adb3505.tar.gz gentoo-679311974447654042145835c359b6673adb3505.tar.bz2 gentoo-679311974447654042145835c359b6673adb3505.zip |
media-fonts/lohit-fonts: fix HOMEPAGE and SRC_URI
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild | 4 | ||||
-rw-r--r-- | media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild b/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild index 6f4271b0070f..a4ffddc7e98b 100644 --- a/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild +++ b/media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Meta ebuild for the Lohit family of Indic fonts" -HOMEPAGE="https://fedorahosted.org/lohit" +HOMEPAGE="https://pagure.io/lohit" LICENSE="OFL-1.1" SLOT="0" diff --git a/media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild b/media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild index 240493007d67..1beaf8461e75 100644 --- a/media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild +++ b/media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit font @@ -8,9 +8,9 @@ FONTDIR="/usr/share/fonts/indic" FONT_SUFFIX="ttf" DESCRIPTION="The Lohit family of Indic fonts" -HOMEPAGE="https://fedorahosted.org/lohit" +HOMEPAGE="https://pagure.io/lohit" LICENSE="GPL-2" -SRC_URI="https://fedorahosted.org/releases/l/o/lohit/${P}.tar.gz" +SRC_URI="https://releases.pagure.org/lohit/${P}.tar.gz" SLOT="0" KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x86-macos" |