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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync guru
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing guru
From https://anongit.gentoo.org/git/repo/proj/guru
fee6f7e22..d5ac2e77c master -> origin/master
3facc6156..862dd19f9 dev -> origin/dev
Updating fee6f7e22..d5ac2e77c
Fast-forward
dev-python/types-requests/Manifest | 2 +-
...1.0.7.ebuild => types-requests-2.31.0.8.ebuild} | 0
gui-apps/grimshot/grimshot-9999.ebuild | 32 +
net-libs/syndication-domination/Manifest | 1 +
.../gfeeds-2.2.0-blueprint-compiler-fix.patch | 106 +++
.../syndication-domination-1.0.ebuild | 65 ++
.../syndication-domination-9999.ebuild | 21 +-
.../FORT-validator-1.5.3_p20220607.ebuild | 76 --
...or-1.5.2.ebuild => FORT-validator-1.5.4.ebuild} | 6 +-
net-misc/FORT-validator/Manifest | 3 +-
net-misc/gemget/Manifest | 36 +-
net-misc/gemget/gemget-1.8.0.ebuild | 60 --
net-misc/gemget/gemget-1.9.0.ebuild | 25 +
net-misc/gemget/metadata.xml | 9 +-
net-misc/myip/Manifest | 7 +-
.../myip/{myip-1.2.0.ebuild => myip-1.2.1.ebuild} | 18 +-
net-news/gfeeds/gfeeds-2.2.0.ebuild | 63 +-
profiles/package.mask | 6 +
sys-apps/ov/Manifest | 880 +-------------------
sys-apps/ov/ov-0.11.1.ebuild | 924 ---------------------
sys-apps/ov/ov-0.32.0.ebuild | 35 +
sys-fs/gcsfuse/Manifest | 701 +---------------
sys-fs/gcsfuse/gcsfuse-0.42.4.ebuild | 731 ----------------
sys-fs/gcsfuse/gcsfuse-1.2.0.ebuild | 29 +
sys-fs/gdu/Manifest | 3 +-
sys-fs/gdu/gdu-5.13.2.ebuild | 646 --------------
sys-fs/gdu/gdu-5.25.0.ebuild | 30 +
27 files changed, 402 insertions(+), 4113 deletions(-)
rename dev-python/types-requests/{types-requests-2.31.0.7.ebuild => types-requests-2.31.0.8.ebuild} (100%)
create mode 100644 gui-apps/grimshot/grimshot-9999.ebuild
create mode 100644 net-libs/syndication-domination/Manifest
create mode 100644 net-libs/syndication-domination/files/gfeeds-2.2.0-blueprint-compiler-fix.patch
create mode 100644 net-libs/syndication-domination/syndication-domination-1.0.ebuild
delete mode 100644 net-misc/FORT-validator/FORT-validator-1.5.3_p20220607.ebuild
rename net-misc/FORT-validator/{FORT-validator-1.5.2.ebuild => FORT-validator-1.5.4.ebuild} (92%)
delete mode 100644 net-misc/gemget/gemget-1.8.0.ebuild
create mode 100644 net-misc/gemget/gemget-1.9.0.ebuild
rename net-misc/myip/{myip-1.2.0.ebuild => myip-1.2.1.ebuild} (53%)
delete mode 100644 sys-apps/ov/ov-0.11.1.ebuild
create mode 100644 sys-apps/ov/ov-0.32.0.ebuild
delete mode 100644 sys-fs/gcsfuse/gcsfuse-0.42.4.ebuild
create mode 100644 sys-fs/gcsfuse/gcsfuse-1.2.0.ebuild
delete mode 100644 sys-fs/gdu/gdu-5.13.2.ebuild
create mode 100644 sys-fs/gdu/gdu-5.25.0.ebuild
*** 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
|