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
|
{'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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
35dc182bd..f15c1a8a6 master -> origin/master
Updating 35dc182bd..f15c1a8a6
Fast-forward
README.md | 4 +-
app-misc/homeassistant-full/Manifest | 3 -
.../homeassistant-full-2023.12.3-r1.ebuild | 1166 --------------------
app-misc/homeassistant-min/Manifest | 12 -
.../homeassistant-min-2023.11.3-r1.ebuild | 327 ------
.../homeassistant-min-2023.12.1.ebuild | 324 ------
.../homeassistant-min-2023.12.3-r1.ebuild | 323 ------
.../homeassistant-min-2024.1.0.ebuild | 328 ------
app-misc/homeassistant/Manifest | 3 -
.../homeassistant-2023.12.3-r1.ebuild | 520 ---------
dev-python/attrs/Manifest | 4 +-
.../{attrs-22.2.0.ebuild => attrs-23.1.0.ebuild} | 23 +-
dev-python/sqlalchemy/Manifest | 4 +-
...hemy-2.0.21.ebuild => sqlalchemy-2.0.23.ebuild} | 6 +-
14 files changed, 24 insertions(+), 3023 deletions(-)
delete mode 100644 app-misc/homeassistant-full/homeassistant-full-2023.12.3-r1.ebuild
delete mode 100644 app-misc/homeassistant-min/homeassistant-min-2023.11.3-r1.ebuild
delete mode 100644 app-misc/homeassistant-min/homeassistant-min-2023.12.1.ebuild
delete mode 100644 app-misc/homeassistant-min/homeassistant-min-2023.12.3-r1.ebuild
delete mode 100644 app-misc/homeassistant-min/homeassistant-min-2024.1.0.ebuild
delete mode 100644 app-misc/homeassistant/homeassistant-2023.12.3-r1.ebuild
rename dev-python/attrs/{attrs-22.2.0.ebuild => attrs-23.1.0.ebuild} (51%)
rename dev-python/sqlalchemy/{sqlalchemy-2.0.21.ebuild => sqlalchemy-2.0.23.ebuild} (93%)
*** 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
|