- use sensible tarball name
- don't pass EPREFIX to keepdir as it is aware about it
- remove useless S assignment
- add remote-id to metadata.xml
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
- Move RESTRICT where we expect it to be
- Blockers are in RDEPEND
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
- Always set EAPI in quotes. (allowed style by the documentation)
- Call `need-trinity` after depends. (otherwise there is no point)
- Call `need-trinity` without version for live ebuilds. (eclass does it)
- Remove `offer-hiddensibility` call. (until now)
- Add missing copyrights.
- Remove empty vars.
Signed-off-by: Chris <xchrisx@uber.space>