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
pkgcore 0.12.23
15
16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
17
*** syncing gentoo
18
From https://anongit.gentoo.org/git/repo/gentoo
19
   de822887c209..cf45ee482e7e  master     -> origin/master
20
Updating de822887c209..cf45ee482e7e
21
Fast-forward
22
 acct-group/sandmann/metadata.xml               |  8 ++++
23
 acct-group/sandmann/sandmann-0.ebuild          |  8 ++++
24
 acct-user/sandmann/metadata.xml                |  8 ++++
25
 acct-user/sandmann/sandmann-0.ebuild           | 12 +++++
26
 profiles/features/musl/package.mask            |  4 ++
27
 sys-power/sandmann-bin/Manifest                |  1 +
28
 sys-power/sandmann-bin/metadata.xml            |  8 ++++
29
 sys-power/sandmann-bin/sandmann-bin-0.9.ebuild | 61 ++++++++++++++++++++++++++
30
 8 files changed, 110 insertions(+)
31
 create mode 100644 acct-group/sandmann/metadata.xml
32
 create mode 100644 acct-group/sandmann/sandmann-0.ebuild
33
 create mode 100644 acct-user/sandmann/metadata.xml
34
 create mode 100644 acct-user/sandmann/sandmann-0.ebuild
35
 create mode 100644 sys-power/sandmann-bin/Manifest
36
 create mode 100644 sys-power/sandmann-bin/metadata.xml
37
 create mode 100644 sys-power/sandmann-bin/sandmann-bin-0.9.ebuild
38
*** synced gentoo
39
 * Sync succeeded
40
$ git log --format=%ci -1
41
$ git show -q --pretty=format:%G? HEAD
42
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
43
 * Cache regenerated successfully