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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
{'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.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
53a880c3e..5922c97d3 master -> origin/master
* [new tag] v2022.12.5 -> v2022.12.5
* [new tag] v2022.12.4 -> v2022.12.4
Updating 53a880c3e..5922c97d3
Fast-forward
app-misc/homeassistant-full/Manifest | 10 +-
....ebuild => homeassistant-full-2022.12.4.ebuild} | 38 ++--
....ebuild => homeassistant-full-2022.12.5.ebuild} | 243 +++++++++++----------
.../homeassistant-full-9999.ebuild | 14 +-
app-misc/homeassistant-min/Manifest | 8 +-
...0.ebuild => homeassistant-min-2022.12.4.ebuild} | 24 +-
...4.ebuild => homeassistant-min-2022.12.5.ebuild} | 81 +++----
app-misc/homeassistant/Manifest | 8 +-
....12.0.ebuild => homeassistant-2022.12.4.ebuild} | 28 +--
....11.4.ebuild => homeassistant-2022.12.5.ebuild} | 117 +++++-----
dev-python/bleak-retry-connector/Manifest | 6 +-
.../bleak-retry-connector-2.1.3.ebuild | 38 ----
....ebuild => bleak-retry-connector-2.10.2.ebuild} | 13 +-
dev-python/bluetooth-auto-recovery/Manifest | 4 +-
...ebuild => bluetooth-auto-recovery-1.0.0.ebuild} | 0
dev-python/home-assistant-frontend/Manifest | 8 +-
...d => home-assistant-frontend-20221212.0.ebuild} | 0
...d => home-assistant-frontend-20221213.0.ebuild} | 0
dev-python/httplib2/Manifest | 4 +-
dev-python/httplib2/httplib2-0.20.4.ebuild | 2 +-
dev-python/httplib2/metadata.xml | 2 +-
dev-python/pychromecast/Manifest | 4 +
dev-python/pychromecast/pychromecast-13.0.3.ebuild | 37 ++++
dev-python/pychromecast/pychromecast-13.0.4.ebuild | 37 ++++
dev-python/pyoverkiz/Manifest | 6 +-
dev-python/pyoverkiz/pyoverkiz-1.5.5.ebuild | 41 ----
...overkiz-1.5.0.ebuild => pyoverkiz-1.7.2.ebuild} | 0
dev-python/zha-quirks/Manifest | 6 +-
dev-python/zha-quirks/zha-quirks-0.0.79.ebuild | 34 ---
...irks-0.0.83.ebuild => zha-quirks-0.0.89.ebuild} | 2 +-
media-libs/mutagen/Manifest | 4 +-
media-libs/mutagen/metadata.xml | 1 +
media-libs/mutagen/mutagen-1.45.1.ebuild | 7 +-
requirements_all.txt | 13 +-
34 files changed, 412 insertions(+), 428 deletions(-)
rename app-misc/homeassistant-full/{homeassistant-full-2022.12.0.ebuild => homeassistant-full-2022.12.4.ebuild} (98%)
rename app-misc/homeassistant-full/{homeassistant-full-2022.11.4.ebuild => homeassistant-full-2022.12.5.ebuild} (78%)
rename app-misc/homeassistant-min/{homeassistant-min-2022.12.0.ebuild => homeassistant-min-2022.12.4.ebuild} (95%)
rename app-misc/homeassistant-min/{homeassistant-min-2022.11.4.ebuild => homeassistant-min-2022.12.5.ebuild} (78%)
rename app-misc/homeassistant/{homeassistant-2022.12.0.ebuild => homeassistant-2022.12.4.ebuild} (97%)
rename app-misc/homeassistant/{homeassistant-2022.11.4.ebuild => homeassistant-2022.12.5.ebuild} (81%)
delete mode 100644 dev-python/bleak-retry-connector/bleak-retry-connector-2.1.3.ebuild
rename dev-python/bleak-retry-connector/{bleak-retry-connector-1.17.1.ebuild => bleak-retry-connector-2.10.2.ebuild} (73%)
rename dev-python/bluetooth-auto-recovery/{bluetooth-auto-recovery-0.5.4.ebuild => bluetooth-auto-recovery-1.0.0.ebuild} (100%)
rename dev-python/home-assistant-frontend/{home-assistant-frontend-20221010.0.ebuild => home-assistant-frontend-20221212.0.ebuild} (100%)
rename dev-python/home-assistant-frontend/{home-assistant-frontend-20221207.0.ebuild => home-assistant-frontend-20221213.0.ebuild} (100%)
create mode 100644 dev-python/pychromecast/pychromecast-13.0.3.ebuild
create mode 100644 dev-python/pychromecast/pychromecast-13.0.4.ebuild
delete mode 100644 dev-python/pyoverkiz/pyoverkiz-1.5.5.ebuild
rename dev-python/pyoverkiz/{pyoverkiz-1.5.0.ebuild => pyoverkiz-1.7.2.ebuild} (100%)
delete mode 100644 dev-python/zha-quirks/zha-quirks-0.0.79.ebuild
rename dev-python/zha-quirks/{zha-quirks-0.0.83.ebuild => zha-quirks-0.0.89.ebuild} (92%)
*** 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
|