diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-11 18:45:25 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-11 18:45:25 +0000 |
commit | ec7146cb8c36f9058190509eb53d4e2dfad9cb33 (patch) | |
tree | c48a2ba77abf1b4098a88147459002268ab5543d /x11-wm/fluxbox | |
parent | cleanup (diff) | |
download | gentoo-2-ec7146cb8c36f9058190509eb53d4e2dfad9cb33.tar.gz gentoo-2-ec7146cb8c36f9058190509eb53d4e2dfad9cb33.tar.bz2 gentoo-2-ec7146cb8c36f9058190509eb53d4e2dfad9cb33.zip |
fixing stupid breakage caused by cvs trying to be clever. bad cvs, no cookie!
Diffstat (limited to 'x11-wm/fluxbox')
-rw-r--r-- | x11-wm/fluxbox/files/0.9.7/01_cache-bugfix.patch | 4 |
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; --- |