1 | {'description': {'en': 'rust modules and tools'},
|
2 | 'feed': ['https://github.com/gentoo/gentoo-rust/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/gentoo/gentoo-rust',
|
4 | 'name': 'rust',
|
5 | 'owner': [{'email': 'cynede@gentoo.org',
|
6 | 'name': 'Heather',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://github.com/gentoo/gentoo-rust.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'https://github.com/gentoo/gentoo-rust.git'},
|
12 | {'type': 'git', 'uri': 'git@github.com:gentoo/gentoo-rust.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync rust
|
15 | WARNING:pkgcore:repository at '/home/mgorny/sync/jkolo', named 'jkolo', 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.
|
16 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
17 | Already up-to-date.
|
18 | *** syncing rust
|
19 | *** synced rust
|
20 | * Sync succeeded
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 rust
|
22 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
23 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
24 | * Cache regenerated successfully
|