From 494b52fc473a213504a55c3f161eef74e51d69ea Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 15 Nov 2005 22:20:42 +0000 Subject: [PATCH] Changed version marker to 2.0_pre20051115 for new ebuild. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@890 d1e1f19c-881f-0410-ab34-b69fee027534 --- ChangeLog | 5 ++++- catalyst | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 347f0b8e..75a05bcd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.378 2005/11/15 21:04:43 rocket Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.379 2005/11/15 22:20:42 wolf31o2 Exp $ + + 15 Nov 2005; Chris Gianelloni catalyst: + Changed version marker to 2.0_pre20051115 for new ebuild. 15 Nov 2005; Eric Edgar modules/livecd_stage2_target.py: diff --git a/catalyst b/catalyst index 8397a50d..bdac9425 100755 --- a/catalyst +++ b/catalyst @@ -1,7 +1,7 @@ #!/usr/bin/python # 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.95 2005/11/11 15:46:40 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.96 2005/11/15 22:20:42 wolf31o2 Exp $ # Maintained in full by: # Eric Edgar @@ -10,7 +10,7 @@ import os,sys,imp,string,getopt import pdb __maintainer__="Chris Gianelloni " -__version__="2.0_pre20051111" +__version__="2.0_pre20051115" conf_values={} -- 2.26.2