update:
- dependency tarball
- licensing: main project license and go module licenses are seperated
now
- add minimum go version: the current ::gentoo is way updated than the
required versions, however it still doesn't hurt to put it, because
it's a reminder to check the minimum version on the next bump
- add DOCS: just adds the readme
- remove unnecessary pkg_postint() since the readme is added to DOCS,
and because hydroxide --help shows you what to do
fix the DeprecatedEclassFunction warning by migrating makeopts_jobs to
get_makeopts_jobs
Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus@disroot.org>