From c54747f001771c6eed48f9c4da6ec7b35d0c8226 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 8 Feb 2006 22:17:39 +0000 Subject: [PATCH] This is 2.0_rc34. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1078 d1e1f19c-881f-0410-ab34-b69fee027534 --- ChangeLog | 7 +++++-- catalyst | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index dfa64d7c..72802cad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.563 2006/02/08 21:48:10 rocket Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.564 2006/02/08 22:17:39 wolf31o2 Exp $ + + 08 Feb 2006; Chris Gianelloni catalyst: + This is 2.0_rc34. 08 Feb 2006; Eric Edgar targets/support/bootloader-setup.sh: @@ -12,7 +15,7 @@ 08 Feb 2006; Chris Gianelloni catalyst, targets/support/livecdfs-update.sh: Rearranged generation of /usr/livecd/systempkgs.txt for the LiveCD. Thanks - to Andrew Gaffney for spotting this. + to Andrew Gaffney for spotting this. This is 2.0_rc33. 07 Feb 2006; Chris Gianelloni catalyst, targets/support/kmerge.sh: diff --git a/catalyst b/catalyst index 6f563076..709e5577 100755 --- a/catalyst +++ b/catalyst @@ -1,7 +1,7 @@ #!/usr/bin/python -OO # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.141 2006/02/08 03:25:24 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.142 2006/02/08 22:17:39 wolf31o2 Exp $ # Maintained in full by: # Eric Edgar @@ -11,7 +11,7 @@ import os,sys,imp,string,getopt import pdb __maintainer__="Chris Gianelloni " -__version__="2.0_rc33" +__version__="2.0_rc34" conf_values={} -- 2.26.2