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
|
{'description': {'en': 'GURU: Ebuild repository entirely maintained by Gentoo '
'users'},
'feed': ['https://cgit.gentoo.org/repo/proj/guru.git/atom/'],
'homepage': 'https://wiki.gentoo.org/wiki/Project:GURU',
'name': 'guru',
'owner': [{'email': 'guru@gentoo.org', 'name': 'GURU', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/proj/guru.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/proj/guru.git'}],
'status': 'official'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync guru
WARNING:pkgcore:gentoo-linux-surface-overlay repo at '/var/lib/repo-mirror-ci/sync/gentoo-linux-surface-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing guru
From https://anongit.gentoo.org/git/repo/proj/guru
7fcf0c291..0d381342f master -> origin/master
03137fd84..0d381342f dev -> origin/dev
Updating 7fcf0c291..0d381342f
Fast-forward
dev-build/cargo-make/Manifest | 47 ++--
...ke-0.37.21.ebuild => cargo-make-0.37.23.ebuild} | 47 ++--
net-analyzer/gping/Manifest | 133 +++++++-----
.../files/gping-1.16.1-remove-libgit2-dep.patch | 17 --
.../{gping-1.17.3.ebuild => gping-1.18.0.ebuild} | 133 +++++++-----
net-wireless/iwmenu/Manifest | 230 +-------------------
net-wireless/iwmenu/iwmenu-0.1.1.ebuild | 241 +--------------------
7 files changed, 201 insertions(+), 647 deletions(-)
rename dev-build/cargo-make/{cargo-make-0.37.21.ebuild => cargo-make-0.37.23.ebuild} (93%)
delete mode 100644 net-analyzer/gping/files/gping-1.16.1-remove-libgit2-dep.patch
rename net-analyzer/gping/{gping-1.17.3.ebuild => gping-1.18.0.ebuild} (59%)
*** synced guru
* 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 guru
* Cache regenerated successfully
|