summaryrefslogtreecommitdiffstats
path: root/trinity-apps/kshutdown/kshutdown-9999.ebuild
Commit message (Collapse)AuthorAgeFilesLines
* */*: add ~arm64 keyword to hybrid live packagesAlexander Golubev2024-02-021-1/+1
| | | | Signed-off-by: Alexander Golubev <[email protected]>
* Replacing spaces with tabs in ebuildsormorph2022-10-311-1/+1
| | | | Signed-off-by: ormorph <[email protected]>
* Changing live ebuilds to eapi8 and changing cmake-utils to cmakeormorph2022-04-261-1/+1
| | | | Signed-off-by: ormorph <[email protected]>
* Changing the TRINITY_MODULE_TYPE variable in ebuildsormorph2021-11-141-1/+1
| | | | Signed-off-by: ormorph <[email protected]>
* Added KEYWORD to live ebuildsormorph2021-11-041-0/+3
| | | | Signed-off-by: ormorph <[email protected]>
* */*: 9999: Sanitise eclass/ebuild vars, drop set-trinityver and need-trinityAndreas Sturmlechner2020-12-071-7/+4
| | | | | | | | 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 <[email protected]>
* trinity-apps/kshutdown: Add missing metadata.xml, CopyrightAndreas Sturmlechner2020-09-221-7/+8
| | | | | | | | | - Sort DEPENDs - local mycmakeargs Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <[email protected]>
* */*: HOMEPAGE: http -> httpsAndreas Sturmlechner2020-09-221-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <[email protected]>
* */*: Fix MissingPackageRevision by using ~ instead of =Andreas Sturmlechner2020-09-221-3/+3
| | | | Signed-off-by: Andreas Sturmlechner <[email protected]>
* Live ebuilds: Fix translation support of trinity-apps.Chris2020-04-021-10/+10
| | | | Signed-off-by: Chris <[email protected]>
* Cosmetical fixes of the ebuilds.Chris2020-03-211-4/+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 <[email protected]>
* Remove obsoleted `$id$` line from all ebuilds.Chris2020-03-201-1/+1
| | | | | | This was used back in times, when Gentoo was not using GIT. Signed-off-by: Chris <[email protected]>
* Live ebuilds: Add preliminary KShutDown ebuild.Chris2020-01-251-0/+38
Signed-off-by: Chris <[email protected]>