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:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
14 | WARNING:pkgcore:interactive-fiction repo at '/var/lib/repo-mirror-ci/sync/interactive-fiction', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
15 | From https://github.com/pentoo/pentoo-overlay
|
16 | ac916c4d8..2f078e58e master -> origin/master
|
17 | Updating ac916c4d8..2f078e58e
|
18 | Fast-forward
|
19 | dev-python/frida-python/Manifest | 3 ++
|
20 | .../frida-python/frida-python-12.10.4.ebuild | 58 ++++++++++++++++++++++
|
21 | dev-util/frida-tools/Manifest | 2 +-
|
22 | ...tools-7.2.0.ebuild => frida-tools-8.0.1.ebuild} | 8 +--
|
23 | .../pentoo/base/package.accept_keywords/dev-util | 2 +-
|
24 | 5 files changed, 67 insertions(+), 6 deletions(-)
|
25 | create mode 100644 dev-python/frida-python/frida-python-12.10.4.ebuild
|
26 | rename dev-util/frida-tools/{frida-tools-7.2.0.ebuild => frida-tools-8.0.1.ebuild} (75%)
|
27 | *** syncing pentoo
|
28 | *** synced pentoo
|
29 | * Sync succeeded
|
30 | $ git log --format=%ci -1
|
31 | $ git show -q --pretty=format:%G? HEAD
|
32 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pentoo
|
33 | * Cache regenerated successfully
|