summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@vader.jdub.homelinux.org>2008-02-11 20:11:35 -0600
committerJosh Boyer <jwboyer@vader.jdub.homelinux.org>2008-02-11 20:11:35 -0600
commit368309099db33d3a1ca4523ea656c0f598a1be8b (patch)
tree61efb7b87590c0f2ec145c355b3b2be039a15340
parentf9915c07706c9e2e6ea359bb34005555d823ebe6 (diff)
downloadreleng-368309099db33d3a1ca4523ea656c0f598a1be8b.tar.gz
releng-368309099db33d3a1ca4523ea656c0f598a1be8b.tar.xz
releng-368309099db33d3a1ca4523ea656c0f598a1be8b.zip
Add ilibipoddevice, banshee, thunderbird, epiphany, epiphany-extensions, and
malaga-suomi-voikko 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 d5e1994..d9d3933 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 = []
+blacklist = ['thunderbird','banshee','epiphany','epiphany-extensions','libipoddevice','malaga-suomi-voikko']
kojisession = koji.ClientSession('http://koji.fedoraproject.org/kojihub')
tocheck = []