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
|
{'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
WARNING:pkgcore:gentoo-linux-surface-overlay repo at '/var/lib/repo-mirror-ci/sync/gentoo-linux-surface-overlay', 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
bdfd630d1..f1cc188a4 master -> origin/master
Updating bdfd630d1..f1cc188a4
Fast-forward
dev-lua/cqueues/Manifest | 1 +
dev-lua/cqueues/cqueues-20200726.ebuild | 96 ++++++++++++++++++++++
dev-lua/cqueues/metadata.xml | 11 +++
games-action/blackvoxel/blackvoxel-2.50.ebuild | 1 -
.../files/blackvoxel-2.50-makefile.patch | 38 ++++-----
.../files/blackvoxel-2.50-makeopts.patch | 15 ----
games-fps/crispy-doom/crispy-doom-5.12.0.ebuild | 8 +-
games-fps/crispy-doom/crispy-doom-6.0.ebuild | 2 +-
.../files/crispy-doom-5.12.0-cflags.patch | 13 +++
.../files/crispy-doom-5.12.0-makeopts.patch | 15 ----
.../crispy-doom/files/crispy-doom-6.0-cflags.patch | 11 +++
.../files/crispy-doom-6.0-makeopts.patch | 15 ----
net-mail/dovecot-fts-flatcurve/Manifest | 1 +
.../dovecot-fts-flatcurve-1.0.5.ebuild | 46 +++++++++++
net-mail/dovecot-fts-flatcurve/files/90-fts.conf | 40 +++++++++
net-mail/dovecot-fts-flatcurve/metadata.xml | 14 ++++
net-misc/warp/warp-0.7.0-r1.ebuild | 2 +-
www-client/yandex-browser/Manifest | 2 +-
...ebuild => yandex-browser-24.7.6.1042_p1.ebuild} | 0
19 files changed, 257 insertions(+), 74 deletions(-)
create mode 100644 dev-lua/cqueues/Manifest
create mode 100644 dev-lua/cqueues/cqueues-20200726.ebuild
create mode 100644 dev-lua/cqueues/metadata.xml
delete mode 100644 games-action/blackvoxel/files/blackvoxel-2.50-makeopts.patch
create mode 100644 games-fps/crispy-doom/files/crispy-doom-5.12.0-cflags.patch
delete mode 100644 games-fps/crispy-doom/files/crispy-doom-5.12.0-makeopts.patch
create mode 100644 games-fps/crispy-doom/files/crispy-doom-6.0-cflags.patch
delete mode 100644 games-fps/crispy-doom/files/crispy-doom-6.0-makeopts.patch
create mode 100644 net-mail/dovecot-fts-flatcurve/Manifest
create mode 100644 net-mail/dovecot-fts-flatcurve/dovecot-fts-flatcurve-1.0.5.ebuild
create mode 100644 net-mail/dovecot-fts-flatcurve/files/90-fts.conf
create mode 100644 net-mail/dovecot-fts-flatcurve/metadata.xml
rename www-client/yandex-browser/{yandex-browser-24.7.3.1253_p1.ebuild => yandex-browser-24.7.6.1042_p1.ebuild} (100%)
*** 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
|