* Add NewsItem.isValid() and DisplayRestriction.isValid() methods and use
authorZac Medico <zmedico@gentoo.org>
Wed, 12 Nov 2008 21:47:24 +0000 (21:47 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 12 Nov 2008 21:47:24 +0000 (21:47 -0000)
commit40d74003ec5b6e3ed2974e9dcdc588769fd3ef15
tree42023536c8a07e39c20b49c55fc40c75f4b41b7c
parent6e28eedeb65ea166e8dcca3f0570817703fc53ed
* Add NewsItem.isValid() and DisplayRestriction.isValid() methods and use
  use them to check validity inside NewsManager.updateItems().
* Make DisplayInstalledRestriction.isValid() check validity of the atom.

svn path=/main/trunk/; revision=11866
pym/portage/news.py