commit: 9c3a14f3829cff520e9748faf902ba912a0915bc Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Mar 27 18:16:32 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Mar 28 23:15:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3a14f3
dev-util/source-highlight: remove unused patch(es) Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15141 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> .../files/source-highlight-3.1.8-no-black.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dev-util/source-highlight/files/source-highlight-3.1.8-no-black.patch b/dev-util/source-highlight/files/source-highlight-3.1.8-no-black.patch deleted file mode 100644 index b673c2f7922..00000000000 --- a/dev-util/source-highlight/files/source-highlight-3.1.8-no-black.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up source-highlight-3.1.8/src/esc.style.no-black source-highlight-3.1.8/src/esc.style ---- source-highlight-3.1.8/src/esc.style.no-black 2019-03-20 16:52:33.053965325 +0000 -+++ source-highlight-3.1.8/src/esc.style 2019-03-20 16:52:42.502965289 +0000 -@@ -7,7 +7,7 @@ comment cyan i ; - number purple ; - preproc darkblue b ; - symbol darkred ; --function black b; -+function b; - cbracket red; - variable darkgreen ; -
