# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.448 2005/12/09 20:47:05 rocket Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.449 2005/12/09 22:38:43 wolf31o2 Exp $
+
+ 09 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> catalyst:
+ Swapped -v/-V since I had gotten them wrong here.
09 Dec 2005; Eric Edgar <rocket@gentoo.org>
modules/generic_stage_target.py:
#!/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.112 2005/12/09 19:03:07 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.113 2005/12/09 22:38:43 wolf31o2 Exp $
# Maintained in full by:
# Eric Edgar <rocket@gentoo.org>
print " -h --help print this help message"
print " -p --purge clear tmp dirs,package cache and autoresume flags"
print " -s --snapshot generate a Portage snapshot"
- print " -v --version display version information"
- print " -V --verbose verbose output"
+ print " -V --version display version information"
+ print " -v --verbose verbose output"
print
print "Usage examples:"
print