Add patch from Robert Buchholz:
authorfuzzyray <fuzzyray@gentoo.org>
Thu, 7 May 2009 21:55:32 +0000 (21:55 -0000)
committerfuzzyray <fuzzyray@gentoo.org>
Thu, 7 May 2009 21:55:32 +0000 (21:55 -0000)
commit30f9eef363cd3e65a2a3c0f428b0ac107e8fc88c
tree31ac98c0fa721484f07cbb6044290d9f53ed6cc9
parentc7025a6e3f360850c98c0ea4aa9760d671939a2f
Add patch from Robert Buchholz:

Backport SLOT support from Portage 2.2 glsa.py

In particular, this is a port of these commits:
commit 856616597ee791efa42dd59760db8e50e72efffd
Author: zmedico <zmedico@ac592a22-f3fe-0310-977e-98394eae9e84>
Date:   Wed Oct 8 22:35:31 2008 +0000

    Fix apparent breakage from r11593 (slot dep support):
    * Handle KeyError from element.getAttribute() in makeAtom() and
    * makeVersion().
    * Avoid 'sre_constants.error: unmatched group' exceptions in
    * revisionMatch()
      when the atom does not have a slot.

svn path=/branches/gentoolkit-0.2.4/; revision=624
src/glsa-check/glsa.py