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
   34de0f61d..2ee9f7f13  master     -> origin/master
28
Updating 34de0f61d..2ee9f7f13
29
Fast-forward
30
 dev-util/jd-cmd-bin/Manifest                |  1 +
31
 dev-util/jd-cmd-bin/jd-cmd-bin-1.1.0.ebuild | 27 +++++++++++++++++++++++++++
32
 dev-util/jd-cmd-bin/metadata.xml            |  8 ++++++++
33
 3 files changed, 36 insertions(+)
34
 create mode 100644 dev-util/jd-cmd-bin/Manifest
35
 create mode 100644 dev-util/jd-cmd-bin/jd-cmd-bin-1.1.0.ebuild
36
 create mode 100644 dev-util/jd-cmd-bin/metadata.xml
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