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': 'rust@gentoo.org',
|
6 | 'name': 'Rust Team',
|
7 | 'type': 'project'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/gentoo/gentoo-rust.git'},
|
11 | {'type': 'git', 'uri': 'git://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:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
16 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
17 | *** syncing rust
|
18 | Already up to date.
|
19 | *** synced rust
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 rust
|
24 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
25 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
26 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
27 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
28 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
29 | * Cache regenerated successfully
|