* Ian Zimmerman <i...@very.loosely.org> [2019-06-21 10:27:58 -0700]:

Is there a command to show the fields like DESCRIPTION and HOMEPAGE from
an installed ebuild, or is this one of the annoying gaps in the
framework that must be (and can be) trivially worked around?

You could use portageq

portageq metadata /usr/portage/ ebuild $(qlist -Iv rxvt-unicode) DESCRIPTION 
HOMEPAGE


Reply via email to