1 | {'description': {'en': 'GURU: Ebuild repository entirely maintained by Gentoo '
|
2 | 'users'},
|
3 | 'feed': ['https://cgit.gentoo.org/repo/proj/guru.git/atom/'],
|
4 | 'homepage': 'https://wiki.gentoo.org/wiki/Project:GURU',
|
5 | 'name': 'guru',
|
6 | 'owner': [{'email': 'guru@gentoo.org', 'name': 'GURU', 'type': 'project'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://anongit.gentoo.org/git/repo/proj/guru.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@git.gentoo.org/repo/proj/guru.git'}],
|
12 | 'status': 'official'}
|
13 | pkgcore 0.12.21
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync guru
|
16 | *** syncing guru
|
17 | From https://anongit.gentoo.org/git/repo/proj/guru
|
18 | dd78921f9..aabb77731 master -> origin/master
|
19 | aabb77731..d70316aae dev -> origin/dev
|
20 | Updating dd78921f9..aabb77731
|
21 | Fast-forward
|
22 | app-admin/pulumi-bin/Manifest | 1 -
|
23 | app-admin/pulumi-bin/pulumi-bin-3.72.2.ebuild | 38 ---------------------------
|
24 | 2 files changed, 39 deletions(-)
|
25 | delete mode 100644 app-admin/pulumi-bin/pulumi-bin-3.72.2.ebuild
|
26 | *** synced guru
|
27 | * Sync succeeded
|
28 | $ git log --format=%ci -1
|
29 | $ git show -q --pretty=format:%G? HEAD
|
30 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 guru
|
31 | * Cache regenerated successfully
|