different behavior between kportage and emerge command line. for tha package gcvs: ===================== emerge -p gcvs These are the packages that I would merge, in order. Calculating dependencies \ emerge: all ebuilds that could satisfy "gnome-extra/libglademm" (from ebuild / dev-util/gcvs-1.0_beta3-r1 merge) have been masked. ...done! [ebuild N ] dev-util/gcvs-1.0_beta3-r1 and emerge gcs will do the work and emerge correctly gcvs. kportage will display the first sentence all ebuilds that could satisfy "gnome-extra/libglademm" (from ebuild / dev- util/gcvs-1.0_beta3-r1 merge) have been masked. ...done! and stop emerging. I do not know if it is important, but...
this is a bug of kportage (parsing of emerge -p output).
should be fixed in current cvs of kportage. please test, cvs instructions are at http://savannah.nongnu.org/cvs/?group=kportage
kportage-0.5.1 is out, this bug should be fixed there, please test and resolve this bug if it works now.
tested the new kportage? please report success or if it still does not work.
Seems to be working, beacuse now the default behavoir of emerge is to do as Kportage used to do. Now Kportage and emerge react the same. So closing.