riru

1
{'description': {'en': 'Home overlay for development, patches and live ebuilds',
2
                 'ru': 'Домашний оверлей для разработки, патчей и лайв '
3
                       'ебилдов'},
4
 'feed': ['https://github.com/pkulev/riru/commits/master.atom'],
5
 'homepage': 'https://github.com/pkulev/riru',
6
 'name': 'riru',
7
 'owner': [{'email': 'kulyov.pavel@gmail.com',
8
            'name': 'Pavel Kulyov',
9
            'type': 'person'}],
10
 'quality': 'experimental',
11
 'source': [{'type': 'git', 'uri': 'https://github.com/pkulev/riru.git'},
12
            {'type': 'git', 'uri': 'git://github.com/pkulev/riru.git'},
13
            {'type': 'git', 'uri': 'git@github.com:pkulev/riru.git'}],
14
 'status': 'unofficial'}
15
$ pmaint sync riru
16
WARNING:pkgcore:hibiscus repo at '/var/lib/repo-mirror-ci/sync/hibiscus', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
17
WARNING:pkgcore:ikelos repo at '/var/lib/repo-mirror-ci/sync/ikelos', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:jamesbroadhead repo at '/var/lib/repo-mirror-ci/sync/jamesbroadhead', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
WARNING:pkgcore:java repo at '/var/lib/repo-mirror-ci/sync/java', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
20
WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
21
WARNING:pkgcore:leio repo at '/var/lib/repo-mirror-ci/sync/leio', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
22
WARNING:pkgcore:lisp repo at '/var/lib/repo-mirror-ci/sync/lisp', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
23
WARNING:pkgcore:matrix repo at '/var/lib/repo-mirror-ci/sync/matrix', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
24
WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
25
WARNING:pkgcore:nico repo at '/var/lib/repo-mirror-ci/sync/nico', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
26
WARNING:pkgcore:pigfoot repo at '/var/lib/repo-mirror-ci/sync/pigfoot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
27
WARNING:pkgcore:python repo at '/var/lib/repo-mirror-ci/sync/python', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
28
WARNING:pkgcore:rebutia repo at '/var/lib/repo-mirror-ci/sync/rebutia', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
29
WARNING:pkgcore:gentoo repo at '/var/lib/repo-mirror-ci/sync/gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
30
warning: Pulling without specifying how to reconcile divergent branches is
31
discouraged. You can squelch this message by running one of the following
32
commands sometime before your next pull:
33
34
  git config pull.rebase false  # merge (the default strategy)
35
  git config pull.rebase true   # rebase
36
  git config pull.ff only       # fast-forward only
37
38
You can replace "git config" with "git config --global" to set a default
39
preference for all repositories. You can also pass --rebase, --no-rebase,
40
or --ff-only on the command line to override the configured default per
41
invocation.
42
43
Already up to date.
44
*** syncing riru
45
*** synced riru
46
 * Sync succeeded
47
$ git log --format=%ci -1
48
$ git show -q --pretty=format:%G? HEAD
49
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 riru
50
 * Cache regenerated successfully