Skip to content

FR: List duplicate USE flags #43

@jonasstein

Description

@jonasstein

Global USE flags do not need to be redefined locally.

global
hddtemp: Enable monitoring of hdd temperature (app-admin/hddtemp)

exists. But in the metadata of gkrellm is it defined again.

$ equery uses gkrellm
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for app-admin/gkrellm-2.3.10-r1:
 U I
 + + X          : Build both the X11 gui (gkrellm) and the server (gkrellmd). Disabling this flag builds the server only
 - - gnutls     : Enable SSL support for mail checking with net-libs/gnutls (overrides 'ssl' USE flag)
 - - hddtemp    : Enable monitoring harddrive temperatures via app-admin/hddtemp
 - - libressl   : Use dev-libs/libressl as SSL provider (might need ssl USE flag), packages should not depend on this USE flag
 - - lm_sensors : Enable monitoring sensors via sys-apps/lm_sensors
 + + nls        : Add Native Language Support (using gettext - GNU locale utilities)
 - - ntlm       : Enable NTLM authentication for mail checking with net-libs/libntlm
 + + ssl        : Enable SSL support for mail checking with dev-libs/openssl

see also https://wiki.gentoo.org/wiki/Handbook:AMD64/Working/USE about USE flags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions