diff --git a/README.md b/README.md index d34b2b611..77dd1a462 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/etc/repos.conf/homeassistant.conf b/etc/portage/repos.conf/homeassistant.conf similarity index 80% rename from etc/repos.conf/homeassistant.conf rename to etc/portage/repos.conf/homeassistant.conf index c3d63354c..d651d5a69 100644 --- a/etc/repos.conf/homeassistant.conf +++ b/etc/portage/repos.conf/homeassistant.conf @@ -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