blob: fbdbe64dcead556fc1861a589cfa6681e1773fea (
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
|
{'description': {'en': 'Personal overlay of Paul Healy'},
'homepage': 'https://cgit.gentoo.org/user/lmiphay.git/',
'name': 'lmiphay',
'owner': [{'email': 'lmiphay@gmail.com',
'name': 'Paul Healy',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://anongit.gentoo.org/user/lmiphay.git'}],
'status': 'unofficial'}
$ pmaint sync lmiphay
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/stowe-verlay'
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/stowe-verlay'
*** syncing lmiphay
From git://anongit.gentoo.org/user/lmiphay
dcbdb28..4eb3d07 master -> origin/master
Updating dcbdb28..4eb3d07
Fast-forward
app-misc/homeassistant-bin/Manifest | 2 +-
.../homeassistant-bin-0.60.ebuild | 5 ++-
dev-python/fuzzywuzzy/Manifest | 2 ++
dev-python/fuzzywuzzy/fuzzywuzzy-0.15.1.ebuild | 23 +++++++++++++
dev-python/netdisco/Manifest | 2 ++
dev-python/netdisco/netdisco-1.2.3.ebuild | 29 ++++++++++++++++
dev-python/pyatv/Manifest | 2 ++
dev-python/pyatv/pyatv-0.3.9.ebuild | 39 ++++++++++++++++++++++
homeassistant.keywords | 2 ++
9 files changed, 102 insertions(+), 4 deletions(-)
create mode 100644 dev-python/fuzzywuzzy/Manifest
create mode 100644 dev-python/fuzzywuzzy/fuzzywuzzy-0.15.1.ebuild
create mode 100644 dev-python/netdisco/Manifest
create mode 100644 dev-python/netdisco/netdisco-1.2.3.ebuild
create mode 100644 dev-python/pyatv/Manifest
create mode 100644 dev-python/pyatv/pyatv-0.3.9.ebuild
*** synced lmiphay
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lmiphay
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
* Cache regenerated successfully
|