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 9FB52158010 for ; Sun, 5 Feb 2023 01:55:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E293FE07C7; Sun, 5 Feb 2023 01:55:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 C76F4E07C7 for ; Sun, 5 Feb 2023 01:55:03 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B8DD4340CCD for ; Sun, 5 Feb 2023 01:55:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F83989C for ; Sun, 5 Feb 2023 01:55:00 +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: <1675562056.dbd022d02553c49c1e2cdc90bc2e9ab6ba626631.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/po4a/files/, app-text/po4a/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/po4a/files/po4a-0.68-man.patch app-text/po4a/files/po4a-man.patch app-text/po4a/po4a-0.68.ebuild X-VCS-Directories: app-text/po4a/files/ app-text/po4a/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: dbd022d02553c49c1e2cdc90bc2e9ab6ba626631 X-VCS-Branch: master Date: Sun, 5 Feb 2023 01:55:00 +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: 7a7e2941-f12e-449f-a8f3-e8f6fd9d90d6 X-Archives-Hash: 290190113009488a71491d16ae1da43a commit: dbd022d02553c49c1e2cdc90bc2e9ab6ba626631 Author: Akinori Hattori gentoo org> AuthorDate: Sun Feb 5 01:50:26 2023 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sun Feb 5 01:54:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd022d0 app-text/po4a: rename patch Signed-off-by: Akinori Hattori gentoo.org> app-text/po4a/files/{po4a-man.patch => po4a-0.68-man.patch} | 0 app-text/po4a/po4a-0.68.ebuild | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/po4a/files/po4a-man.patch b/app-text/po4a/files/po4a-0.68-man.patch similarity index 100% rename from app-text/po4a/files/po4a-man.patch rename to app-text/po4a/files/po4a-0.68-man.patch diff --git a/app-text/po4a/po4a-0.68.ebuild b/app-text/po4a/po4a-0.68.ebuild index 0814c44f19fb..0508197665aa 100644 --- a/app-text/po4a/po4a-0.68.ebuild +++ b/app-text/po4a/po4a-0.68.ebuild @@ -38,7 +38,7 @@ BDEPEND="app-text/docbook-xml-dtd:4.1.2 virtual/latex-base )" -PATCHES=( "${FILESDIR}"/${PN}-man.patch ) +PATCHES=( "${FILESDIR}"/${P}-man.patch ) DIST_TEST="do"