We need a virtual/ssh-askpass package that manages the /usr/lib/misc/ssh-askpass link. Packages that use ssh-askpass should then depend on virtual/ssh-askpass. The default ssh-askpass should be x11-ssh-askpass. Some ssh-askpass packages are ksshaskpass x11-ssh-askpass gtk2-ssh-askpass etc.
related: https://bugs.gentoo.org/show_bug.cgi?id=458108 related: https://bugs.gentoo.org/show_bug.cgi?id=68298
related: https://bugs.gentoo.org/show_bug.cgi?id=457910
should probably be '/usr/lib/ssh-askpass' instead of '/usr/lib/misc/ssh-askpass'
*** This bug has been marked as a duplicate of bug 457910 ***
Created attachment 339554 [details] virtual/ssh-askpass/ssh-askpass-0.ebuild
Created attachment 339556 [details] net-mics/eselect-ssh-askpass/eselect-ssh-askpass-0.ebuild
Created attachment 339558 [details] net-mics/eselect-ssh-askpass/files/ssh-askpass.eselect-0
okay i cant get eselect to work, i am confused as to how this is suposed to work
(In reply to comment #8) > okay i cant get eselect to work, i am confused as to how this is suposed to > work Yes, you want to create two new packages to set RDEPEND in yet another package, even when neither of those block any others so you wouldn't need eselect, and even when setting || ( cat/alt1 cat/alt2 ) in the original package would suffice. *** This bug has been marked as a duplicate of bug 457910 ***