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 | 557c475..afe4be1 master -> origin/master
|
20 | Updating 557c475..afe4be1
|
21 | Fast-forward
|
22 | media-libs/harfbuzz/Manifest | 3 +-
|
23 | media-libs/harfbuzz/harfbuzz-1.2.0.ebuild | 100 ---------------------
|
24 | ...harfbuzz-1.2.1.ebuild => harfbuzz-1.2.3.ebuild} | 0
|
25 | net-analyzer/fwlogwatch/fwlogwatch-1.5.ebuild | 8 +-
|
26 | 4 files changed, 8 insertions(+), 103 deletions(-)
|
27 | delete mode 100644 media-libs/harfbuzz/harfbuzz-1.2.0.ebuild
|
28 | rename media-libs/harfbuzz/{harfbuzz-1.2.1.ebuild => harfbuzz-1.2.3.ebuild} (100%)
|
29 | *** syncing gentoo
|
30 | *** synced gentoo
|
31 | * Sync succeeded
|
32 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
33 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
34 | * Cache regenerated successfully
|