# ChangeLog for gentoo/src/catalyst
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.171 2005/02/04 16:46:42 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.172 2005/02/04 16:55:59 wolf31o2 Exp $
+
+ 04 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org> files/catalyst.conf:
+ Removed ccache from default options as it breaks catalyst when merged with
+ USE=-ccache.
04 Feb 2005; Chris Gianelloni <wolf31o2@gentoo.org>
modules/snapshot_target.py:
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/files/catalyst.conf,v 1.8 2004/10/22 04:23:16 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/files/catalyst.conf,v 1.9 2005/02/04 16:55:59 wolf31o2 Exp $
# Simple desriptions of catalyst settings. Please refer to the online
# documentation for more information.
# prematurely)
# kerncache = keeps a tbz2 of your built kernel and modules (useful if your
# build stops in livecd-stage2)
-options="ccache pkgcache kerncache"
+options="pkgcache kerncache"
# sharedir specifies where all of the catalyst runtime executables are. Most users do
# not need to change this.