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
   efa9727d7..2f3d724b0  master     -> origin/master
28
Updating efa9727d7..2f3d724b0
29
Fast-forward
30
 dev-python/asysocks/Manifest                        |  1 +
31
 dev-python/asysocks/asysocks-0.0.7.ebuild           | 21 +++++++++++++++++++++
32
 ...msldap-0.3.11.ebuild => msldap-0.3.11-r1.ebuild} |  4 ++--
33
 net-analyzer/crackmapexec/crackmapexec-5.1.1.ebuild | 14 +++-----------
34
 4 files changed, 27 insertions(+), 13 deletions(-)
35
 create mode 100644 dev-python/asysocks/asysocks-0.0.7.ebuild
36
 rename dev-python/msldap/{msldap-0.3.11.ebuild => msldap-0.3.11-r1.ebuild} (87%)
37
*** syncing pentoo
38
*** synced pentoo
39
 * Sync succeeded
40
$ git log --format=%ci -1
41
$ git show -q --pretty=format:%G? HEAD
42
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
43
 * Cache regenerated successfully