summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@vader.jdub.homelinux.org>2008-02-15 11:51:58 -0600
committerJosh Boyer <jwboyer@vader.jdub.homelinux.org>2008-02-15 11:51:58 -0600
commit537fc013603cb5fda6ce48df48d2a887f5f19165 (patch)
treec9bd6c56c2aa8c4b08a2c7286bb6aa17bc10043a
parentb71419d0d647838877bf94b075269ee7e351ae82 (diff)
downloadreleng-537fc013603cb5fda6ce48df48d2a887f5f19165.tar.gz
releng-537fc013603cb5fda6ce48df48d2a887f5f19165.tar.xz
releng-537fc013603cb5fda6ce48df48d2a887f5f19165.zip
Add more packages to blacklist
-rwxr-xr-xscripts/need-rebuild-gcc43.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/need-rebuild-gcc43.py b/scripts/need-rebuild-gcc43.py
index 443aeed..19b6185 100755
--- a/scripts/need-rebuild-gcc43.py
+++ b/scripts/need-rebuild-gcc43.py
@@ -9,7 +9,7 @@ import datetime
## releng folks, update the blacklist below for packages that the maintainer
## wishes to opt-out of autorebuilding.
-blacklist = ['thunderbird','banshee','epiphany','epiphany-extensions','libipoddevice','malaga-suomi-voikko','bless','sysvinit']
+blacklist = ['thunderbird','banshee','epiphany','epiphany-extensions','libipoddevice','malaga-suomi-voikko','bless','sysvinit','mecab-ipadic','mecab-jumandic','kazehakase']
kojisession = koji.ClientSession('http://koji.fedoraproject.org/kojihub')
tocheck = []