Jim Ramsay wrote:
> ECLASS="gkrellm-plugin"
> INHERITED="$INHERITED $ECLASS"

No need to set INHERITED yourself any more either. Ciaran already
pointed out ECLASS.

> 
> gkrellm-plugin_pkg_setup() {
>       if ! built_with_use app-admin/gkrellm X && \
>               ! has X ${IUSE}; then
>               eerror "This plugin requires the X frontend of gkrellm."
>               eerror "Please re-emerge app-admin/gkrellm with USE=\"X\""
>               die "Please re-emerge app-admin/gkrellm with USE=\"X\""
>       fi
> }

How useful is the X use flag in gkrellm? Just thinking if it would be
better to just remove the use flag and always build that code.

Regards,
Petteri

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to