rasdark

1
{'description': {'en': 'rasdark personal overlay'},
2
 'homepage': 'https://github.com/rasdark/overlay',
3
 'name': 'rasdark',
4
 'owner': [{'email': 'andrew.senik@gmail.com',
5
            'name': 'Andrey Senik',
6
            'type': 'person'}],
7
 'quality': 'experimental',
8
 'source': [{'type': 'git', 'uri': 'https://github.com/rasdark/overlay'},
9
            {'type': 'git', 'uri': 'git://github.com/rasdark/overlay.git'}],
10
 'status': 'unofficial'}
11
pkgcore 0.11.2 -- extended version info unavailable
12
13
$ pmaint sync rasdark
14
*** syncing rasdark
15
warning: Pulling without specifying how to reconcile divergent branches is
16
discouraged. You can squelch this message by running one of the following
17
commands sometime before your next pull:
18
19
  git config pull.rebase false  # merge (the default strategy)
20
  git config pull.rebase true   # rebase
21
  git config pull.ff only       # fast-forward only
22
23
You can replace "git config" with "git config --global" to set a default
24
preference for all repositories. You can also pass --rebase, --no-rebase,
25
or --ff-only on the command line to override the configured default per
26
invocation.
27
28
Already up to date.
29
*** synced rasdark
30
 * Sync succeeded
31
$ git log --format=%ci -1
32
$ git show -q --pretty=format:%G? HEAD
33
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 rasdark
34
 * Cache regenerated successfully