Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ace/files/
Date: Sun, 04 Sep 2016 13:10:12
Message-Id: 1472994518.3fe4d2275599ec982e83f40990d6b79c0f0b1ef6.soap@gentoo
1 commit: 3fe4d2275599ec982e83f40990d6b79c0f0b1ef6
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Aug 18 10:23:35 2016 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 13:08:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe4d227
7
8 dev-libs/ace: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/2223
11
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 .../files/ace-missing-refcountable-header.patch | 26 ----------------------
15 1 file changed, 26 deletions(-)
16
17 diff --git a/dev-libs/ace/files/ace-missing-refcountable-header.patch b/dev-libs/ace/files/ace-missing-refcountable-header.patch
18 deleted file mode 100644
19 index df5c407..00000000
20 --- a/dev-libs/ace/files/ace-missing-refcountable-header.patch
21 +++ /dev/null
22 @@ -1,26 +0,0 @@
23 ---- ace/Makefile.am.orig 2008-10-22 22:28:29.000000000 +0300
24 -+++ ace/Makefile.am 2008-10-22 22:29:50.000000000 +0300
25 -@@ -876,6 +876,7 @@
26 - Recursive_Thread_Mutex.inl \
27 - Recyclable.h \
28 - Recyclable.inl \
29 -+ Refcountable.h \
30 - Refcountable_T.cpp \
31 - Refcountable_T.h \
32 - Refcountable_T.inl \
33 -@@ -1054,6 +1055,7 @@
34 - Timeprobe_T.h \
35 - Timer_Hash_T.cpp \
36 - Timer_Hash_T.h \
37 -+ Timer_Heap.h \
38 - Timer_Heap_T.cpp \
39 - Timer_Heap_T.h \
40 - Timer_List_T.cpp \
41 -@@ -1061,6 +1063,7 @@
42 - Timer_Queue_Adapters.cpp \
43 - Timer_Queue_Adapters.h \
44 - Timer_Queue_Adapters.inl \
45 -+ Timer_Queue.h \
46 - Timer_Queue_T.cpp \
47 - Timer_Queue_T.h \
48 - Timer_Queue_T.inl \