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
|
{'description': {'en': 'Ebuilds for packages not in the Gentoo tree\n (lack of maintainer or too experimental) and live ebuilds\n or extensions/bugfixes for packages in the tree'},
'feed': ['https://cgit.gentoo.org/user/mv.git/atom/'],
'homepage': 'https://cgit.gentoo.org/user/mv.git',
'name': 'mv',
'owner': [{'email': 'martin@mvath.de',
'name': u'Martin V\xe4th',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/user/mv.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/mv.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/mv.git'}],
'status': 'unofficial'}
$ pmaint sync mv
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/mrueg'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/mrueg', named 'mrueg', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing mv
From https://anongit.gentoo.org/git/user/mv
4f602aa9..01a967cb master -> origin/master
Updating 4f602aa9..01a967cb
Fast-forward
...chily-tools-2018.11.22.ebuild => schily-tools-2018.12.06.ebuild} | 0
media-tv/sundtek-tv/Manifest | 2 +-
...dtek-tv-181113.203858.ebuild => sundtek-tv-181204.002703.ebuild} | 0
metadata/pkg_desc_index | 6 +++---
sci-geosciences/googleearth/Manifest | 2 +-
sys-apps/less/Manifest | 2 +-
sys-apps/less/{less-545.ebuild => less-547.ebuild} | 0
7 files changed, 6 insertions(+), 6 deletions(-)
rename app-shells/schily-tools/{schily-tools-2018.11.22.ebuild => schily-tools-2018.12.06.ebuild} (100%)
rename media-tv/sundtek-tv/{sundtek-tv-181113.203858.ebuild => sundtek-tv-181204.002703.ebuild} (100%)
rename sys-apps/less/{less-545.ebuild => less-547.ebuild} (100%)
*** synced mv
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mv
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:EAPI 7 isn't fully supported
* Cache regenerated successfully
|