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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D9B70158086 for ; Wed, 24 Nov 2021 13:47:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 336612BC003; Wed, 24 Nov 2021 13:47:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CAB82E0871 for ; Wed, 24 Nov 2021 13:47:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D1CAB342E1B for ; Wed, 24 Nov 2021 13:47:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A07661DA for ; Wed, 24 Nov 2021 13:47:01 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1637761600.b1243f2782431fa60d7ec061b1d01fa68a39002f.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/takao-fonts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/takao-fonts/takao-fonts-003.02.01.ebuild X-VCS-Directories: media-fonts/takao-fonts/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: b1243f2782431fa60d7ec061b1d01fa68a39002f X-VCS-Branch: master Date: Wed, 24 Nov 2021 13:47:01 +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: f823c706-098d-4d3f-ae6b-92fbb8ba9f83 X-Archives-Hash: a4de2d566cdcf9695e1e9d63f3a21d7c commit: b1243f2782431fa60d7ec061b1d01fa68a39002f Author: Akinori Hattori gentoo org> AuthorDate: Wed Nov 24 13:41:26 2021 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Wed Nov 24 13:46:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1243f27 media-fonts/takao-fonts: update SRC_URI Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori gentoo.org> media-fonts/takao-fonts/takao-fonts-003.02.01.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-fonts/takao-fonts/takao-fonts-003.02.01.ebuild b/media-fonts/takao-fonts/takao-fonts-003.02.01.ebuild index 2f20cc012419..f457b05e987c 100644 --- a/media-fonts/takao-fonts/takao-fonts-003.02.01.ebuild +++ b/media-fonts/takao-fonts/takao-fonts-003.02.01.ebuild @@ -9,7 +9,7 @@ MY_P="${PN}-ttf-${PV}" DESCRIPTION="A community developed derivatives of IPA Fonts" HOMEPAGE="https://launchpad.net/takao-fonts" -SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${MY_P}.tar.gz" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz" LICENSE="IPAfont" SLOT="0"