From 94e2fcb4d54908b37bf48ba43ea4adde7a047b50 Mon Sep 17 00:00:00 2001 From: Randall Donald Date: Tue, 26 Nov 2002 02:51:52 +0000 Subject: [PATCH] fernanda.py: colouring support for section, depends and recomends again --- fernanda.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/fernanda.py b/fernanda.py index ed06b912..bb4eedc5 100755 --- a/fernanda.py +++ b/fernanda.py @@ -2,7 +2,7 @@ # Script to automate some parts of checking NEW packages # Copyright (C) 2000, 2001, 2002 James Troup -# $Id: fernanda.py,v 1.6 2002-11-26 02:21:46 anonymous Exp $ +# $Id: fernanda.py,v 1.7 2002-11-26 02:51:52 rdonald Exp $ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -77,8 +77,6 @@ bold_colour = "\033[1m" # Bad maintainer maintainer_colour = arch_colour - - ################################################################################ Cnf = None; -- 2.39.2