Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/po4a/files/, app-text/po4a/
Date: Mon, 22 Nov 2021 15:02:06
Message-Id: 1637593147.485fbb67904d053496d9f3bda19f38069aa909fd.hattya@gentoo
1 commit: 485fbb67904d053496d9f3bda19f38069aa909fd
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 22 14:59:07 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 22 14:59:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=485fbb67
7
8 app-text/po4a: update patch
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-text/po4a/files/{po4a-0.60-man.patch => po4a-man.patch} | 0
14 app-text/po4a/po4a-0.63-r1.ebuild | 2 +-
15 app-text/po4a/po4a-0.64.ebuild | 2 +-
16 3 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-text/po4a/files/po4a-0.60-man.patch b/app-text/po4a/files/po4a-man.patch
19 similarity index 100%
20 rename from app-text/po4a/files/po4a-0.60-man.patch
21 rename to app-text/po4a/files/po4a-man.patch
22
23 diff --git a/app-text/po4a/po4a-0.63-r1.ebuild b/app-text/po4a/po4a-0.63-r1.ebuild
24 index 0455420eda69..f8606e598287 100644
25 --- a/app-text/po4a/po4a-0.63-r1.ebuild
26 +++ b/app-text/po4a/po4a-0.63-r1.ebuild
27 @@ -36,7 +36,7 @@ BDEPEND="app-text/docbook-xml-dtd:4.1.2
28 virtual/latex-base
29 )"
30
31 -PATCHES=( "${FILESDIR}"/${PN}-0.60-man.patch )
32 +PATCHES=( "${FILESDIR}"/${PN}-man.patch )
33
34 DIST_TEST="do"
35
36
37 diff --git a/app-text/po4a/po4a-0.64.ebuild b/app-text/po4a/po4a-0.64.ebuild
38 index ad37199d5262..06a610cfb5f7 100644
39 --- a/app-text/po4a/po4a-0.64.ebuild
40 +++ b/app-text/po4a/po4a-0.64.ebuild
41 @@ -36,7 +36,7 @@ BDEPEND="app-text/docbook-xml-dtd:4.1.2
42 virtual/latex-base
43 )"
44
45 -PATCHES=( "${FILESDIR}"/${PN}-0.60-man.patch )
46 +PATCHES=( "${FILESDIR}"/${PN}-man.patch )
47
48 DIST_TEST="do"