Uniform ebuild variable blocks according to skel.ebuild and by devmanual example
Sort some DEPENDs, fix some DESCRIPTIONs
Package-Manager: Portage-3.0.11, Repoman-3.0.2
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>