The subversion ebuild was changed on 12-11-07 and now tries to pull emacs version 21 although 22 is installed. Reproducible: Always Steps to Reproduce: 1. install emacs-22 and virtual/emacs-22 2. install subversion-1.4.5 3. Actual Results: Subversion pulls virtual/emacs-21 Expected Results: as virtual/emacs-22 is installed the dependency should be fullfilled emerge -avtuDN world These are the packages that would be merged, in reverse order: Calculating world dependencies ... done! [nomerge ] kde-base/kdebase-meta-3.5.7 [nomerge ] kde-base/kdm-3.5.7-r3 USE="arts pam -debug -kdeenablefinal -kdehiddenvisibility -xinerama" [ebuild U ] x11-apps/xinit-1.0.5-r1 [1.0.4] USE="hal%* pam%* -debug -minimal" 105 kB [ebuild N ] sys-auth/consolekit-0.2.3 USE="pam -debug" 458 kB [nomerge ] dev-util/subversion-1.4.5 USE="apache2 bash-completion berkdb emacs java nls perl python -debug -doc -extras -nowebdav -ruby -svnserve -vim-syntax" [ebuild UD] virtual/emacs-21 [22] 0 kB [ebuild NS ] app-editors/emacs-21.4-r14 USE="X leim nls -Xaw3d -lesstif -motif -sendmail" 10 kB Total: 4 packages (1 upgrade, 1 downgrade, 1 new, 1 in new slot), Size of downloads: 572 kB Would you like to merge these packages? [Yes/No]
Created attachment 138368 [details] emerge --info
(In reply to comment #0) > The subversion ebuild was changed on 12-11-07 and now tries to pull emacs > version 21 although 22 is installed. What was changed? I don't see any such change anywhere...
Yesterdays emerge -avuDN world did not show this behaviour. Subversion-1.4.5 is already installed for some time. The ebuild file shows modification date 12-11-07, no idea what has changed. (Not the version of the program at least.)
Well, nothing changed anywhere in subversion. Reopen with --debug output from emerge.
I'm sorry, its related to the emacs overlay and "my fault". Thanks
Thanks for reporting back.