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
|
{'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
39d0ff793..bafc05237 master -> origin/master
Updating 39d0ff793..bafc05237
Fast-forward
README.md | 4 +--
dev-python/aioesphomeapi/Manifest | 4 ---
.../aioesphomeapi/aioesphomeapi-24.6.1.ebuild | 35 ----------------------
.../aioesphomeapi/aioesphomeapi-25.0.0.ebuild | 35 ----------------------
dev-python/aiohasupervisor/Manifest | 4 +--
...r-0.2.0.ebuild => aiohasupervisor-0.2.1.ebuild} | 0
dev-python/aiohomekit/Manifest | 4 +--
...omekit-3.2.5.ebuild => aiohomekit-3.2.6.ebuild} | 0
dev-python/aiowithings/Manifest | 2 ++
dev-python/aiowithings/aiowithings-3.1.1.ebuild | 30 +++++++++++++++++++
dev-python/sensorpush-ble/Manifest | 4 +--
...le-1.7.0.ebuild => sensorpush-ble-1.7.1.ebuild} | 0
dev-python/spotifyaio/Manifest | 4 +--
...ifyaio-0.7.1.ebuild => spotifyaio-0.8.2.ebuild} | 6 ++--
14 files changed, 46 insertions(+), 86 deletions(-)
delete mode 100644 dev-python/aioesphomeapi/aioesphomeapi-24.6.1.ebuild
delete mode 100644 dev-python/aioesphomeapi/aioesphomeapi-25.0.0.ebuild
rename dev-python/aiohasupervisor/{aiohasupervisor-0.2.0.ebuild => aiohasupervisor-0.2.1.ebuild} (100%)
rename dev-python/aiohomekit/{aiohomekit-3.2.5.ebuild => aiohomekit-3.2.6.ebuild} (100%)
create mode 100644 dev-python/aiowithings/aiowithings-3.1.1.ebuild
rename dev-python/sensorpush-ble/{sensorpush-ble-1.7.0.ebuild => sensorpush-ble-1.7.1.ebuild} (100%)
rename dev-python/spotifyaio/{spotifyaio-0.7.1.ebuild => spotifyaio-0.8.2.ebuild} (69%)
*** 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
|