# Distributed under the GPL v2
# $Id$
+ 03 Sep 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> catalyst:
+ Change my email address to point to my current address rather than my now
+ defunct Gentoo address.
+
03 Sep 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> AUTHORS,
+.gitattributes, README, TODO, catalyst:
Adding .gitattributes and adding an Id variable to AUTHORS, ChangeLog,
# Maintained in full by:
# Andrew Gaffney <agaffney@gentoo.org>
-# Chris Gianelloni <wolf31o2@gentoo.org>
+# Chris Gianelloni <wolf31o2@wolf31o2.org>
# $Id$
import os, sys, getopt
from catalyst.error import *
from catalyst.hash import hash_map
-__maintainer__="Chris Gianelloni <wolf31o2@gentoo.org>"
+__maintainer__="Chris Gianelloni <wolf31o2@wolf31o2.org>"
__version__="2.99"
conf_values = {}