From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 75ACB138334 for ; Mon, 2 Sep 2019 21:38:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 845D7E0729; Mon, 2 Sep 2019 21:38:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C23CE0729 for ; Mon, 2 Sep 2019 21:38:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4F6834AA7B for ; Mon, 2 Sep 2019 21:37:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 304EA77A for ; Mon, 2 Sep 2019 21:37:57 +0000 (UTC) From: "Naohiro Aota" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Naohiro Aota" Message-ID: <1567460235.761c798d4b78f7ebe23353f381ceaa2da896ae27.naota@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/ipamonafont/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild X-VCS-Directories: media-fonts/ipamonafont/ X-VCS-Committer: naota X-VCS-Committer-Name: Naohiro Aota X-VCS-Revision: 761c798d4b78f7ebe23353f381ceaa2da896ae27 X-VCS-Branch: master Date: Mon, 2 Sep 2019 21:37:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4916f0f0-dbb6-4ecb-ab4b-835a967f146a X-Archives-Hash: fef10fd29ce77808ca335b312f919048 commit: 761c798d4b78f7ebe23353f381ceaa2da896ae27 Author: shimataro zelkova cc> AuthorDate: Tue Jul 30 13:00:17 2019 +0000 Commit: Naohiro Aota gentoo org> CommitDate: Mon Sep 2 21:37:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=761c798d media-fonts/ipamonafont: update HOMEPAGE and SRC_URI Closes: https://bugs.gentoo.org/682546 Signed-off-by: shimataro zelkova.cc> Closes: https://github.com/gentoo/gentoo/pull/12579 Signed-off-by: Naohiro Aota gentoo.org> media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild b/media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild index e8d745c1727..eff1b88faa2 100644 --- a/media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild +++ b/media-fonts/ipamonafont/ipamonafont-1.0.8.ebuild @@ -6,9 +6,9 @@ EAPI=0 inherit font DESCRIPTION="Hacked version of IPA fonts, which is suitable for browsing 2ch" -HOMEPAGE="http://www.geocities.jp/ipa_mona/index.html" +HOMEPAGE="https://web.archive.org/web/20190326123924/http://www.geocities.jp/ipa_mona/" MY_PN="opfc-ModuleHP-1.1.1_withIPAMonaFonts" -SRC_URI="http://www.geocities.jp/ipa_mona/${MY_PN}-${PV}.tar.gz" +SRC_URI="http://freebsd.sin.openmirrors.asia/pub/FreeBSD/ports/local-distfiles/hrs/${MY_PN}-${PV}.tar.gz" LICENSE="grass-ipafonts mplus-fonts public-domain" SLOT="0"