Gentoo - build your own ebuild manual
Manuals at planet gentoo
cheap tricks
to omit a compile (distutils.eclass):
downloading a special-tag from github:
EAPI="3"
GITHUB_USER="mig"
GITHUB_TAG=""
HOMEPAGE="https://github.com//"
SRC_URI="https://github.com///tarball/ -> -.tar.gz"
S="/--"