From: Eric Edgar Date: Tue, 5 Apr 2005 21:52:51 +0000 (+0000) Subject: Fixed email address X-Git-Tag: CATALYST_2_0_6_916~791 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=02e1331d4e950a14a7673ad44c96dbdd9df10973;p=catalyst.git Fixed email address git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@582 d1e1f19c-881f-0410-ab34-b69fee027534 --- diff --git a/ChangeLog b/ChangeLog index 43c63a3b..ae842831 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gentoo/src/catalyst # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.204 2005/04/05 21:49:57 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.205 2005/04/05 21:52:51 rocket Exp $ + + 05 Apr 2005; Eric Edgar catalyst: + Fixed email address 05 Apr 2005; Chris Gianelloni AUTHORS: Updated AUTHORS with new maintainers and updated contributors list. diff --git a/catalyst b/catalyst index f4f39d54..5e5908ae 100755 --- a/catalyst +++ b/catalyst @@ -1,11 +1,11 @@ #!/usr/bin/python # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.70 2005/04/05 21:43:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/catalyst,v 1.71 2005/04/05 21:52:51 rocket Exp $ # Maintained in full by: # Eric Edgar -# Chris Gianelloni +# Chris Gianelloni # John Davis import os,sys,imp,string,getopt