Skip to content

Commit

Permalink
media-fonts/lohit-fonts: fix HOMEPAGE and SRC_URI
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and amadio committed Feb 9, 2018
1 parent b8bb7ce commit 6793119
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions media-fonts/lohit-fonts/lohit-fonts-2.20150220.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
6 changes: 3 additions & 3 deletions media-fonts/lohit-fonts/lohit-fonts-2.4.2.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"
Expand Down

0 comments on commit 6793119

Please sign in to comment.