From 74742dd9d6be82d386608042c7c1463e7410a251 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Fri, 31 Aug 2007 22:04:45 +0000 Subject: [PATCH] This is catalyst 2.0.5_pre3 for testing the new stages code. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1242 d1e1f19c-881f-0410-ab34-b69fee027534 --- ChangeLog | 3 +++ catalyst | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e884d4de..36872c6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 # $Id: $ + 31 Aug 2007; Chris Gianelloni catalyst: + This is catalyst 2.0.5_pre3 for testing the new stages code. + 31 Aug 2007; Chris Gianelloni targets/stage1/stage1-chroot.sh, targets/stage3/stage3-chroot.sh: We need to force USE=bindist on for building stages. diff --git a/catalyst b/catalyst index 8dbf0281..957b186c 100755 --- a/catalyst +++ b/catalyst @@ -8,7 +8,7 @@ import os,sys,imp,string,getopt import pdb __maintainer__="Chris Gianelloni " -__version__="2.0.5_pre2" +__version__="2.0.5_pre3" conf_values={} -- 2.26.2