1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
{'description': {'en': 'GURU: Ebuild repository entirely maintained by Gentoo '
'users'},
'feed': ['https://cgit.gentoo.org/repo/proj/guru.git/atom/'],
'homepage': 'https://wiki.gentoo.org/wiki/Project:GURU',
'name': 'guru',
'owner': [{'email': 'guru@gentoo.org', 'name': 'GURU', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/proj/guru.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/proj/guru.git'}],
'status': 'official'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync guru
*** syncing guru
From https://anongit.gentoo.org/git/repo/proj/guru
e27290fd9..13cbe49cf master -> origin/master
Updating e27290fd9..13cbe49cf
Fast-forward
dev-build/FoBiS/FoBiS-3.0.6.ebuild | 27 ++++++++++++++++++++++
dev-build/FoBiS/Manifest | 1 +
dev-vcs/gitqlient/gitqlient-1.6.3.ebuild | 3 ++-
gui-apps/sfwbar/Manifest | 2 +-
gui-apps/sfwbar/metadata.xml | 3 ---
gui-apps/sfwbar/sfwbar-1.0_beta15.ebuild | 3 +++
...-1.0_beta14.ebuild => sfwbar-1.0_beta16.ebuild} | 6 +++++
media-sound/tidal-hifi-bin/Manifest | 1 +
...-5.16.0.ebuild => tidal-hifi-bin-5.17.0.ebuild} | 12 +++++++++-
www-client/yandex-browser/Manifest | 2 +-
...ebuild => yandex-browser-24.10.2.723_p1.ebuild} | 2 +-
11 files changed, 54 insertions(+), 8 deletions(-)
create mode 100644 dev-build/FoBiS/FoBiS-3.0.6.ebuild
rename gui-apps/sfwbar/{sfwbar-1.0_beta14.ebuild => sfwbar-1.0_beta16.ebuild} (90%)
rename media-sound/tidal-hifi-bin/{tidal-hifi-bin-5.16.0.ebuild => tidal-hifi-bin-5.17.0.ebuild} (89%)
rename www-client/yandex-browser/{yandex-browser-24.7.6.1042_p1.ebuild => yandex-browser-24.10.2.723_p1.ebuild} (99%)
*** synced guru
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 guru
* Cache regenerated successfully
|