Allow multislot packages to be added to the world file
authorZac Medico <zmedico@gentoo.org>
Tue, 6 Nov 2007 07:00:39 +0000 (07:00 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 6 Nov 2007 07:00:39 +0000 (07:00 -0000)
commitd6ba2af2b47c6d92543ecac00e88c4c4c75601f2
treeee24fdbc7d26fe143b47750ecabf0d5d7371c3a2
parent80e42fdf33ccdea0a6a15d067d884e049b6f1a39
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.
(trunk r8436)

Bug #198129 - Prevent SLOT atoms like  sys-devel/binutils:0
from being inappropriately recorded in the world file when
USE=multislot is enabled.
(trunk r8437:8439)

svn path=/main/branches/2.1.2/; revision=8440
bin/emerge