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: profile-set
|
18 | WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
19 | WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
20 | From https://anongit.gentoo.org/git/repo/gentoo
|
21 | 30e4235..d9696ae master -> origin/master
|
22 | Updating 30e4235..d9696ae
|
23 | Fast-forward
|
24 | .../files/kdevplatform-5.0.1-unused-deps.patch | 24 ++++++++++++++++++++++
|
25 | dev-util/kdevplatform/kdevplatform-5.0.1.ebuild | 4 ++++
|
26 | 2 files changed, 28 insertions(+)
|
27 | create mode 100644 dev-util/kdevplatform/files/kdevplatform-5.0.1-unused-deps.patch
|
28 | *** syncing gentoo
|
29 | *** synced gentoo
|
30 | * Sync succeeded
|
31 | $ git log --format=%ci -1
|
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: profile-set
|
34 | WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
35 | * Cache regenerated successfully
|