diff options
author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2016-08-18 12:23:35 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2016-09-04 15:08:38 +0200 |
commit | 3fe4d2275599ec982e83f40990d6b79c0f0b1ef6 (patch) | |
tree | c0d846832a13ad104b31dd58b2da109b701b29c6 /dev-libs/ace | |
parent | sci-biology/mosaik: Version bump to 2.2.30 (diff) | |
download | gentoo-3fe4d2275599ec982e83f40990d6b79c0f0b1ef6.tar.gz gentoo-3fe4d2275599ec982e83f40990d6b79c0f0b1ef6.tar.bz2 gentoo-3fe4d2275599ec982e83f40990d6b79c0f0b1ef6.zip |
dev-libs/ace: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/2223
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/ace')
-rw-r--r-- | dev-libs/ace/files/ace-missing-refcountable-header.patch | 26 |
1 files changed, 0 insertions, 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 df5c4070ea8e..000000000000 --- 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 \ |