summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2003-03-13 23:33:52 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2003-03-13 23:33:52 +0000
commitd20910bacb2626d95615b9f619c862cc027b844b (patch)
treedff44a4ab7d4293721864f7a9dbc4ef69afa7f39 /dev-libs/dvthread
parentsupersed to sed (diff)
downloadhistorical-d20910bacb2626d95615b9f619c862cc027b844b.tar.gz
historical-d20910bacb2626d95615b9f619c862cc027b844b.tar.bz2
historical-d20910bacb2626d95615b9f619c862cc027b844b.zip
id got overwritten - adding with kb flag
Diffstat (limited to 'dev-libs/dvthread')
-rw-r--r--dev-libs/dvthread/files/gentoo-0.4.4.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-libs/dvthread/files/gentoo-0.4.4.patch b/dev-libs/dvthread/files/gentoo-0.4.4.patch
deleted file mode 100644
index 880b8fa66e8c..000000000000
--- a/dev-libs/dvthread/files/gentoo-0.4.4.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN ori/dvthread/monitor.h dvthread-0.4.4/dvthread/monitor.h
---- ori/dvthread/monitor.h 2003-03-14 00:16:27.000000000 +0100
-+++ dvthread-0.4.4/dvthread/monitor.h 2003-03-14 00:16:44.000000000 +0100
-@@ -2,6 +2,8 @@
- #define DV_THREAD_MONITOR_H
- // $Id: monitor.h,v 1.9 2002/12/22 09:20:08 dvermeir Exp $
-
-+using namespace std;
-+
- #include <string>
- #include <iostream>
- #include <stdexcept>