commit: 4da6b8fa49134c4c05b3e7d89c6075e52b9ba773 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Jun 30 18:20:13 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Jul 1 19:58:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4da6b8fa
dev-util/bnfc: remove unused patch Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16508 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-util/bnfc/files/bnfc-2.8-alex-3.1.6.patch | 8 -------- 1 file changed, 8 deletions(-) diff --git a/dev-util/bnfc/files/bnfc-2.8-alex-3.1.6.patch b/dev-util/bnfc/files/bnfc-2.8-alex-3.1.6.patch deleted file mode 100644 index e9834830e25..00000000000 --- a/dev-util/bnfc/files/bnfc-2.8-alex-3.1.6.patch +++ /dev/null @@ -1,8 +0,0 @@ -diff --git a/src/LexBNF.x b/src/LexBNF.x -index 927e15d..aea3386 100644 ---- a/src/LexBNF.x -+++ b/src/LexBNF.x -@@ -11,2 +11,3 @@ import qualified Data.Bits - import Data.Word (Word8) -+import Data.Char (ord) - }
