Gentoo Archives: gentoo-commits

From: Naohiro Aota <naota@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/ipamonafont/
Date: Mon, 02 Sep 2019 21:38:02
Message-Id: 1567460235.761c798d4b78f7ebe23353f381ceaa2da896ae27.naota@gentoo
1 commit: 761c798d4b78f7ebe23353f381ceaa2da896ae27
2 Author: shimataro <shimataro <AT> zelkova <DOT> cc>
3 AuthorDate: Tue Jul 30 13:00:17 2019 +0000
4 Commit: Naohiro Aota <naota <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 2 21:37:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761c798d
7
8 media-fonts/ipamonafont: update HOMEPAGE and SRC_URI
9
10 Closes: https://bugs.gentoo.org/682546
11 Signed-off-by: shimataro <shimataro <AT> zelkova.cc>
12 Closes: https://github.com/gentoo/gentoo/pull/12579
13 Signed-off-by: Naohiro Aota <naota <AT> gentoo.org>
14
15 media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild b/media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild
19 index e8d745c1727..eff1b88faa2 100644
20 --- a/media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild
21 +++ b/media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild
22 @@ -6,9 +6,9 @@ EAPI=0
23 inherit font
24
25 DESCRIPTION="Hacked version of IPA fonts, which is suitable for browsing 2ch"
26 -HOMEPAGE="http://www.geocities.jp/ipa_mona/index.html"
27 +HOMEPAGE="https://web.archive.org/web/20190326123924/http://www.geocities.jp/ipa_mona/"
28 MY_PN="opfc-ModuleHP-1.1.1_withIPAMonaFonts"
29 -SRC_URI="http://www.geocities.jp/ipa_mona/${MY_PN}-${PV}.tar.gz"
30 +SRC_URI="http://freebsd.sin.openmirrors.asia/pub/FreeBSD/ports/local-distfiles/hrs/${MY_PN}-${PV}.tar.gz"
31
32 LICENSE="grass-ipafonts mplus-fonts public-domain"
33 SLOT="0"