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/funroll-loops', named 'funroll-loops', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone.
|
18 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
19 | WARNING:pkgcore:repository at '/home/mgorny/sync/funroll-loops', named 'funroll-loops', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone.
|
20 | From https://anongit.gentoo.org/git/repo/gentoo
|
21 | 03c60c5..ba17538 master -> origin/master
|
22 | Updating 03c60c5..ba17538
|
23 | Fast-forward
|
24 | app-cdr/cuetools/cuetools-1.3.1-r2.ebuild | 4 ++--
|
25 | ...4.8-r1.ebuild => yuicompressor-2.4.8-r2.ebuild} | 28 ++++++++++++++--------
|
26 | dev-util/yuicompressor/yuicompressor-2.4.8.ebuild | 27 ---------------------
|
27 | 3 files changed, 20 insertions(+), 39 deletions(-)
|
28 | rename dev-util/yuicompressor/{yuicompressor-2.4.8-r1.ebuild => yuicompressor-2.4.8-r2.ebuild} (50%)
|
29 | delete mode 100644 dev-util/yuicompressor/yuicompressor-2.4.8.ebuild
|
30 | *** syncing gentoo
|
31 | *** synced gentoo
|
32 | * Sync succeeded
|
33 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
34 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
35 | * Cache regenerated successfully
|