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
|
{'description': {'en': "anomen's personal Gentoo overlay"},
'feed': ['https://github.com/anomen-s/anomen-overlay/commits/master.atom'],
'homepage': 'https://github.com/anomen-s/anomen-overlay',
'name': 'anomen',
'owner': [{'email': 'ludek_h@seznam.cz', 'name': 'anomen', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/anomen-s/anomen-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/anomen-s/anomen-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:anomen-s/anomen-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync anomen
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing anomen
From https://github.com/anomen-s/anomen-overlay
2e07cde..d5fac6e master -> origin/master
Updating 2e07cde..d5fac6e
Fast-forward
x11-misc/xkeyboard-config/Manifest | 6 +++---
...z_prog-2017.patch => xkeyboard-config-cz_prog-2017.patch} | 0
...-config-2.20.ebuild => xkeyboard-config-2.23.1-r2.ebuild} | 12 +++++-------
3 files changed, 8 insertions(+), 10 deletions(-)
rename x11-misc/xkeyboard-config/files/{xkeyboard-config-2.20-cz_prog-2017.patch => xkeyboard-config-cz_prog-2017.patch} (100%)
rename x11-misc/xkeyboard-config/{xkeyboard-config-2.20.ebuild => xkeyboard-config-2.23.1-r2.ebuild} (59%)
*** synced anomen
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 anomen
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|