Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/discount/files/
Date: Mon, 30 May 2022 19:13:15
Message-Id: 1653937967.b5df0f1a4136f8a329330afbd8a207d9eec81131.bkohler@gentoo
1 commit: b5df0f1a4136f8a329330afbd8a207d9eec81131
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 19:11:21 2022 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 19:12:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5df0f1a
7
8 app-text/discount: drop unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/25684
11
12 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
13
14 app-text/discount/files/gethopt-undefined.patch | 11 -----------
15 1 file changed, 11 deletions(-)
16
17 diff --git a/app-text/discount/files/gethopt-undefined.patch b/app-text/discount/files/gethopt-undefined.patch
18 deleted file mode 100644
19 index b74e2e79bc1a..000000000000
20 --- a/app-text/discount/files/gethopt-undefined.patch
21 +++ /dev/null
22 @@ -1,11 +0,0 @@
23 ---- a/Makefile.in
24 -+++ b/Makefile.in
25 -@@ -139,7 +139,7 @@
26 -
27 - pandoc_headers.o: tools/pandoc_headers.c config.h
28 - $(BUILD) -c -o pandoc_headers.o tools/pandoc_headers.c
29 --pandoc_headers: pandoc_headers.o
30 -+pandoc_headers: pandoc_headers.o $(MKDLIB) $(COMMON)
31 - $(LINK) -o pandoc_headers pandoc_headers.o $(COMMON) -lmarkdown
32 -
33 - branch.o: tools/branch.c config.h