1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
{'description': {'en': 'Home Assistant on Gentoo Linux without virtualenv or '
'docker.'},
'homepage': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository',
'name': 'HomeAssistantRepository',
'owner': [{'email': 'b@edevau.net',
'name': 'Andreas Billmeier',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.edevau.net/onkelbeh/HomeAssistantRepository.git'},
{'type': 'git',
'uri': 'https://github.com/onkelbeh/HomeAssistantRepository.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/onkelbeh/HomeAssistantRepository.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
30fd4420d..802176a3a master -> origin/master
Updating 30fd4420d..802176a3a
Fast-forward
README.md | 6 ++--
dev-python/gardena-bluetooth/Manifest | 2 ++
.../gardena-bluetooth-1.4.4.ebuild | 20 ++++++++++++++
dev-python/ha-ffmpeg/Manifest | 6 ++--
dev-python/ha-ffmpeg/ha-ffmpeg-3.2.0.ebuild | 2 +-
...-ffmpeg-3.1.0.ebuild => ha-ffmpeg-3.2.1.ebuild} | 2 +-
dev-python/home-assistant-intents/Manifest | 10 ++-----
...ld => home-assistant-intents-2024.10.30.ebuild} | 0
.../home-assistant-intents-2024.8.29.ebuild | 32 ----------------------
.../home-assistant-intents-2024.8.7.ebuild | 32 ----------------------
.../home-assistant-intents-2024.9.23.ebuild | 32 ----------------------
11 files changed, 32 insertions(+), 112 deletions(-)
create mode 100644 dev-python/gardena-bluetooth/gardena-bluetooth-1.4.4.ebuild
rename dev-python/ha-ffmpeg/{ha-ffmpeg-3.1.0.ebuild => ha-ffmpeg-3.2.1.ebuild} (94%)
rename dev-python/home-assistant-intents/{home-assistant-intents-2024.7.3.ebuild => home-assistant-intents-2024.10.30.ebuild} (100%)
delete mode 100644 dev-python/home-assistant-intents/home-assistant-intents-2024.8.29.ebuild
delete mode 100644 dev-python/home-assistant-intents/home-assistant-intents-2024.8.7.ebuild
delete mode 100644 dev-python/home-assistant-intents/home-assistant-intents-2024.9.23.ebuild
*** synced HomeAssistantRepository
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 HomeAssistantRepository
* Cache regenerated successfully
|