guru

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
   2f4837958..22ea2a0db  master     -> origin/master
19
   2f4837958..22ea2a0db  dev        -> origin/dev
20
Updating 2f4837958..22ea2a0db
21
Fast-forward
22
 profiles/package.mask | 5 +++++
23
 1 file changed, 5 insertions(+)
24
*** synced guru
25
 * Sync succeeded
26
$ git log --format=%ci -1
27
$ git show -q --pretty=format:%G? HEAD
28
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 guru
29
 * Cache regenerated successfully