1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
{'description': {'en': 'rust modules and tools'},
'feed': ['https://github.com/gentoo/gentoo-rust/commits/master.atom'],
'homepage': 'https://github.com/gentoo/gentoo-rust',
'name': 'rust',
'owner': [{'email': 'cynede@gentoo.org',
'name': 'Mikhail Pukhlikov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/gentoo/gentoo-rust.git'},
{'type': 'git',
'uri': 'https://github.com/gentoo/gentoo-rust.git'},
{'type': 'git', 'uri': 'git@github.com:gentoo/gentoo-rust.git'}],
'status': 'unofficial'}
$ pmaint sync rust
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
From git://github.com/gentoo/gentoo-rust
ee569a6..3b84a8b master -> origin/master
Updating ee569a6..3b84a8b
Fast-forward
www-client/servo-bin/Manifest | 1 -
www-client/servo-bin/servo-bin-9999.ebuild | 7 ++++++-
2 files changed, 6 insertions(+), 2 deletions(-)
delete mode 100644 www-client/servo-bin/Manifest
*** syncing rust
*** synced rust
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rust
* Cache regenerated successfully
|