It is still listed here: https://packages.gentoo.org/packages/games-util/xboxdrv But it its no longer on my system /usr/portage $ find ./|grep xboxdrv ./metadata/md5-cache/games-util/xboxdrv-0.8.8_p20190118
no, if it is listed on https://packages.gentoo.org/packages/games-util/xboxdrv it is still in the tree. Check with eix xboxdrv * games-util/xboxdrv Available versions: (~)0.8.8_p20190118 {KERNEL="linux"} Homepage: https://xboxdrv.gitlab.io Description: Userspace Xbox 360 Controller driver
$sudo emerge xboxdrv Calculating dependencies ... done! emerge: there are no ebuilds to satisfy "xboxdrv". $ eix xboxdrv [I] games-util/xboxdrv Available versions: (~)0.8.8_p20190118 {KERNEL="linux"} Installed versions: 0.8.8_p20190118(02:31:38 PM 07/25/2020)(KERNEL="linux") Homepage: https://xboxdrv.gitlab.io Description: Userspace Xbox 360 Controller driver And it's not on disk (/usr/portage/) after sync. /usr/portage $ find ./|grep xboxdrv ./metadata/md5-cache/games-util/xboxdrv-0.8.8_p20190118
emerge —-sync then emerge —-info please
Somehow, my gentoo tree stopped syncing even when I was running an emerge --sync. I had to run git pull and before that sudo git config pull.rebase true maybe this is a known issue, but it's not related to xboxdrv