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', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
8
            {'type': 'git',
9
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
10
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
13
 'status': 'official'}
14
$ pmaint sync gentoo
15
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
17
From https://anongit.gentoo.org/git/repo/gentoo
18
   7d4ec8f9dc9..df5153e1215  master     -> origin/master
19
Updating 7d4ec8f9dc9..df5153e1215
20
Fast-forward
21
 games-fps/ut2003/Manifest               |  2 +-
22
 games-fps/ut2003/files/ut2003-ded.confd |  6 ++
23
 games-fps/ut2003/files/ut2003-ded.initd | 13 +++++
24
 games-fps/ut2003/ut2003-2225-r4.ebuild  | 99 ---------------------------------
25
 games-fps/ut2003/ut2003-2225-r5.ebuild  | 98 ++++++++++++++++++++++++++++++++
26
 profiles/package.mask                   | 10 ----
27
 6 files changed, 118 insertions(+), 110 deletions(-)
28
 create mode 100644 games-fps/ut2003/files/ut2003-ded.confd
29
 create mode 100644 games-fps/ut2003/files/ut2003-ded.initd
30
 delete mode 100644 games-fps/ut2003/ut2003-2225-r4.ebuild
31
 create mode 100644 games-fps/ut2003/ut2003-2225-r5.ebuild
32
*** syncing gentoo
33
*** synced gentoo
34
 * Sync succeeded
35
$ git log --format=%ci -1
36
$ git show -q --pretty=format:%G? HEAD
37
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
38
 * Cache regenerated successfully