summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-01-11 18:45:25 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-01-11 18:45:25 +0000
commitba7352e677bb351cc8ca7f9f6f9801b92fc6f178 (patch)
tree19115ff86635c9624296aeaa145281aa6b27aac0 /x11-wm/fluxbox/files
parentcleanup (diff)
downloadhistorical-ba7352e677bb351cc8ca7f9f6f9801b92fc6f178.tar.gz
historical-ba7352e677bb351cc8ca7f9f6f9801b92fc6f178.tar.bz2
historical-ba7352e677bb351cc8ca7f9f6f9801b92fc6f178.zip
fixing stupid breakage caused by cvs trying to be clever. bad cvs, no cookie!
Diffstat (limited to 'x11-wm/fluxbox/files')
-rw-r--r--x11-wm/fluxbox/files/0.9.7/01_cache-bugfix.patch4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-wm/fluxbox/files/0.9.7/01_cache-bugfix.patch b/x11-wm/fluxbox/files/0.9.7/01_cache-bugfix.patch
index 8acd5ff95da5..220773e391d0 100644
--- a/x11-wm/fluxbox/files/0.9.7/01_cache-bugfix.patch
+++ b/x11-wm/fluxbox/files/0.9.7/01_cache-bugfix.patch
@@ -87,10 +87,6 @@ RCS file: /cvsroot/fluxbox/fluxbox/src/FbTk/ImageControl.hh,v
retrieving revision 1.8
retrieving revision 1.9
diff -r1.8 -r1.9
-25c25
-< // $Id: 01_cache-bugfix.patch,v 1.2 2004/01/11 18:28:54 ciaranm Exp $
----
-> // $Id: 01_cache-bugfix.patch,v 1.2 2004/01/11 18:28:54 ciaranm Exp $
130c130
< typedef std::set<Cache *, ltCacheEntry> CacheList;
---