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
|
{'description': {'en': 'leonardohn personal overlay'},
'feed': ['https://github.com/leonardohn/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/leonardohn/gentoo-overlay',
'name': 'leonardohn',
'owner': [{'email': 'leonardohn@null.net',
'name': 'Leonardo Neumann',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/leonardohn/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/leonardohn/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync leonardohn
WARNING:pkgcore:gitlab repo at '/var/lib/repo-mirror-ci/sync/gitlab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From https://github.com/leonardohn/gentoo-overlay
dc0e91a..e7439f1 master -> origin/master
Updating dc0e91a..e7439f1
Fast-forward
dev-util/rust-analyzer/Manifest | 44 ++---
.../rust-analyzer/rust-analyzer-20200727.ebuild | 188 --------------------
.../rust-analyzer/rust-analyzer-20200804.ebuild | 185 --------------------
.../rust-analyzer/rust-analyzer-20200810.ebuild | 1 +
.../rust-analyzer/rust-analyzer-99999999.ebuild | 192 ++++++++++++++++++++-
5 files changed, 196 insertions(+), 414 deletions(-)
delete mode 100644 dev-util/rust-analyzer/rust-analyzer-20200727.ebuild
delete mode 100644 dev-util/rust-analyzer/rust-analyzer-20200804.ebuild
create mode 120000 dev-util/rust-analyzer/rust-analyzer-20200810.ebuild
*** syncing leonardohn
*** synced leonardohn
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 leonardohn
* Cache regenerated successfully
|