etc/portage/repos.conf: update & correct position

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-06-27 07:11:06 +02:00
parent 528d8b05f0
commit edb81cbdf7
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
2 changed files with 3 additions and 3 deletions

View File

@ -653,9 +653,9 @@ There are 1957 Ebuilds in total, 1946 of them have in total 1970 (42 different)
|GPL-2+|1|
|GPL-2-with-linking-exception|1|
(Last counted: 26/06/2024)
(Last counted: 27/06/2024)
I did my best to keep these clean. If a valid license was published on PyPI, it has been automatically merged. Otherwise I took it from GitHub or alternatively from comments/files in the source. Sometimes these differed and have been not unique. All license strings are adjusted to the list in `/usr/portage/gentoo/licenses/`. Some packages do not have any license published. In this case, Authors have been asked for clarification, some did not respond. Following the [official Gentoo Guide](https://devmanual.gentoo.org/general-concepts/licenses/index.html), these then were added with an `all-rights-reserved` license and `RESTRICT="mirror"` was set. Find the appropriate licenses referenced in the Ebuild files and in the corresponding homepages or sources.
A big thanks goes to Iris for reviewing this README.
Last updated: 26/06/2024
Last updated: 27/06/2024

View File

@ -1,5 +1,5 @@
[HomeAssistantRepository]
location = /usr/portage/homeassistant
location = /var/db/repos/homeassistant
sync-type = git
sync-uri = https://git.edevau.net/onkelbeh/HomeAssistantRepository.git
auto-sync = yes