commit:     6c5e4bcf3ed05ba7b03be3537b2528d01a3d2ac3
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jun  6 20:04:54 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun  7 04:41:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c5e4bcf

app-text/ttf2pk2: remove unused patch(es)

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16091
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 .../ttf2pk2-2.0_p20190410-fno-common-gcc10.patch    | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git 
a/app-text/ttf2pk2/files/ttf2pk2-2.0_p20190410-fno-common-gcc10.patch 
b/app-text/ttf2pk2/files/ttf2pk2-2.0_p20190410-fno-common-gcc10.patch
deleted file mode 100644
index 74678208a24..00000000000
--- a/app-text/ttf2pk2/files/ttf2pk2-2.0_p20190410-fno-common-gcc10.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- a/pklib.c
-+++ b/pklib.c
-@@ -64,8 +64,6 @@
- #define PK_POST (char)245
- #define PK_NOP  (char)246
- 
--int dpi;
--
- FILE *pk_file;
- 
- 
---- a/pklib.h
-+++ b/pklib.h
-@@ -13,6 +13,7 @@
- 
- typedef unsigned char byte;
- 
-+extern int dpi;
- 
- void TFMopen(char **filename);
- 

Reply via email to