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.24
|
14 |
|
15 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync guru
|
16 | WARNING:pkgcore:XaetaCore repo at '/var/lib/repo-mirror-ci/sync/XaetaCore', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | *** syncing guru
|
18 | From https://anongit.gentoo.org/git/repo/proj/guru
|
19 | 3d9319fdb..0caf5e235 master -> origin/master
|
20 | ed47497c6..0caf5e235 dev -> origin/dev
|
21 | Updating 3d9319fdb..0caf5e235
|
22 | Fast-forward
|
23 | gui-apps/hyprpicker/Manifest | 1 +
|
24 | gui-apps/hyprpicker/hyprpicker-0.3.0.ebuild | 38 +++++++++++++++++++
|
25 | sys-power/amdfan/amdfan-0.2.1-r1.ebuild | 58 +++++++++++++++++++++++++++++
|
26 | 3 files changed, 97 insertions(+)
|
27 | create mode 100644 gui-apps/hyprpicker/hyprpicker-0.3.0.ebuild
|
28 | create mode 100644 sys-power/amdfan/amdfan-0.2.1-r1.ebuild
|
29 | *** synced guru
|
30 | * Sync succeeded
|
31 | $ git log --format=%ci -1
|
32 | $ git show -q --pretty=format:%G? HEAD
|
33 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 guru
|
34 | * Cache regenerated successfully
|