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
|
{'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
1522555e0..6326a6889 master -> origin/master
Updating 1522555e0..6326a6889
Fast-forward
README.md | 6 ++--
dev-python/ayla-iot-unofficial/Manifest | 3 ++
.../ayla-iot-unofficial-1.4.2.ebuild | 25 ++++++++++++++
dev-python/ayla-iot-unofficial/metadata.xml | 16 +++++++++
dev-python/home-assistant-frontend/Manifest | 14 +++-----
.../home-assistant-frontend-20240710.0.ebuild | 39 ----------------------
.../home-assistant-frontend-20240809.0.ebuild | 39 ----------------------
.../home-assistant-frontend-20240909.1.ebuild | 30 -----------------
.../home-assistant-frontend-20241002.3.ebuild | 12 +------
.../home-assistant-frontend-20241002.4.ebuild | 12 +------
dev-python/pyDuotecno/Manifest | 4 ---
dev-python/pyDuotecno/pyDuotecno-2024.1.2.ebuild | 16 ---------
dev-python/pyDuotecno/pyDuotecno-2024.3.2.ebuild | 16 ---------
dev-python/russound/Manifest | 6 ++--
dev-python/russound/metadata.xml | 2 +-
dev-python/russound/russound-0.1.9.ebuild | 4 +--
dev-python/russound/russound-0.2.0.ebuild | 27 +++++++++++++++
17 files changed, 87 insertions(+), 184 deletions(-)
create mode 100644 dev-python/ayla-iot-unofficial/Manifest
create mode 100644 dev-python/ayla-iot-unofficial/ayla-iot-unofficial-1.4.2.ebuild
create mode 100644 dev-python/ayla-iot-unofficial/metadata.xml
delete mode 100644 dev-python/home-assistant-frontend/home-assistant-frontend-20240710.0.ebuild
delete mode 100644 dev-python/home-assistant-frontend/home-assistant-frontend-20240809.0.ebuild
delete mode 100644 dev-python/home-assistant-frontend/home-assistant-frontend-20240909.1.ebuild
delete mode 100644 dev-python/pyDuotecno/pyDuotecno-2024.1.2.ebuild
delete mode 100644 dev-python/pyDuotecno/pyDuotecno-2024.3.2.ebuild
create mode 100644 dev-python/russound/russound-0.2.0.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
|