How to install and configure the Node.js on Gentoo Linux.
Installing
Update the KEYWORDS and then emerge the package.
cat /etc/portage/package.keywords # required by nodejs (argument) =net-libs/nodejs-0.10.10 ~amd64 emerge nodejs
Configuring
easy!