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', 'uri': 'https://github.com/gentoo/gentoo-rust.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/gentoo/gentoo-rust.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:gentoo/gentoo-rust.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync rust
|
14 | From https://github.com/gentoo/gentoo-rust
|
15 | dae9efc..0bada30 master -> origin/master
|
16 | Updating dae9efc..0bada30
|
17 | Fast-forward
|
18 | dev-rust/cranelift-tools/Manifest | 47 ++++++++++-----------
|
19 | ...0.41.0.ebuild => cranelift-tools-0.42.0.ebuild} | 49 +++++++++++-----------
|
20 | 2 files changed, 47 insertions(+), 49 deletions(-)
|
21 | rename dev-rust/cranelift-tools/{cranelift-tools-0.41.0.ebuild => cranelift-tools-0.42.0.ebuild} (82%)
|
22 | *** syncing rust
|
23 | *** synced rust
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 rust
|
28 | * Cache regenerated successfully
|