device-mapperがlvm2に含まれるようになったそうで

以下本日のemerge -up world の出力

[ebuild     U ] sys-apps/busybox-1.14.2 [1.13.2]
[ebuild     U ] dev-db/mysql-5.0.84-r1 [5.0.70-r1] USE="community%* -profiling%"
[ebuild     U ] sys-libs/e2fsprogs-libs-1.41.9 [1.41.3-r1]
[ebuild     U ] sys-apps/util-linux-2.16.1 [2.14.2] USE="perl%*"
[ebuild     U ] sys-fs/e2fsprogs-1.41.9 [1.41.3-r1]
[blocks b     ] <sys-fs/e2fsprogs-1.41.8 ("<sys-fs/e2fsprogs-1.41.8" is blocking sys-libs/e2fsprogs-libs-1.41.9, sys-apps/util-linux-2.16.1)
[ebuild     U ] sys-fs/udev-146-r1 [141] USE="devfs-compat%* -extras%"
[ebuild     U ] sys-fs/lvm2-2.02.51-r1 [2.02.36]
[blocks B     ] <sys-fs/lvm2-2.02.45 ("<sys-fs/lvm2-2.02.45" is blocking sys-fs/udev-146-r1)
[blocks B     ] sys-fs/device-mapper ("sys-fs/device-mapper" is blocking sys-fs/udev-146-r1)
[blocks B     ] sys-fs/device-mapper ("sys-fs/device-mapper" is blocking sys-fs/lvm2-2.02.51-r1)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

 ('ebuild', '/', 'sys-fs/udev-146-r1', 'merge') pulled in by
   virtual/dev-manager required by world

 ('ebuild', '/', 'sys-fs/lvm2-2.02.51-r1', 'merge') pulled in by
   sys-fs/lvm2 required by world


For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked

一瞬途方にくれたんですが、http://d.hatena.ne.jp/ousttrue/20091108/1257702890:Title=device-mapperがudevをblockingする件 - 三次元日誌 という記事からdevice-mapperをunmergeすればいいんだとわかってすんなり対処できました

Gentoo使い始めてもう4-5年たつけど、まだBlockingには慣れないなorz