Find my packages and the settings.
siefke $ cat /etc/portage/make.conf | grep PORTAGE_BINHOST
PORTAGE_BINHOST="http://gentoo.silviosiefke.com/systemd/"
siefke $ cat /etc/portage/make.conf | grep FEATURES
FEATURES="ccache distcc buildpkg parallel-fetch getbinpkg -preserve-libs"
Limited the shell output …
siefke $ cat /etc/portage/make.conf | grep EMERGE
EMERGE_DEFAULT_OPTS="--quiet-build=y --binpkg-respect-use=y"