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 48685138350 for ; Fri, 14 Feb 2020 12:58:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF132E0872; Fri, 14 Feb 2020 12:58:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 B1608E0872 for ; Fri, 14 Feb 2020 12:58:11 +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 DBE2734ED78 for ; Fri, 14 Feb 2020 12:58:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29448147 for ; Fri, 14 Feb 2020 12:58:07 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1581685035.a93ebf50271fe4f950b69f1c9f461f551377f267.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/zh-kcfonts/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild X-VCS-Directories: media-fonts/zh-kcfonts/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: a93ebf50271fe4f950b69f1c9f461f551377f267 X-VCS-Branch: master Date: Fri, 14 Feb 2020 12:58:07 +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: 8008fc0e-a7bc-46e0-8a6d-9fea7587a2ae X-Archives-Hash: a13187e55f93a6a60d98c282221f95d1 commit: a93ebf50271fe4f950b69f1c9f461f551377f267 Author: Ulrich Müller gentoo org> AuthorDate: Fri Feb 14 08:11:09 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Feb 14 12:57:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93ebf50 media-fonts/zh-kcfonts: Add missing FONT_S assignment. This fixes a failure of pushd/popd in font_src_install(). Closes: https://bugs.gentoo.org/709576 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Ulrich Müller gentoo.org> media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild index e2e33f0ed5a..25a0a498bac 100644 --- a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild +++ b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r3.ebuild @@ -25,6 +25,7 @@ RESTRICT="strip binchecks" BDEPEND="x11-apps/bdftopcf" S="${WORKDIR}" +FONT_S="${S}" PATCHES=( "${WORKDIR}"/${P}-freebsd-aa_ad.patch