summaryrefslogtreecommitdiff
blob: dae72c53ef8f9c9cc121567fab27175b86bb854b (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
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.23

$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync HomeAssistantRepository
*** syncing HomeAssistantRepository
From https://git.edevau.net/onkelbeh/HomeAssistantRepository
   069611cd0..27943d408  master     -> origin/master
Updating 069611cd0..27943d408
Fast-forward
 README.md                                          |    4 +-
 app-misc/homeassistant-full/Manifest               |    5 +-
 .../homeassistant-full-2023.12.4.ebuild            | 1166 ++++++++++++++++++++
 .../homeassistant-full-9999.ebuild                 |   28 +-
 app-misc/homeassistant-min/Manifest                |    3 +
 .../homeassistant-min-2023.12.4.ebuild             |  323 ++++++
 app-misc/homeassistant/Manifest                    |    3 +
 .../homeassistant/homeassistant-2023.12.4.ebuild   |  520 +++++++++
 dev-python/astroid/Manifest                        |    2 -
 dev-python/astroid/astroid-2.15.7.ebuild           |   62 --
 dev-python/feedparser/Manifest                     |    4 +
 dev-python/feedparser/feedparser-6.0.10.ebuild     |   46 +
 .../files/feedparser-6.0.8-fix-py3.10.patch        |   15 +
 dev-python/feedparser/metadata.xml                 |   17 +
 dev-python/freezegun/Manifest                      |    4 +-
 ...eezegun-1.2.1.ebuild => freezegun-1.2.2.ebuild} |   16 +-
 requirements_all.txt                               |  129 ++-
 17 files changed, 2204 insertions(+), 143 deletions(-)
 create mode 100644 app-misc/homeassistant-full/homeassistant-full-2023.12.4.ebuild
 create mode 100644 app-misc/homeassistant-min/homeassistant-min-2023.12.4.ebuild
 create mode 100644 app-misc/homeassistant/homeassistant-2023.12.4.ebuild
 delete mode 100644 dev-python/astroid/astroid-2.15.7.ebuild
 create mode 100644 dev-python/feedparser/Manifest
 create mode 100644 dev-python/feedparser/feedparser-6.0.10.ebuild
 create mode 100644 dev-python/feedparser/files/feedparser-6.0.8-fix-py3.10.patch
 create mode 100644 dev-python/feedparser/metadata.xml
 rename dev-python/freezegun/{freezegun-1.2.1.ebuild => freezegun-1.2.2.ebuild} (57%)
*** 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