Inside NewsManager.updateItems(), use a mutable set for skiplist and sort the
authorZac Medico <zmedico@gentoo.org>
Wed, 12 Nov 2008 18:57:49 +0000 (18:57 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 12 Nov 2008 18:57:49 +0000 (18:57 -0000)
commit5eeeb9606416243788f11836acf19e981853cd43
treec6473db759d8af2250d05ae8abc446e61f0eca77
parent3c12e1cd64bfa8ace390f1a42d8e9b5ed3adca55
Inside NewsManager.updateItems(), use a mutable set for skiplist and sort the
contents when writing the file.

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