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