Tweak the profile package.* atom specificity code to use
authorZac Medico <zmedico@gentoo.org>
Mon, 9 Aug 2010 10:05:00 +0000 (03:05 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 9 Aug 2010 10:05:00 +0000 (03:05 -0700)
commite413d6cdb0ca36919155a839927370350a8448c5
treebde87fb13470554c2a6bd28a170491ed082b27ca
parentaeaceebd2f4a93056533d3bb340bc2c55cd5a691
Tweak the profile package.* atom specificity code to use
list.append() and finally list.reverse(), instead of a bunch
of list.insert() calls. This should be easier to read.
pym/portage/package/ebuild/config.py