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 B4F9F138239 for ; Sat, 21 Sep 2019 02:59:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06E6AE07FE; Sat, 21 Sep 2019 02:59:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E254FE07FE for ; Sat, 21 Sep 2019 02:59:24 +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 86D5F34B433 for ; Sat, 21 Sep 2019 02:59:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3531AA8 for ; Sat, 21 Sep 2019 02:59:22 +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: <1569034742.8a76756af80bc8d8fa74fb9ab67d4e84efc01922.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/mplus-outline-fonts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063_p1.ebuild X-VCS-Directories: media-fonts/mplus-outline-fonts/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 8a76756af80bc8d8fa74fb9ab67d4e84efc01922 X-VCS-Branch: master Date: Sat, 21 Sep 2019 02:59:22 +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: ab7bf537-4957-4567-a564-2cb8cf093ebf X-Archives-Hash: 790b67996f5fe3012e92ac0b7f0fd555 commit: 8a76756af80bc8d8fa74fb9ab67d4e84efc01922 Author: Akinori Hattori gentoo org> AuthorDate: Sat Sep 21 02:52:20 2019 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sat Sep 21 02:59:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a76756a media-fonts/mplus-outline-fonts: tidy Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Akinori Hattori gentoo.org> media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063_p1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063_p1.ebuild b/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063_p1.ebuild index b9b0d47f671..83515c02d18 100644 --- a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063_p1.ebuild +++ b/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063_p1.ebuild @@ -5,7 +5,8 @@ EAPI="6" inherit font -MY_P="mplus-TESTFLIGHT-${PV:5:3}a" +MY_P="mplus-${PV/0_pre/TESTFLIGHT-}" +MY_P="${MY_P/_p1/a}" DESCRIPTION="M+ Japanese outline fonts" HOMEPAGE="http://mplus-fonts.osdn.jp/ http://ossipedia.ipa.go.jp/ipafont/"