blob: 2e4dbe2be5b65062a86e05b39231a8916f68ea0e (
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
|
{'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
9a69c55c9..06c4a832e master -> origin/master
Updating 9a69c55c9..06c4a832e
Fast-forward
app-misc/homeassistant-full/Manifest | 2 +-
app-misc/homeassistant-full/files/homeassistant.logrotate | 2 +-
app-misc/homeassistant-min/Manifest | 2 +-
app-misc/homeassistant-min/files/homeassistant.logrotate | 2 +-
app-misc/homeassistant/Manifest | 2 +-
app-misc/homeassistant/files/homeassistant.logrotate | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
*** 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
|