M. Buchzik wrote:
> > Make sure that the overlay is pulled in from make.conf. See
> > layman docs and make.conf docs.
>
> thanks a lot!
> i used layman and thought PORTDIR_OVERLAY="/usr/local/portage" was
> enough,
Please do read the documentation.
--8<-- man layman
CONFIGURATION
..
make.conf
..
prefer having a very small external file that only contains the
setting for PORTAGE_OVERLAYS. This file is then sourced at the end
of /etc/make.conf. This is the reason why layman suggests running
"echo "source /usr/portage/local/layman/make.conf" >>
/etc/make.conf" after it has been installed.
-->8--
//Peter