Upstream has rebased the Litecoin source on a newer version of Bitcoin source that splits client and daemon functionality into separate binaries. The ebuild currently in Portage builds litecoin-cli and litecoin-tx, but doesn't build litecoind. I've fixed the ebuild and put it in my overlay: https://github.com/salfter/portage/tree/master/net-p2p/litecoind This also includes a patch needed to build litecoind against the system leveldb. Finally, a separate ebuild provides litecoin-cli and litecoin-tx: https://github.com/salfter/portage/tree/master/net-p2p/litecoin-cli Reproducible: Always
This is fixed in 0.10.2.2-r1. Reopen if there's still a problem.