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 | eefa46e39..842278951 master -> origin/master
|
19 | 15afda4ba..842278951 dev -> origin/dev
|
20 | Updating eefa46e39..842278951
|
21 | Fast-forward
|
22 | app-admin/pulumi-bin/Manifest | 2 +-
|
23 | ...-bin-3.73.0.ebuild => pulumi-bin-3.76.0.ebuild} | 8 ++----
|
24 | dev-vcs/lazygit/Manifest | 4 +--
|
25 | dev-vcs/lazygit/lazygit-0.37.ebuild | 29 ----------------------
|
26 | dev-vcs/lazygit/lazygit-0.39.2.ebuild | 29 ----------------------
|
27 | ...lazygit-0.39.1.ebuild => lazygit-0.39.3.ebuild} | 0
|
28 | sci-electronics/logic-bin/Manifest | 1 +
|
29 | sci-electronics/logic-bin/logic-bin-2.4.9.ebuild | 28 +++++++++++++++++++++
|
30 | 8 files changed, 33 insertions(+), 68 deletions(-)
|
31 | rename app-admin/pulumi-bin/{pulumi-bin-3.73.0.ebuild => pulumi-bin-3.76.0.ebuild} (95%)
|
32 | delete mode 100644 dev-vcs/lazygit/lazygit-0.37.ebuild
|
33 | delete mode 100644 dev-vcs/lazygit/lazygit-0.39.2.ebuild
|
34 | rename dev-vcs/lazygit/{lazygit-0.39.1.ebuild => lazygit-0.39.3.ebuild} (100%)
|
35 | create mode 100644 sci-electronics/logic-bin/logic-bin-2.4.9.ebuild
|
36 | *** synced guru
|
37 | * Sync succeeded
|
38 | $ git log --format=%ci -1
|
39 | $ git show -q --pretty=format:%G? HEAD
|
40 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 guru
|
41 | * Cache regenerated successfully
|