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
|
{'description': {'en': 'Official Gentoo ebuild repository'},
'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
'homepage': 'https://gentoo.org/',
'name': 'gentoo',
'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
'quality': 'core',
'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
'status': 'official'}
pkgcore 0.12.20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
d87f942e6770..51faa3188b70 master -> origin/master
Updating d87f942e6770..51faa3188b70
Fast-forward
dev-ruby/actioncable/actioncable-7.0.4.2.ebuild | 2 +-
dev-ruby/actioncable/actioncable-7.0.4.3.ebuild | 2 +-
dev-ruby/actionmailbox/actionmailbox-7.0.4.2.ebuild | 2 +-
dev-ruby/actionmailbox/actionmailbox-7.0.4.3.ebuild | 2 +-
dev-ruby/actionmailer/actionmailer-7.0.4.3.ebuild | 2 +-
dev-ruby/actionpack/actionpack-7.0.4.3.ebuild | 2 +-
dev-ruby/actiontext/actiontext-7.0.4.2.ebuild | 2 +-
dev-ruby/actiontext/actiontext-7.0.4.3.ebuild | 2 +-
dev-ruby/actionview/actionview-7.0.4.3.ebuild | 2 +-
dev-ruby/activejob/activejob-7.0.4.3.ebuild | 2 +-
dev-ruby/activemodel/activemodel-7.0.4.3.ebuild | 2 +-
dev-ruby/activerecord/activerecord-7.0.4.3.ebuild | 2 +-
dev-ruby/activestorage/activestorage-7.0.4.2.ebuild | 2 +-
dev-ruby/activestorage/activestorage-7.0.4.3.ebuild | 2 +-
dev-ruby/arel-helpers/arel-helpers-2.14.0.ebuild | 2 +-
dev-ruby/combustion/combustion-1.3.7-r2.ebuild | 2 +-
dev-ruby/image_processing/image_processing-1.12.2.ebuild | 2 +-
dev-ruby/marcel/marcel-1.0.2.ebuild | 4 ++--
dev-ruby/mini_magick/mini_magick-4.12.0.ebuild | 2 +-
dev-ruby/minispec-metadata/minispec-metadata-3.3.1-r1.ebuild | 4 ++--
dev-ruby/propshaft/propshaft-0.7.0.ebuild | 2 +-
dev-ruby/rails/rails-7.0.4.2.ebuild | 2 +-
dev-ruby/rails/rails-7.0.4.3.ebuild | 2 +-
dev-ruby/railties/railties-7.0.4.3.ebuild | 2 +-
dev-ruby/selenium-webdriver/selenium-webdriver-4.1.0.ebuild | 4 ++--
dev-ruby/webrick/webrick-1.8.0.ebuild | 2 +-
dev-ruby/websocket-driver/websocket-driver-0.7.5.ebuild | 4 ++--
dev-ruby/websocket-extensions/websocket-extensions-0.1.5-r1.ebuild | 4 ++--
dev-util/idea-community/Manifest | 2 +-
.../{idea-community-2022.3.3.ebuild => idea-community-2023.1.ebuild} | 0
30 files changed, 34 insertions(+), 34 deletions(-)
rename dev-util/idea-community/{idea-community-2022.3.3.ebuild => idea-community-2023.1.ebuild} (100%)
*** synced gentoo
* 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 gentoo
* Cache regenerated successfully
|