rust

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
warning: Pulling without specifying how to reconcile divergent branches is
15
discouraged. You can squelch this message by running one of the following
16
commands sometime before your next pull:
17
18
  git config pull.rebase false  # merge (the default strategy)
19
  git config pull.rebase true   # rebase
20
  git config pull.ff only       # fast-forward only
21
22
You can replace "git config" with "git config --global" to set a default
23
preference for all repositories. You can also pass --rebase, --no-rebase,
24
or --ff-only on the command line to override the configured default per
25
invocation.
26
27
From https://github.com/gentoo/gentoo-rust
28
   2b96452..08a3631  master     -> origin/master
29
Updating 2b96452..08a3631
30
Fast-forward
31
 media-sound/spotify-tui/spotify-tui-0.10.0.ebuild | 4 ----
32
 media-sound/spotifyd/spotifyd-0.2.20.ebuild       | 2 +-
33
 2 files changed, 1 insertion(+), 5 deletions(-)
34
*** syncing rust
35
*** synced rust
36
 * Sync succeeded
37
$ git log --format=%ci -1
38
$ git show -q --pretty=format:%G? HEAD
39
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rust
40
 * Cache regenerated successfully