dlang

1
{'description': {'en': 'A collection of ebuilds related to the D programming\n'
2
                       '    language.'},
3
 'feed': ['https://github.com/gentoo/dlang/commits/master.atom'],
4
 'homepage': 'https://github.com/gentoo/dlang',
5
 'name': 'dlang',
6
 'owner': [{'email': 'Marco.Leise@gmx.de', 'type': 'person'}],
7
 'quality': 'experimental',
8
 'source': [{'type': 'git', 'uri': 'https://github.com/gentoo/dlang.git'},
9
            {'type': 'git', 'uri': 'git@github.com:gentoo/dlang.git'},
10
            {'type': 'git', 'uri': 'git://github.com/gentoo/dlang.git'}],
11
 'status': 'unofficial'}
12
$ pmaint sync dlang
13
WARNING:pkgcore:AstroFloyd repo at '/var/lib/repo-mirror-ci/sync/AstroFloyd', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
14
WARNING:pkgcore:Drauthius repo at '/var/lib/repo-mirror-ci/sync/Drauthius', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
15
WARNING:pkgcore:activehome repo at '/var/lib/repo-mirror-ci/sync/activehome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
WARNING:pkgcore:alexcepoi repo at '/var/lib/repo-mirror-ci/sync/alexcepoi', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
17
WARNING:pkgcore:aluco repo at '/var/lib/repo-mirror-ci/sync/aluco', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:anarchy repo at '/var/lib/repo-mirror-ci/sync/anarchy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
WARNING:pkgcore:anaximander repo at '/var/lib/repo-mirror-ci/sync/anaximander', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
20
WARNING:pkgcore:andy repo at '/var/lib/repo-mirror-ci/sync/andy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
21
WARNING:pkgcore:axs repo at '/var/lib/repo-mirror-ci/sync/axs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
22
WARNING:pkgcore:bibletime repo at '/var/lib/repo-mirror-ci/sync/bibletime', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
23
WARNING:pkgcore:blender-gentoo-logo repo at '/var/lib/repo-mirror-ci/sync/blender-gentoo-logo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
24
WARNING:pkgcore:chutzpah repo at '/var/lib/repo-mirror-ci/sync/chutzpah', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
25
WARNING:pkgcore:dMaggot repo at '/var/lib/repo-mirror-ci/sync/dMaggot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
26
WARNING:pkgcore:darkelf repo at '/var/lib/repo-mirror-ci/sync/darkelf', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
27
warning: Pulling without specifying how to reconcile divergent branches is
28
discouraged. You can squelch this message by running one of the following
29
commands sometime before your next pull:
30
31
  git config pull.rebase false  # merge (the default strategy)
32
  git config pull.rebase true   # rebase
33
  git config pull.ff only       # fast-forward only
34
35
You can replace "git config" with "git config --global" to set a default
36
preference for all repositories. You can also pass --rebase, --no-rebase,
37
or --ff-only on the command line to override the configured default per
38
invocation.
39
40
Already up to date.
41
*** syncing dlang
42
*** synced dlang
43
 * Sync succeeded
44
$ git log --format=%ci -1
45
$ git show -q --pretty=format:%G? HEAD
46
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dlang
47
 * Cache regenerated successfully