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
|
{'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
*** syncing guru
From https://anongit.gentoo.org/git/repo/proj/guru
f9b6dfb74..6cff2aa10 master -> origin/master
e1114a45d..6cff2aa10 dev -> origin/dev
Updating f9b6dfb74..6cff2aa10
Fast-forward
app-emulation/quickemu/Manifest | 1 -
app-emulation/quickemu/quickemu-3.11.ebuild | 42 -----------------
app-misc/anki-bin/Manifest | 10 ++--
...ki-bin-2.1.65.ebuild => anki-bin-2.1.66.ebuild} | 0
.../{cc65-2.19-r2.ebuild => cc65-2.19-r3.ebuild} | 6 ++-
.../cc65/{cc65-9999.ebuild => cc65-9999-r1.ebuild} | 6 +--
.../asciidoctor-pdf/asciidoctor-pdf-2.3.4.ebuild | 4 +-
dev-ruby/byebug/byebug-11.1.3.ebuild | 6 +--
dev-ruby/prawn-icon/prawn-icon-3.1.0.ebuild | 9 ++--
dev-ruby/prawn-svg/prawn-svg-0.32.0.ebuild | 8 +++-
.../prawn-templates-0.1.2-r1.ebuild | 8 +++-
dev-ruby/pry-byebug/pry-byebug-3.10.1.ebuild | 6 +--
dev-ruby/pry-byebug/pry-byebug-3.9.0.ebuild | 6 +--
dev-ruby/rspec-wait/rspec-wait-0.0.9.ebuild | 6 +--
dev-util/fypp/Manifest | 1 +
dev-util/fypp/files/filevarroot.fypp | 5 ++
dev-util/fypp/fypp-3.2.ebuild | 29 ++++++++++++
media-fonts/intel-one-mono/Manifest | 2 +
.../intel-one-mono/intel-one-mono-1.3.0.ebuild | 32 +++++++++++++
...3.4-r1.ebuild => zwcad-2023.23.0.3.4-r2.ebuild} | 27 +++++++----
media-sound/g4music/g4music-3.2.ebuild | 1 +
media-sound/g4music/metadata.xml | 3 ++
media-video/kooha/kooha-2.2.3.ebuild | 6 ++-
net-mail/hydroxide/Manifest | 3 ++
net-mail/hydroxide/hydroxide-0.2.28.ebuild | 54 ++++++++++++++++++++++
net-misc/toot/toot-0.38.1.ebuild | 4 +-
sys-apps/loclone/Manifest | 1 +
sys-apps/loclone/loclone-0.1.0.ebuild | 12 +++++
sys-apps/loclone/metadata.xml | 19 ++++++++
.../lenovolegionlinux-9999.ebuild | 2 +-
www-client/badwolf/metadata.xml | 2 +-
31 files changed, 231 insertions(+), 90 deletions(-)
delete mode 100644 app-emulation/quickemu/quickemu-3.11.ebuild
rename app-misc/anki-bin/{anki-bin-2.1.65.ebuild => anki-bin-2.1.66.ebuild} (100%)
rename dev-lang/cc65/{cc65-2.19-r2.ebuild => cc65-2.19-r3.ebuild} (67%)
rename dev-lang/cc65/{cc65-9999.ebuild => cc65-9999-r1.ebuild} (64%)
create mode 100644 dev-util/fypp/files/filevarroot.fypp
create mode 100644 dev-util/fypp/fypp-3.2.ebuild
create mode 100644 media-fonts/intel-one-mono/intel-one-mono-1.3.0.ebuild
rename media-gfx/zwcad/{zwcad-2023.23.0.3.4-r1.ebuild => zwcad-2023.23.0.3.4-r2.ebuild} (79%)
create mode 100644 net-mail/hydroxide/hydroxide-0.2.28.ebuild
create mode 100644 sys-apps/loclone/Manifest
create mode 100644 sys-apps/loclone/loclone-0.1.0.ebuild
create mode 100644 sys-apps/loclone/metadata.xml
*** 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
|