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
*** syncing pentoo
14
warning: Pulling without specifying how to reconcile divergent branches is
15
discouraged. You can squelch this message by running one of the following
16
commands sometime before your next pull:
17
18
  git config pull.rebase false  # merge (the default strategy)
19
  git config pull.rebase true   # rebase
20
  git config pull.ff only       # fast-forward only
21
22
You can replace "git config" with "git config --global" to set a default
23
preference for all repositories. You can also pass --rebase, --no-rebase,
24
or --ff-only on the command line to override the configured default per
25
invocation.
26
27
From https://github.com/pentoo/pentoo-overlay
28
   8bbbfa0f2..f48733881  master     -> origin/master
29
Updating 8bbbfa0f2..f48733881
30
Fast-forward
31
 dev-util/objection/Manifest                                             | 2 +-
32
 dev-util/objection/{objection-1.10.1.ebuild => objection-1.11.0.ebuild} | 0
33
 2 files changed, 1 insertion(+), 1 deletion(-)
34
 rename dev-util/objection/{objection-1.10.1.ebuild => objection-1.11.0.ebuild} (100%)
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