commit:     07bd636f56e457e599b6bc867b5975c84c7ffa5f
Author:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 17:31:16 2017 +0000
Commit:     Daniel Pielmeier <billie <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 17:31:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bd636f

app-cdr/cdrtools: Remove unused patch.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../files/cdrtools-clang-include-schily-sha2.patch      | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/app-cdr/cdrtools/files/cdrtools-clang-include-schily-sha2.patch 
b/app-cdr/cdrtools/files/cdrtools-clang-include-schily-sha2.patch
deleted file mode 100644
index 8e04ed30cc..0000000000
--- a/app-cdr/cdrtools/files/cdrtools-clang-include-schily-sha2.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- a/include/schily/sha2.h  2016-06-05 00:48:16.547308184 -0500
-+++ b/include/schily/sha2.h  2016-06-05 00:49:29.304314626 -0500
-@@ -104,10 +104,14 @@
- 
- #ifdef        HAVE_LONGLONG
- extern void SHA384Init                __PR((SHA2_CTX *));
-+
-+#ifndef HAVE_PRAGMA_WEAK
- extern void SHA384Transform   __PR((UInt64_t state[8],
-                                       const UInt8_t [SHA384_BLOCK_LENGTH]));
- extern void SHA384Update      __PR((SHA2_CTX *, const UInt8_t *, size_t));
- extern void SHA384Pad         __PR((SHA2_CTX *));
-+#endif
-+
- extern void SHA384Final               __PR((UInt8_t [SHA384_DIGEST_LENGTH],
-                                       SHA2_CTX *));
- extern char *SHA384End                __PR((SHA2_CTX *, char *));

Reply via email to