discardBlocker: fix bug in slot match code
[portage.git] / pym / _emerge / BlockerDB.py
2011-05-26 Zac MedicodiscardBlocker: fix bug in slot match code
2011-05-26 Zac MedicodiscardBlocker: fix cpv match so it works
2011-03-26 Zac MedicoBlockerDB: add SLOT match in discardBlocker
2011-03-26 David JamesUpdate Portage to sync BlockerDB at init.
2010-09-04 Zac MedicoIgnore build-time blockers from DEPEND in
2010-09-04 Zac MedicoAdd a Scheduler._frozen_config attribute that will...
2010-08-30 Zac MedicoRename the portage.sets module to portage._sets since...
2010-08-11 Sebastian Lutherportage.dep._dep_check_strict: Unused, removed
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2009-11-01 Zac MedicoMove FakeVartree population out of the constructor...
2009-09-21 Arfrever Frehtes... Use next(iterator) instead of iterator.next() for compa...
2009-09-21 Arfrever Frehtes... Define long as int when Python 3 is used.
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2009-06-25 Zac MedicoAdd/update copyright headers.
2009-06-22 Zac MedicoBug #275047 - Split _emerge/__init__.py into smaller...