1 | {'description': {'en': 'Official Gentoo ebuild repository'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
|
3 | 'homepage': 'https://gentoo.org/',
|
4 | 'name': 'gentoo',
|
5 | 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
|
6 | 'quality': 'core',
|
7 | 'source': [{'type': 'rsync',
|
8 | 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
|
9 | {'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync gentoo
|
17 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
18 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
19 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
20 | *** syncing gentoo
|
21 | From https://anongit.gentoo.org/git/repo/gentoo
|
22 | ffd45776bb1..1f70d400191 master -> origin/master
|
23 | Updating ffd45776bb1..1f70d400191
|
24 | Fast-forward
|
25 | dev-perl/Test-More-UTF8/Manifest | 1 +
|
26 | .../Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild | 27 +++++++++++
|
27 | dev-perl/Test-More-UTF8/metadata.xml | 12 +++++
|
28 | dev-perl/Text-Template/Manifest | 1 +
|
29 | .../Text-Template/Text-Template-1.530.0.ebuild | 31 ++++++++++++
|
30 | dev-ruby/autoprefixer-rails/Manifest | 1 +
|
31 | .../autoprefixer-rails-9.4.2.ebuild | 36 ++++++++++++++
|
32 | dev-ruby/backports/Manifest | 1 +
|
33 | dev-ruby/backports/backports-3.11.4.ebuild | 23 +++++++++
|
34 | dev-ruby/chunky_png/Manifest | 1 +
|
35 | dev-ruby/chunky_png/chunky_png-1.3.11.ebuild | 33 +++++++++++++
|
36 | dev-ruby/fast_gettext/Manifest | 1 +
|
37 | dev-ruby/fast_gettext/fast_gettext-1.8.0.ebuild | 55 ++++++++++++++++++++++
|
38 | eclass/ruby-fakegem.eclass | 3 +-
|
39 | profiles/package.mask | 6 +++
|
40 | 15 files changed, 231 insertions(+), 1 deletion(-)
|
41 | create mode 100644 dev-perl/Test-More-UTF8/Manifest
|
42 | create mode 100644 dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0.ebuild
|
43 | create mode 100644 dev-perl/Test-More-UTF8/metadata.xml
|
44 | create mode 100644 dev-perl/Text-Template/Text-Template-1.530.0.ebuild
|
45 | create mode 100644 dev-ruby/autoprefixer-rails/autoprefixer-rails-9.4.2.ebuild
|
46 | create mode 100644 dev-ruby/backports/backports-3.11.4.ebuild
|
47 | create mode 100644 dev-ruby/chunky_png/chunky_png-1.3.11.ebuild
|
48 | create mode 100644 dev-ruby/fast_gettext/fast_gettext-1.8.0.ebuild
|
49 | *** synced gentoo
|
50 | * Sync succeeded
|
51 | $ git log --format=%ci -1
|
52 | $ git show -q --pretty=format:%G? HEAD
|
53 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
54 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
55 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
56 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
57 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
58 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
59 | * Cache regenerated successfully
|