vklimovs

1
{'description': {'en': "vklimovs' personal portage overlay"},
2
 'feed': ['https://github.com/vklimovs/portage-overlay/commits/master.atom'],
3
 'homepage': 'https://github.com/vklimovs/portage-overlay',
4
 'name': 'vklimovs',
5
 'owner': [{'email': 'vklimovs@gmail.com',
6
            'name': 'Vjaceslavs Klimovs',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://github.com/vklimovs/portage-overlay.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@github.com/vklimovs/portage-overlay.git'}],
13
 'status': 'unofficial'}
14
$ pmaint sync vklimovs
15
WARNING:pkgcore:ext-devlibs repo at '/var/lib/repo-mirror-ci/sync/ext-devlibs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
warning: Pulling without specifying how to reconcile divergent branches is
17
discouraged. You can squelch this message by running one of the following
18
commands sometime before your next pull:
19
20
  git config pull.rebase false  # merge (the default strategy)
21
  git config pull.rebase true   # rebase
22
  git config pull.ff only       # fast-forward only
23
24
You can replace "git config" with "git config --global" to set a default
25
preference for all repositories. You can also pass --rebase, --no-rebase,
26
or --ff-only on the command line to override the configured default per
27
invocation.
28
29
From https://github.com/vklimovs/portage-overlay
30
   fb98ead..fc7fb3c  master     -> origin/master
31
Updating fb98ead..fc7fb3c
32
Fast-forward
33
 net-nds/dex/Manifest          | 462 ++++++++++++++++++++++++++++++++++++++++
34
 net-nds/dex/dex-2.26.0.ebuild | 484 ++++++++++++++++++++++++++++++++++++++++++
35
 net-nds/dex/metadata.xml      |  24 +++
36
 3 files changed, 970 insertions(+)
37
 create mode 100644 net-nds/dex/Manifest
38
 create mode 100644 net-nds/dex/dex-2.26.0.ebuild
39
 create mode 100644 net-nds/dex/metadata.xml
40
*** syncing vklimovs
41
*** synced vklimovs
42
 * Sync succeeded
43
$ git log --format=%ci -1
44
$ git show -q --pretty=format:%G? HEAD
45
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vklimovs
46
 * Cache regenerated successfully