When building the newest guificiations (2.16) ebuild, I get the following error: ------------------------------------------------------------------------------- /usr/portage/x11-plugins/guifications/guifications-2.16.ebuild: line 25: built_with_use: command not found ------------------------------------------------------------------------------- This causes an incorrect error that pidgin wasn't built with the GTK use flag. Reproducible: Always
Seems like the include of eutils.eclass is missing.
oops, fixed