pentoo

1
{'description': {'en': 'The overlay contains new or updated security tools.'},
2
 'homepage': 'http://www.pentoo.ch',
3
 'name': 'pentoo',
4
 'owner': [{'email': 'zerochaos@gentoo.org', 'type': 'person'}],
5
 'quality': 'experimental',
6
 'source': [{'type': 'git',
7
             'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
8
            {'type': 'git',
9
             'uri': 'git://github.com/pentoo/pentoo-overlay.git'},
10
            {'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
11
 'status': 'official'}
12
$ pmaint sync pentoo
13
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
14
*** syncing pentoo
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
From https://github.com/pentoo/pentoo-overlay
29
   e34b49ae9..0fca3923e  master     -> origin/master
30
Updating e34b49ae9..0fca3923e
31
Fast-forward
32
 profiles/pentoo/base/make.defaults    | 2 +-
33
 profiles/pentoo/overlay/make.defaults | 2 +-
34
 2 files changed, 2 insertions(+), 2 deletions(-)
35
*** synced pentoo
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 32 pentoo
40
 * Cache regenerated successfully