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
From https://anongit.gentoo.org/git/repo/gentoo
16
   f0921a60a5e..92180613098  master     -> origin/master
17
Updating f0921a60a5e..92180613098
18
Fast-forward
19
 app-text/sablotron/sablotron-1.0.3-r2.ebuild       |   7 +-
20
 dev-libs/libspt/libspt-1.1-r2.ebuild               |  13 ++-
21
 dev-libs/libspt/libspt-1.1-r4.ebuild               |   9 +-
22
 sys-cluster/rdma-core/Manifest                     |   4 -
23
 sys-cluster/rdma-core/rdma-core-26.1-r1.ebuild     | 101 ---------------------
24
 sys-cluster/rdma-core/rdma-core-27.0-r2.ebuild     | 101 ---------------------
25
 sys-cluster/rdma-core/rdma-core-28.0-r1.ebuild     | 101 ---------------------
26
 sys-cluster/rdma-core/rdma-core-30.0-r1.ebuild     | 101 ---------------------
27
 ...ore-26.0-r2.ebuild => rdma-core-30.0-r2.ebuild} |   8 +-
28
 sys-cluster/rdma-core/rdma-core-9999.ebuild        |  15 ++-
29
 10 files changed, 35 insertions(+), 425 deletions(-)
30
 delete mode 100644 sys-cluster/rdma-core/rdma-core-26.1-r1.ebuild
31
 delete mode 100644 sys-cluster/rdma-core/rdma-core-27.0-r2.ebuild
32
 delete mode 100644 sys-cluster/rdma-core/rdma-core-28.0-r1.ebuild
33
 delete mode 100644 sys-cluster/rdma-core/rdma-core-30.0-r1.ebuild
34
 rename sys-cluster/rdma-core/{rdma-core-26.0-r2.ebuild => rdma-core-30.0-r2.ebuild} (94%)
35
*** syncing gentoo
36
*** synced gentoo
37
 * Sync succeeded
38
$ git log --format=%ci -1
39
$ git show -q --pretty=format:%G? HEAD
40
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
41
 * Cache regenerated successfully