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 11740138359 for ; Mon, 10 Aug 2020 13:55:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41A95E07FE; Mon, 10 Aug 2020 13:55:51 +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 24439E07FE for ; Mon, 10 Aug 2020 13:55:51 +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 169CF34F0E6 for ; Mon, 10 Aug 2020 13:55:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDDDB2FC for ; Mon, 10 Aug 2020 13:55:48 +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: <1597067743.ab29961ebcab9b588a74b46bd0f0d6f0b97aea1a.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/po4a/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/po4a/po4a-0.61.ebuild X-VCS-Directories: app-text/po4a/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: ab29961ebcab9b588a74b46bd0f0d6f0b97aea1a X-VCS-Branch: master Date: Mon, 10 Aug 2020 13:55:48 +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: e8e86595-2bb8-4bef-aa72-55d619a3caa2 X-Archives-Hash: f8f8dbda6cb1602004b24b78fa739ad7 commit: ab29961ebcab9b588a74b46bd0f0d6f0b97aea1a Author: Akinori Hattori gentoo org> AuthorDate: Mon Aug 10 13:55:19 2020 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Mon Aug 10 13:55:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab29961e app-text/po4a: fix prepare Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori gentoo.org> app-text/po4a/po4a-0.61.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/po4a/po4a-0.61.ebuild b/app-text/po4a/po4a-0.61.ebuild index 8807618f22d..f17215b23e4 100644 --- a/app-text/po4a/po4a-0.61.ebuild +++ b/app-text/po4a/po4a-0.61.ebuild @@ -35,7 +35,7 @@ DEPEND="${RDEPEND} virtual/latex-base )" -PATCHES=( "${FILESDIR}"/${P}-man.patch ) +PATCHES=( "${FILESDIR}"/${PN}-0.60-man.patch ) DIST_TEST="do"