commit:     229d742aa21ee845a2f057779f75d669c4f05a26
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  9 09:47:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  9 09:47:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=229d742a

dev-libs/libebml: cleanup patch

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../libebml/files/libebml-1.4.2-header-fixes-for-gcc11.patch     | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/dev-libs/libebml/files/libebml-1.4.2-header-fixes-for-gcc11.patch 
b/dev-libs/libebml/files/libebml-1.4.2-header-fixes-for-gcc11.patch
index 96cb1f698ba..c16e1395d60 100644
--- a/dev-libs/libebml/files/libebml-1.4.2-header-fixes-for-gcc11.patch
+++ b/dev-libs/libebml/files/libebml-1.4.2-header-fixes-for-gcc11.patch
@@ -4,13 +4,6 @@ Date: Sat, 27 Feb 2021 20:36:52 +0100
 Subject: [PATCH] include appropriate header files for std::numeric_limits
 
 Fixes #80.
----
- src/EbmlString.cpp        | 1 +
- src/EbmlUnicodeString.cpp | 1 +
- 3 files changed, 6 insertions(+)
-
-diff --git a/src/EbmlString.cpp b/src/EbmlString.cpp
-index 27e55fd..4c05fcf 100644
 --- a/src/EbmlString.cpp
 +++ b/src/EbmlString.cpp
 @@ -34,6 +34,7 @@
@@ -21,8 +14,6 @@ index 27e55fd..4c05fcf 100644
  
  #include "ebml/EbmlString.h"
  
-diff --git a/src/EbmlUnicodeString.cpp b/src/EbmlUnicodeString.cpp
-index 496a16a..99fc073 100644
 --- a/src/EbmlUnicodeString.cpp
 +++ b/src/EbmlUnicodeString.cpp
 @@ -36,6 +36,7 @@

Reply via email to