mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
d7a5e9c9953dfa1f0382ca8b02ac29784a06402f
- I did a typo where I used LICENSES instead of LICENSE when trying to append license for go modules. I fixed that - go-license was generating Gentoo incompatible license names, the issue didn't get caught because of the typo. I also fixed that. See https://bugs.gentoo.org/967017 for more info about the issue related to go-license I used my wrapper to fix it, which can be found here: https://github.com/ingenarel/gentoo-dev-scripts/blob/master/gentoo-go-license format changes: - use ${var} instead of $var, which was recommended by negril - don't use *9999, instead use 9999, it was recommended by negril, because packages like blender have versions like 5.0.9999, so using a good format logic is nice Signed-off-by: ingenarel <ingenarelitems@gmail.com>
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
The GURU Project Repository
|
The official repository for new Gentoo packages, maintained collaboratively by Gentoo users. This README contains some additional useful information for GURU contributors, such as common mistakes, frequently asked questions and other tips and tricks. The GURU regulations, and the Gentoo developer manual take precedence over any information here. See wiki.gentoo.org/wiki/Project:GURU for more information on the project. |
Contents |
Useful Links
- https://wiki.gentoo.org/wiki/Project:GURU
- https://wiki.gentoo.org/wiki/Project:GURU/Information_for_Contributors
- https://wiki.gentoo.org/wiki/Project:GURU/Information_for_Trusted_Contributors
- https://wiki.gentoo.org/wiki/Basic_guide_to_write_Gentoo_Ebuilds
- https://devmanual.gentoo.org/quickstart
- https://devmanual.gentoo.org/ebuild-writing
- https://devmanual.gentoo.org/ebuild-writing/variables
- https://devmanual.gentoo.org/function-reference
- https://devmanual.gentoo.org/function-reference/install-functions
- https://dev.gentoo.org/~mgorny/python-guide/eclass.html
- GURU outdated packages
- GURU Bugs
Email Addresses
- guru@gentoo.org (Reach everyone involved in GURU)
- guru-committers@gentoo.org (Reach all contributors)
- guru-trusted@gentoo.org (Reach the trusted contributors)
- guru-devs@gentoo.org (Reach the Gentoo developers involved in GURU)
Description
Languages
Shell
57.4%
Roff
42.5%