> On Feb 18, 2015, at 11:50, Harry Putnam <rea...@newsguy.com> wrote: > > Is there something I need to do when I see emerge -vUNDp @world like > this? > > emerge -vuNDp @world (wrapped for mail) > > [snipped some 43 other pkgs] > > [The following line beginning with `[ebuild ...' (wrapped) is just to > allow any reader to understand they are at the end of pkgs ouput] > > ,---- > | [ebuild U ] sys-apps/shadow-4.2.1-r1 [4.2.1] USE="cracklib nls pam > | -acl -audit (-selinux) -skey -xattr" LINGUAS="-cs% -da% -de% -es% > | -fi% -fr% -hu% -id% -it% -ja% -ko% -pl% -pt_BR% -ru% -sv% -tr% > | -zh_CN% -zh_TW%" 0 KiB > | > | Total: 44 packages (39 upgrades, 1 in new slot, 4 reinstalls), Size of > | downloads: 255789 KiB > | > | The following packages are causing rebuilds: > | > | (x11-base/xorg-server-1.17.1:0/1.17.1::gentoo, ebuild scheduled for > merge) causes rebuilds for: > | (x11-drivers/xf86-input-keyboard-1.8.0:0/0::gentoo, ebuild scheduled > for merge) > | (x11-drivers/xf86-input-evdev-2.9.1:0/0::gentoo, ebuild scheduled for > merge) > | (x11-drivers/xf86-video-virtualbox-4.3.20:0/0::gentoo, ebuild scheduled > for merge) > | (x11-drivers/xf86-input-mouse-1.9.1:0/0::gentoo, ebuild scheduled for > merge) > `---- > > Do those last 5 need some special attention?
No. Emerge is just letting you know that because you are updating xorg-server the following packages are rebuilt agains the new version of xorg. If you scroll up the list, you will see that x11-drivers/xf86... packages are marked with R. -- -Matti