emerge -p xine-lib xine-ui These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] media-libs/xine-lib-1_beta2 [ebuild N ] media-libs/xine-lib-0.9.13-r2 [ebuild N ] media-video/xine-ui-0.9.13 The double install of xinelib seems unesseary to me, and ultimately screws up xine-ui's install by installing two differerent versions of xine-config into two different directories (/usr/share/bin/xine-config and /usr/bin/xine-config)
For right now, don't specify xine-lib, just xine-ui.
bash-2.05b# emerge -p xine-lib xine-ui These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] media-libs/xine-lib-1_beta2 [ebuild UD] media-libs/xine-lib-0.9.13-r2 [1_beta2-] [ebuild N ] media-video/xine-ui-0.9.13 Again, two versions of the package are being selected for install (one of them already being installed). I don't understand how this could possibly happan with the portage system we have today....please, either fix it or explain it to me so I can fix it on my own computer
davidsmind root # emerge -p xine-lib xine-ui These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild R ] media-libs/xine-lib-0.9.13-r3 [ebuild R ] media-video/xine-ui-0.9.13 Brilliant!!
The problem is fixed.