Diff usbview-2.2 with a usbview-3.0

/usr/portage/app-admin/usbview/usbview-3.0.ebuild 2023-10-09 14:52:28.176368317 +0300
3 3

  
4 4
EAPI=8
5 5

  
6
inherit linux-info
6
inherit linux-info xdg
7 7

  
8 8
DESCRIPTION="Display the topology of devices on the USB bus"
9 9
HOMEPAGE="http://www.kroah.com/linux-usb/ https://github.com/gregkh/usbview"
Thank you!