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.28
|
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 | 0c514a20c..6210aec2e master -> origin/master
|
19 | Updating 0c514a20c..6210aec2e
|
20 | Fast-forward
|
21 | dev-util/find-work-bugzilla/Manifest | 2 +-
|
22 | ....2.1.ebuild => find-work-bugzilla-0.3.0.ebuild} | 12 +++----
|
23 | dev-util/find-work-bugzilla/metadata.xml | 1 +
|
24 | dev-util/find-work-pkgcheck/Manifest | 1 +
|
25 | ....2.1.ebuild => find-work-pkgcheck-0.3.0.ebuild} | 11 +++---
|
26 | dev-util/find-work-pkgcheck/metadata.xml | 1 +
|
27 | dev-util/find-work-repology/Manifest | 1 +
|
28 | ....2.1.ebuild => find-work-repology-0.3.0.ebuild} | 11 +++---
|
29 | dev-util/find-work-repology/metadata.xml | 1 +
|
30 | dev-util/find-work/Manifest | 2 +-
|
31 | ...work-0.91.1.ebuild => find-work-0.990.0.ebuild} | 40 ++++++++++++++++++++--
|
32 | dev-util/find-work/find-work-9999.ebuild | 19 ++++++++--
|
33 | 12 files changed, 77 insertions(+), 25 deletions(-)
|
34 | rename dev-util/find-work-bugzilla/{find-work-bugzilla-0.2.1.ebuild => find-work-bugzilla-0.3.0.ebuild} (77%)
|
35 | rename dev-util/find-work-pkgcheck/{find-work-pkgcheck-0.2.1.ebuild => find-work-pkgcheck-0.3.0.ebuild} (79%)
|
36 | rename dev-util/find-work-repology/{find-work-repology-0.2.1.ebuild => find-work-repology-0.3.0.ebuild} (80%)
|
37 | rename dev-util/find-work/{find-work-0.91.1.ebuild => find-work-0.990.0.ebuild} (64%)
|
38 | *** synced guru
|
39 | * Sync succeeded
|
40 | $ git log --format=%ci -1
|
41 | $ git show -q --pretty=format:%G? HEAD
|
42 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 guru
|
43 | * Cache regenerated successfully
|