- 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>
Gentoo removed it from the Portage, so
we add it to the overlay to keep support.
Thanks to agris from IRC for the report.
Signed-off-by: Chris <xchrisx@uber.space>