summaryrefslogtreecommitdiff
blob: 13859cc6e16971122b8747117f96b3da316d4c49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{'description': {'en': 'The overlay contains new or updated security tools.'},
 'homepage': 'http://www.pentoo.ch',
 'name': 'pentoo',
 'owner': [{'email': 'zerochaos@gentoo.org', 'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/pentoo/pentoo-overlay.git'},
            {'type': 'git',
             'uri': 'git://github.com/pentoo/pentoo-overlay.git'},
            {'type': 'git', 'uri': 'git@github.com:pentoo/pentoo-overlay.git'}],
 'status': 'official'}
$ pmaint sync pentoo
WARNING:pkgcore:KBrown-pub repo at '/var/lib/repo-mirror-ci/sync/KBrown-pub', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://github.com/pentoo/pentoo-overlay
   b0a711aa9..6e84f5234  master     -> origin/master
Updating b0a711aa9..6e84f5234
Fast-forward
 dev-python/aiocmd/aiocmd-0.1.5.ebuild              |  5 ++--
 dev-python/asciitree/asciitree-0.3.3.ebuild        |  5 ++--
 dev-python/msldap/Manifest                         |  1 +
 dev-python/msldap/msldap-0.3.20.ebuild             | 32 ++++++++++++++++++++
 dev-python/pylnk3/Manifest                         |  2 +-
 dev-python/pylnk3/pylnk3-0.3.0.ebuild              | 29 ------------------
 dev-python/pylnk3/pylnk3-0.4.2.ebuild              | 20 +++++++++++++
 dev-python/winacl/winacl-0.1.0.ebuild              |  2 +-
 dev-python/winsspi/winsspi-0.0.9.ebuild            |  2 +-
 dev-qt/qtserialport/Manifest                       |  1 +
 dev-qt/qtserialport/qtserialport-5.15.2.ebuild     | 34 ++++++++++++++++++++++
 dev-ruby/bootstrap/Manifest                        |  1 +
 dev-ruby/bootstrap/bootstrap-4.5.3.ebuild          | 31 ++++++++++++++++++++
 dev-ruby/dry-core/Manifest                         |  1 +
 dev-ruby/dry-core/dry-core-0.4.10.ebuild           | 19 ++++++++++++
 .../grape-active_model_serializers-1.5.2.ebuild    |  2 +-
 dev-ruby/grape/Manifest                            |  1 +
 dev-ruby/grape/grape-1.5.1.ebuild                  | 24 +++++++++++++++
 dev-ruby/popper_js/popper_js-1.16.0.ebuild         |  4 +--
 .../pentoo/base/package.accept_keywords/dev-ruby   |  1 -
 20 files changed, 175 insertions(+), 42 deletions(-)
 create mode 100644 dev-python/msldap/msldap-0.3.20.ebuild
 delete mode 100644 dev-python/pylnk3/pylnk3-0.3.0.ebuild
 create mode 100644 dev-python/pylnk3/pylnk3-0.4.2.ebuild
 create mode 100644 dev-qt/qtserialport/qtserialport-5.15.2.ebuild
 create mode 100644 dev-ruby/bootstrap/bootstrap-4.5.3.ebuild
 create mode 100644 dev-ruby/dry-core/dry-core-0.4.10.ebuild
 create mode 100644 dev-ruby/grape/grape-1.5.1.ebuild
*** syncing pentoo
*** synced pentoo
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
 * Cache regenerated successfully