vaeth / eix

eix can access Gentoo portage ebuild information and description very quickly (using a local cache). It can also be used to access information on installed packages, local settings, and local and external overlays, and informs about changes in the tree
GNU General Public License v2.0
163 stars 12 forks source link

eix-updates shows raw data #83

Closed Whissi closed 3 years ago

Whissi commented 3 years ago

Hi,

some packages like firefox, nodejs... have set

SLOT="0/$(ver_cut 1)"

in ebuild. eix-update will list them as

[U]   == www-client/firefox (84.0.2(0/84)@01/13/2021; (~)84.0.2(0/84) -> (~)85.0_rc1(0/(ver_cut 1))[1]): Firefox Web Browser
                                                                                       ^^^^^^^^^^^
vaeth commented 3 years ago

Works as intended. You have to generate metadata. See section SPEEDUP in the manpage.