1 | {'description': {'en': 'Official Gentoo ebuild repository'},
|
2 | 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
|
3 | 'homepage': 'http://gentoo.org/',
|
4 | 'name': 'gentoo',
|
5 | 'owner': [{'email': 'qa@gentoo.org'}],
|
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+ssh://git@git.gentoo.org/repo/gentoo.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync gentoo
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | From https://anongit.gentoo.org/git/repo/gentoo
|
19 | e01a1b4..a502968 master -> origin/master
|
20 | Updating e01a1b4..a502968
|
21 | Fast-forward
|
22 | .../files/setools-3.3.8-no-check-file.patch | 15 ++++++++++
|
23 | .../setools/files/setools-3.3.8-policy-max.patch | 29 ++++++++++++++++++
|
24 | app-admin/setools/setools-3.3.8-r7.ebuild | 3 ++
|
25 | dev-python/ipy/ipy-0.83.ebuild | 2 +-
|
26 | .../files/libsemanage-2.4-build-paths.patch | 35 ++++++++++++++++++++++
|
27 | sys-libs/libsemanage/libsemanage-2.4-r2.ebuild | 7 +++--
|
28 | sys-libs/libsemanage/libsemanage-9999.ebuild | 7 +++--
|
29 | 7 files changed, 91 insertions(+), 7 deletions(-)
|
30 | create mode 100644 app-admin/setools/files/setools-3.3.8-no-check-file.patch
|
31 | create mode 100644 app-admin/setools/files/setools-3.3.8-policy-max.patch
|
32 | create mode 100644 sys-libs/libsemanage/files/libsemanage-2.4-build-paths.patch
|
33 | *** syncing gentoo
|
34 | *** synced gentoo
|
35 | * Sync succeeded
|
36 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
37 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
38 | * Cache regenerated successfully
|