gentoo

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
   4705062eb68..c500ebe5e41  master     -> origin/master
23
Updating 4705062eb68..c500ebe5e41
24
Fast-forward
25
 dev-ruby/httparty/Manifest                         |  2 +-
26
 ...tparty-0.16.0.ebuild => httparty-0.16.3.ebuild} | 11 ++++---
27
 dev-ruby/regexp_parser/Manifest                    |  1 +
28
 dev-ruby/regexp_parser/regexp_parser-1.3.0.ebuild  | 38 ++++++++++++++++++++++
29
 4 files changed, 47 insertions(+), 5 deletions(-)
30
 rename dev-ruby/httparty/{httparty-0.16.0.ebuild => httparty-0.16.3.ebuild} (76%)
31
 create mode 100644 dev-ruby/regexp_parser/regexp_parser-1.3.0.ebuild
32
*** synced gentoo
33
 * Sync succeeded
34
$ git log --format=%ci -1
35
$ git show -q --pretty=format:%G? HEAD
36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
37
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
38
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
39
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
40
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
41
WARNING:pkgcore:EAPI 7 isn't fully supported
42
 * Cache regenerated successfully