summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2010-09-13 17:56:04 +0000
committerThomas Sachau <tommy@gentoo.org>2010-09-13 17:56:04 +0000
commitd51777820827e683b175c4357516e2542a0950ae (patch)
tree2bb7e644e835ba4c045cb7a553e94fe494a4f7f6 /net-p2p/fms/files
parentRevbump to respect LDFLAGS. Reported by Diego E. Pettenò <flameeyes@gentoo.o... (diff)
downloadgentoo-2-d51777820827e683b175c4357516e2542a0950ae.tar.gz
gentoo-2-d51777820827e683b175c4357516e2542a0950ae.tar.bz2
gentoo-2-d51777820827e683b175c4357516e2542a0950ae.zip
Version bump
(Portage version: 2.2_rc81-r1/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/fms/files')
-rw-r--r--net-p2p/fms/files/quoter.h.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-p2p/fms/files/quoter.h.patch b/net-p2p/fms/files/quoter.h.patch
new file mode 100644
index 000000000000..18b12be0a4a9
--- /dev/null
+++ b/net-p2p/fms/files/quoter.h.patch
@@ -0,0 +1,11 @@
+--- include/quoter.h 2010-08-22 13:04:34.000000000 +0200
++++ include/quoter.h.new 2010-09-03 18:16:37.169391363 +0200
+@@ -4,7 +4,7 @@
+ #include <vector>
+ #include <string>
+
+-#include "../../../include/keyfinder.h"
++#include "keyfinder.h"
+
+ class QuoterVisitor;
+