commit: 3fe4d2275599ec982e83f40990d6b79c0f0b1ef6 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Aug 18 10:23:35 2016 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Sep 4 13:08:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe4d227
dev-libs/ace: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/2223 Signed-off-by: David Seifert <soap <AT> gentoo.org> .../files/ace-missing-refcountable-header.patch | 26 ---------------------- 1 file changed, 26 deletions(-) diff --git a/dev-libs/ace/files/ace-missing-refcountable-header.patch b/dev-libs/ace/files/ace-missing-refcountable-header.patch deleted file mode 100644 index df5c407..00000000 --- a/dev-libs/ace/files/ace-missing-refcountable-header.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- ace/Makefile.am.orig 2008-10-22 22:28:29.000000000 +0300 -+++ ace/Makefile.am 2008-10-22 22:29:50.000000000 +0300 -@@ -876,6 +876,7 @@ - Recursive_Thread_Mutex.inl \ - Recyclable.h \ - Recyclable.inl \ -+ Refcountable.h \ - Refcountable_T.cpp \ - Refcountable_T.h \ - Refcountable_T.inl \ -@@ -1054,6 +1055,7 @@ - Timeprobe_T.h \ - Timer_Hash_T.cpp \ - Timer_Hash_T.h \ -+ Timer_Heap.h \ - Timer_Heap_T.cpp \ - Timer_Heap_T.h \ - Timer_List_T.cpp \ -@@ -1061,6 +1063,7 @@ - Timer_Queue_Adapters.cpp \ - Timer_Queue_Adapters.h \ - Timer_Queue_Adapters.inl \ -+ Timer_Queue.h \ - Timer_Queue_T.cpp \ - Timer_Queue_T.h \ - Timer_Queue_T.inl \