blob: 1de1b7ccb839edeabce6503b0b37a62cc6fafa67 (
plain)
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'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
035813195..9ad53f681 master -> origin/master
* [new tag] v2022.3.0b6 -> v2022.3.0b6
Updating 035813195..9ad53f681
Fast-forward
README.md | 10 +++---
app-misc/homeassistant-full/Manifest | 6 ++--
...ld => homeassistant-full-2022.3.0_beta6.ebuild} | 16 +++++-----
.../homeassistant-full-9999.ebuild | 8 ++---
app-misc/homeassistant-min/Manifest | 4 +--
...ild => homeassistant-min-2022.3.0_beta6.ebuild} | 10 +++---
app-misc/homeassistant/Manifest | 4 +--
....ebuild => homeassistant-2022.3.0_beta6.ebuild} | 10 +++---
dev-python/flipr-api/Manifest | 4 ++-
dev-python/flipr-api/flipr-api-1.4.1.ebuild | 4 +--
dev-python/flipr-api/flipr-api-1.4.2.ebuild | 33 ++++++++++++++++++++
dev-python/home-assistant-frontend/Manifest | 4 +--
...d => home-assistant-frontend-20220301.0.ebuild} | 2 +-
dev-python/python-songpal/Manifest | 2 ++
.../python-songpal/python-songpal-0.14.1.ebuild | 36 ++++++++++++++++++++++
requirements_all.txt | 10 +++---
16 files changed, 118 insertions(+), 45 deletions(-)
rename app-misc/homeassistant-full/{homeassistant-full-2022.3.0_beta4.ebuild => homeassistant-full-2022.3.0_beta6.ebuild} (99%)
rename app-misc/homeassistant-min/{homeassistant-min-2022.3.0_beta4.ebuild => homeassistant-min-2022.3.0_beta6.ebuild} (97%)
rename app-misc/homeassistant/{homeassistant-2022.3.0_beta4.ebuild => homeassistant-2022.3.0_beta6.ebuild} (98%)
create mode 100644 dev-python/flipr-api/flipr-api-1.4.2.ebuild
rename dev-python/home-assistant-frontend/{home-assistant-frontend-20220224.0.ebuild => home-assistant-frontend-20220301.0.ebuild} (92%)
create mode 100644 dev-python/python-songpal/python-songpal-0.14.1.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
|