Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetical fixes of the ebuilds. | Chris | 2020-03-21 | 2 | -2/+4 |
| | | | | | | | | | | | - 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> | ||||
* | Add jasper (JPEG 2000) ebuild. | Chris | 2020-03-20 | 3 | -0/+131 |
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> |