Allow multislot packages to be added to the world file
authorZac Medico <zmedico@gentoo.org>
Mon, 5 Nov 2007 22:42:16 +0000 (22:42 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 5 Nov 2007 22:42:16 +0000 (22:42 -0000)
commit81ec22fe6a05bae56e9585f4d6a128f3d79d815a
tree6b08a353e3387a5409b9238903ece467c23229f5
parentf291576504956169153005d0b227b5983c0ba76a
Allow multislot packages to be added to the world file
via --noreplace. Having these atoms in the world file
will trigger recommendations to run emaint in some
cases, like when running `emerge -e world`. The atoms
need to be in the world file to prevent multislot
packages from being removed by --depclean though.

svn path=/main/trunk/; revision=8436
pym/_emerge/__init__.py